net.sourceforge.nite.tools.necoder
Class NECoderConfig
java.lang.Object
net.sourceforge.nite.gui.util.AbstractCallableToolConfig
net.sourceforge.nite.tools.dacoder.DACoderConfig
net.sourceforge.nite.tools.necoder.NECoderConfig
- Direct Known Subclasses:
- NonSpanningCoderConfig
public class NECoderConfig
- extends DACoderConfig
Soft config: see DACoderConfig. Hardcoded settings: see overrides below.
- Author:
- Dennis Reidsma, UTwente
Methods inherited from class net.sourceforge.nite.tools.dacoder.DACoderConfig |
getAddresseeIgnoreAttribute, getAPElementName, getAPGloss, getAPTypeRoot, getDAAGloss, getDAAttributeName, getDAElementName, getDATypeDefault, getDATypeRole, getDATypeRoot, getDefaultAPType, getNEAbbrevAttrib, getNEAttributeName, getNEDisplayAttribute, getNEElementName, getNEMultiplePointers, getNETypeDefault, getNETypePointerRole, getNETypeRoot, getNXTConfigRootName, initDisplayedAnnotationNames, showAdjacencyPairWindows |
Methods inherited from class net.sourceforge.nite.gui.util.AbstractCallableToolConfig |
clearCachedValues, getApplicationName, getNXTConfig, getSegmentationElementName, getTranscriptionAttribute, getTranscriptionLayerName, getTranscriptionToTextDelegate, loadConfig, reloadConfig, setCorpusSettings, setGUISettings, setMetaDataFile, showLogWindows |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NECoderConfig
public NECoderConfig()
getDisplayedAnnotationNames
public java.util.Set getDisplayedAnnotationNames()
- Override for your application! Determines which annotation elements should be displayed.
Set of strings... maybe a config setting, later
- Overrides:
getDisplayedAnnotationNames
in class AbstractCallableToolConfig
getWordlevelSelectionType
public int getWordlevelSelectionType()
- Overrides:
getWordlevelSelectionType
in class DACoderConfig
getAllowTranscriptSelect
public boolean getAllowTranscriptSelect()
- Overrides:
getAllowTranscriptSelect
in class DACoderConfig
getAllowAnnotationSelect
public boolean getAllowAnnotationSelect()
- Overrides:
getAllowAnnotationSelect
in class DACoderConfig
getAllowMultiAgentSelect
public boolean getAllowMultiAgentSelect()
- Overrides:
getAllowMultiAgentSelect
in class DACoderConfig
getHelpSetName
public java.lang.String getHelpSetName()
- Overrides:
getHelpSetName
in class DACoderConfig
getAllowNestedNamedEntities
public boolean getAllowNestedNamedEntities()