Uses of Class
repast.simphony.statecharts.HistoryState
-
Uses of HistoryState in repast.simphony.statecharts
Modifier and TypeMethodDescriptionprotected List<HistoryState<T>>
CompositeState.getHistoryStates()
Modifier and TypeMethodDescriptionprotected void
CompositeState.addHistoryState
(HistoryState<T> historyState) void
CompositeStateBuilder.addHistoryState
(HistoryState<T> historyState) void
CompositeStateBuilder.addHistoryState
(HistoryState<T> historyState, String uuid)