![]() |
Rabbit Escape
2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
|
Public Member Functions | |
AssertStateAction (CompletionState targetState) | |
String | toString () |
boolean | equals (Object otherObj) |
int | hashCode () |
void | typeSwitch (CommandActionTypeSwitch actionTypeSwitch) |
void | typeSwitch (TimeStepActionTypeSwitch timeStepActionTypeSwitch) |
Public Attributes | |
final CompletionState | targetState |
rabbitescape.engine.solution.AssertStateAction.AssertStateAction | ( | CompletionState | targetState | ) |
boolean rabbitescape.engine.solution.AssertStateAction.equals | ( | Object | otherObj | ) |
int rabbitescape.engine.solution.AssertStateAction.hashCode | ( | ) |
String rabbitescape.engine.solution.AssertStateAction.toString | ( | ) |
void rabbitescape.engine.solution.AssertStateAction.typeSwitch | ( | CommandActionTypeSwitch | actionTypeSwitch | ) |
Implements rabbitescape.engine.solution.CommandAction.
void rabbitescape.engine.solution.AssertStateAction.typeSwitch | ( | TimeStepActionTypeSwitch | timeStepActionTypeSwitch | ) |
Implements rabbitescape.engine.solution.TimeStepAction.
final CompletionState rabbitescape.engine.solution.AssertStateAction.targetState |