public class OptionTest extends SystemOption
History:
systemOption_| Constructor and Description |
|---|
OptionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefineFlag()
Define option flag, including structure and full names
|
protected void |
ExecuteCommand(OptionItem optionItem,
Option systemOption,
Out out)
Execute input command based on the predefined system command option
|
static void |
main(java.lang.String[] args)
A test driver for using command line system
|
CheckOption, CheckSyntax, ExecuteCommands, GetOption, ToBoolean, ToFloatArray, ToIntArray, ToStringArraypublic static void main(java.lang.String[] args)
args - argumentsprotected void ExecuteCommand(OptionItem optionItem, Option systemOption, Out out)
ExecuteCommand in class SystemOptionprotected void DefineFlag()
DefineFlag in class SystemOption Submit a bug or feature
Copyright © 2018 National Library of Medicine