Package repast.simphony.statecharts
package repast.simphony.statecharts
-
ClassDescriptionBranchState<T>Integrates a statechart with a simphony simulation by listening for agent removal events and stopping the statechart.FinalState<T>HistoryState<T>MessageCondition<T,
U> SimpleState<T>StateAction<T>StateChart<T>Listener for state chart (state) changes.This is singleton responsible for managing the scheduling of statechart begin and resolve actions.Interface for classes that can integrate a statechart into the larger simulation.TimedTrigger<T>Transition<T>