|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.minorthird.util.BasicCommandLineProcessor
edu.cmu.minorthird.ui.CommandLineUtil.MixupParams
public static class CommandLineUtil.MixupParams
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor |
|---|
CommandLineProcessor.Configurable |
| Field Summary | |
|---|---|
java.lang.String |
fileName
|
| Constructor Summary | |
|---|---|
CommandLineUtil.MixupParams()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMixupHelp()
|
java.lang.String |
getMixupProgramFilename()
|
void |
mixup(java.lang.String s)
|
void |
setMixupProgramFilename(java.lang.String s)
|
void |
usage()
Override this to print a meaningful usage error. |
| Methods inherited from class edu.cmu.minorthird.util.BasicCommandLineProcessor |
|---|
config, config, consumeArguments, getExtensionFor, getFormatNames, help, 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 java.lang.String fileName
| Constructor Detail |
|---|
public CommandLineUtil.MixupParams()
| Method Detail |
|---|
public void mixup(java.lang.String s)
public void usage()
BasicCommandLineProcessor
usage in interface CommandLineProcessorusage in class BasicCommandLineProcessorpublic java.lang.String getMixupProgramFilename()
public void setMixupProgramFilename(java.lang.String s)
public java.lang.String getMixupHelp()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||