Package microsim.event
package microsim.event
-
ClassDescriptionThis class informs all elements within a collection about
Event.Possible event types, currently only update and save are supported.An abstract class that describes the structure of a simulation event.A special implementation of theEventfamily.An interface for objects to react to events.TheEventQueueclass manages a time ordered queue of events.Deprecated.The simplest implementation ofEventclass.System events are directly processed by the simulation engine.A collection of system events.