|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CmdLineTool
A tool which can be executed from the command line.
Note: Do not use this class, internal use only!
| Method Summary | |
|---|---|
String |
getHelp()
Retrieves a description on how to use the tool. |
String |
getName()
Retrieves the name of the training data tool. |
String |
getShortDescription()
Retrieves a short description of what the tool does. |
void |
run(String[] args)
Executes the tool with the given parameters. |
| Method Detail |
|---|
String getName()
String getShortDescription()
String getHelp()
void run(String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||