|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
|---|---|
| ISimEventListener | Fundamental interface to let event list to send information to objects. |
| Class Summary | |
|---|---|
| EventFactory | Create instances of any type of Event and manages a garbage list. |
| EventList | The event list manages a time ordered list of events. |
| RealTimeEventList | It extends the simple event list. |
| SimCollectionEvent | It is able to inform all elements within a collection about an event. |
| SimEvent | An abstract class that any event must override. |
| SimGroupEvent | A special implementation of the SimEvent familiy. |
| SimMultiCastEvent | This event is able to inform different kind objects at the same time. |
| SimSimpleEvent | The simpler implementation of SimEvent class. |
| SimSystemEvent | System events are directly processed by the simulation engine. |
This package contains the the events hierarchy, used by the event list to schedule events in time.

|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||