|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--JIMSCore.Command | +--JIMSCore.CommandReset
This is the CommandReset class.
Field Summary | |
private CommandProcessor |
commandProcessor
|
static java.lang.String |
ERR_UNKNOWN_ERROR
|
Fields inherited from class JIMSCore.Command |
DONE, RESPONSE, stSource |
Constructor Summary | |
CommandReset(CommandProcessor commandProcessor)
|
Method Summary | |
void |
execute(CommandResultBuffer erb)
|
Methods inherited from class JIMSCore.Command |
iaGetMemoryRangeOrValue, iaGetRegisterRangeOrValue, iGetNumber, iGetRegisterIndex, nextToken |
Methods inherited from class java.lang.Object |
|
Field Detail |
public static final java.lang.String ERR_UNKNOWN_ERROR
private CommandProcessor commandProcessor
Constructor Detail |
public CommandReset(CommandProcessor commandProcessor)
Method Detail |
public void execute(CommandResultBuffer erb) throws InvalidCommandUseException
execute
in class Command
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |