|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--nslj.src.cmd.NslCmd
|
+--nslj.src.cmd.NslCmdStepCycle
| Constructor Summary | |
NslCmdStepCycle()
|
|
| Method Summary | |
void |
execute()
Run the model in the current context for a single step. |
void |
execute(int steps)
|
void |
execute(java.util.StringTokenizer st)
Execute command with a list of parameters |
void |
printHelp()
Print complex help on standard out |
| Methods inherited from class nslj.src.cmd.NslCmd |
getHelpString, nslGetName, nslSetSystem, printHelpString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NslCmdStepCycle()
| Method Detail |
public void printHelp()
printHelp in class NslCmdpublic void execute()
execute in class NslCmdpublic void execute(int steps)
public void execute(java.util.StringTokenizer st)
NslCmdexecute in class NslCmd
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||