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 theEvent
family.An interface for objects to react to events.TheEventQueue
class manages a time ordered queue of events.Deprecated.The simplest implementation ofEvent
class.System events are directly processed by the simulation engine.A collection of system events.