|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.util.help.HelpCategory
avrora.core.ProgramReader
avrora.Defaults.AutoProgramReader
| Field Summary |
| Fields inherited from class avrora.core.ProgramReader |
INDIRECT_EDGES, options |
| Fields inherited from class avrora.util.help.HelpCategory |
COMPARATOR, help, name |
| Constructor Summary | |
Defaults.AutoProgramReader()
|
|
| Method Summary | |
Program |
read(java.lang.String[] args)
The read() method will read a program in and produce a simplified format. |
| Methods inherited from class avrora.core.ProgramReader |
addIndirectEdges |
| Methods inherited from class avrora.util.help.HelpCategory |
addCommandExample, addListSection, addOptionSection, addSection, addSubcategorySection, getHelp, getName, printHelp, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Defaults.AutoProgramReader()
| Method Detail |
public Program read(java.lang.String[] args)
throws java.lang.Exception
ProgramReaderread() method will read a program in and produce a simplified format.
read in class ProgramReaderargs - the command line arguments
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||