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

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

public class LModelStepEvent
extends Object
implements LaraSequentialEvent

Is fired when a new timestep begins. Should be called from ModelController.


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

Constructor Detail

LModelStepEvent

public LModelStepEvent()