Uses of Interface
repast.simphony.statecharts.StateChartSimIntegrator
-
Uses of StateChartSimIntegrator in repast.simphony.statecharts
Modifier and TypeClassDescriptionclass
Integrates a statechart with a simphony simulation by listening for agent removal events and stopping the statechart.Modifier and TypeMethodDescriptionvoid
DefaultStateChart.begin
(StateChartSimIntegrator integrator) void
StateChart.begin
(StateChartSimIntegrator integrator) Begin state chart.