|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface used to create SimEvent
handlers.
SimEvents
are generated periodically in simulation time by
PeriodicEntity
entities.
Copyright © 2003-2004 The MITRE Corporation
Method Summary | |
void |
simEventOccurred(SimEvent se)
Action to be taken when a SimEvent is generated. |
Method Detail |
public void simEventOccurred(SimEvent se)
SimEvent
is generated.
se
- The event produced by PeriodicEntity
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |