Package repast.simphony.statecharts
Class HistoryState<T>
java.lang.Object
repast.simphony.statecharts.AbstractState<T>
repast.simphony.statecharts.HistoryState<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractState<T>
protected boolean
protected void
setDestination
(AbstractState<T> destination) Methods inherited from class repast.simphony.statecharts.AbstractState
calculateLowestCommonAncestor, getAgent, getAncestors, getId, getParams, getParent, onEnter, onExit, registerOnEnter, registerOnExit, setParent, setStateChart, toString
-
Constructor Details
-
HistoryState
-
-
Method Details
-
isShallow
protected boolean isShallow() -
getDestination
-
setDestination
-