Class DefaultIntegrator

java.lang.Object
repast.simphony.statecharts.DefaultIntegrator
All Implemented Interfaces:
ContextListener<Object>, StateChartSimIntegrator

public class DefaultIntegrator extends Object implements StateChartSimIntegrator, ContextListener<Object>
Integrates a statechart with a simphony simulation by listening for agent removal events and stopping the statechart.
Author:
Nick Collier