The EventListener class is used to receive model output events during a simulation.
The EventListener class is used to receive model output events during a simulation. Its methods are actived during the compute output phase of the simulation. It will be activated once for each model that produces an output. Note that if an event is traversing the model hierarchy, then these methods will be called once for the atomic model that originally produced the output and once for each coupled model that subsequently produces the event as output.
Alphabetic index HTML hierarchy of classes or Java