|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.cmu.minorthird.util.BasicCommandLineProcessor edu.cmu.minorthird.ui.CommandLineUtil.LoadAnnotatorParams edu.cmu.minorthird.ui.CommandLineUtil.TestExtractorParams
public static class CommandLineUtil.TestExtractorParams
Parameters for testing a stored classifier.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor |
---|
CommandLineProcessor.Configurable |
Field Summary | |
---|---|
boolean |
showExtractor
|
Fields inherited from class edu.cmu.minorthird.ui.CommandLineUtil.LoadAnnotatorParams |
---|
loadFrom |
Constructor Summary | |
---|---|
CommandLineUtil.TestExtractorParams()
|
Method Summary | |
---|---|
boolean |
getShowExtractor()
|
void |
setShowExtractor(boolean flag)
|
void |
showExtractor()
|
void |
usage()
Override this to print a meaningful usage error. |
Methods inherited from class edu.cmu.minorthird.ui.CommandLineUtil.LoadAnnotatorParams |
---|
getLoadFrom, getLoadFromHelp, loadFrom, setLoadFrom |
Methods inherited from class edu.cmu.minorthird.util.BasicCommandLineProcessor |
---|
config, config, consumeArguments, getExtensionFor, getFormatNames, help, main, processArguments, propertyList, propertyValue, restore, saveAs, shouldTerminate, tryToGetCLP, usage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean showExtractor
Constructor Detail |
---|
public CommandLineUtil.TestExtractorParams()
Method Detail |
---|
public void showExtractor()
public void usage()
BasicCommandLineProcessor
usage
in interface CommandLineProcessor
usage
in class CommandLineUtil.LoadAnnotatorParams
public boolean getShowExtractor()
public void setShowExtractor(boolean flag)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |