Uses of Class
repast.simphony.statecharts.HistoryState
Packages that use HistoryState
-
Uses of HistoryState in repast.simphony.statecharts
Methods in repast.simphony.statecharts that return HistoryStateMethods in repast.simphony.statecharts that return types with arguments of type HistoryStateModifier and TypeMethodDescriptionprotected List<HistoryState<T>>CompositeState.getHistoryStates()Methods in repast.simphony.statecharts with parameters of type HistoryStateModifier and TypeMethodDescriptionprotected voidCompositeState.addHistoryState(HistoryState<T> historyState) voidCompositeStateBuilder.addHistoryState(HistoryState<T> historyState) voidCompositeStateBuilder.addHistoryState(HistoryState<T> historyState, String uuid)