|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.nite.gui.util.AbstractCallableToolConfig
net.sourceforge.nite.tools.dacoder.DACoderConfig
public class DACoderConfig
See also superclass and NXTConfig class. name of root element of DACoder settings: "DACoderConfig" Extensive documentation in the tool help of the dialogue act coder, under the heading 'Customization'. annotator specific codings in dacoder:
Constructor Summary | |
---|---|
DACoderConfig()
|
Method Summary | |
---|---|
java.lang.String |
getAddresseeIgnoreAttribute()
addresseeignoreattribute: that is the attribute that, if present on a dialogue act type label, will force the tool to grey out the addressee checkboxes so the user is forced to NOT code addressee. |
boolean |
getAllowAnnotationSelect()
|
boolean |
getAllowMultiAgentSelect()
|
boolean |
getAllowTranscriptSelect()
|
java.lang.String |
getAPElementName()
apelementname attributes in corpussettings |
java.lang.String |
getAPGloss()
apgloss attribute in corpussettings |
java.lang.String |
getAPTypeRoot()
apontology#aproot attributes in corpussettings |
java.lang.String |
getDAAGloss()
dagloss attributes in corpussettings |
java.lang.String |
getDAAttributeName()
daattributename attribute in corpussettings |
java.lang.String |
getDAElementName()
daelementname attribute in corpussettings |
java.lang.String |
getDATypeDefault()
daontology#dadefault attributes in corpussettings |
java.lang.String |
getDATypeRole()
datyperole attributes in corpussettings |
java.lang.String |
getDATypeRoot()
daontology#daroot attributes in corpussettings |
java.lang.String |
getDefaultAPType()
apontology#defaultaptype attributes in corpussettings |
java.lang.String |
getHelpSetName()
|
java.lang.String |
getNEAbbrevAttrib()
abbrevattribute attributes in corpussettings |
java.lang.String |
getNEAttributeName()
neattributename attribute in corpussettings |
java.lang.String |
getNEDisplayAttribute()
nenameattribute attributes in corpussettings |
java.lang.String |
getNEElementName()
neelementname attributes in corpussettings |
boolean |
getNEMultiplePointers()
nemultiplepointers attributes in corpussettings |
java.lang.String |
getNETypeDefault()
neontology#nedefault attributes in corpussettings |
java.lang.String |
getNETypePointerRole()
netyperole attributes in corpussettings |
java.lang.String |
getNETypeRoot()
neontology#neroot attributes in corpussettings |
java.lang.String |
getNXTConfigRootName()
Override if you need other rootname |
int |
getWordlevelSelectionType()
|
void |
initDisplayedAnnotationNames()
Override for your application! Determines which annotation elements should be displayed. |
boolean |
showAdjacencyPairWindows()
showapwindow attribute in guisettings |
Methods inherited from class net.sourceforge.nite.gui.util.AbstractCallableToolConfig |
---|
clearCachedValues, getApplicationName, getDisplayedAnnotationNames, 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 |
Constructor Detail |
---|
public DACoderConfig()
Method Detail |
---|
public java.lang.String getNXTConfigRootName()
AbstractCallableToolConfig
getNXTConfigRootName
in class AbstractCallableToolConfig
public java.lang.String getDAElementName()
public java.lang.String getDAAttributeName()
public java.lang.String getDATypeRoot()
public java.lang.String getDATypeDefault()
public java.lang.String getDATypeRole()
public java.lang.String getDAAGloss()
public java.lang.String getAPElementName()
public java.lang.String getAPTypeRoot()
public java.lang.String getAPGloss()
public java.lang.String getDefaultAPType()
public java.lang.String getNEElementName()
public java.lang.String getNEAttributeName()
public boolean getNEMultiplePointers()
public java.lang.String getNETypeRoot()
public java.lang.String getNETypeDefault()
public java.lang.String getNEDisplayAttribute()
public java.lang.String getNETypePointerRole()
public java.lang.String getNEAbbrevAttrib()
public java.lang.String getAddresseeIgnoreAttribute()
public void initDisplayedAnnotationNames()
initDisplayedAnnotationNames
in class AbstractCallableToolConfig
public int getWordlevelSelectionType()
getWordlevelSelectionType
in class AbstractCallableToolConfig
public boolean getAllowTranscriptSelect()
getAllowTranscriptSelect
in class AbstractCallableToolConfig
public boolean getAllowAnnotationSelect()
getAllowAnnotationSelect
in class AbstractCallableToolConfig
public boolean getAllowMultiAgentSelect()
getAllowMultiAgentSelect
in class AbstractCallableToolConfig
public java.lang.String getHelpSetName()
getHelpSetName
in class AbstractCallableToolConfig
public boolean showAdjacencyPairWindows()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |