net.sourceforge.jabm.event
Class SimEvent

java.lang.Object
  extended by net.sourceforge.jabm.event.SimEvent
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AgentEvent, RandomVariateInitialisedEvent, ReportVariablesChangedEvent, SimulationControllerEvent, SimulationEvent, StrategyExecutedEvent

public class SimEvent
extends java.lang.Object
implements java.io.Serializable

Superclass for all JABM events.

See Also:
Serialized Form
 

Constructor Summary
SimEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimEvent

public SimEvent()