EndScenarioActionDef Class
- public class EndScenarioActionDef
extends ActionDef
An action definition specific to the EndStateAction.
Related Topics
EndStateAction
-
Hierarchy
-
Object
ActionDef
EndScenarioActionDef
-
All Implemented Interfaces
-
Serializable
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndScenarioActionDef
public EndScenarioActionDef()
- Constructor to assert an end state.
EndScenarioActionDef
public EndScenarioActionDef(boolean end)
- Constructor.