de.cesr.lara.components.eventbus.events
Class LModelFinishEvent

java.lang.Object
  extended by de.cesr.lara.components.eventbus.events.LModelFinishEvent
All Implemented Interfaces:
LaraEvent, LaraSequentialEvent

public class LModelFinishEvent
extends Object
implements LaraSequentialEvent

Is fired when a simulation run is finished. Should be called from ModelController.


Constructor Summary
LModelFinishEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LModelFinishEvent

public LModelFinishEvent()