edu.bonn.xulu.model.event
Class ModelStepStartedEvent
java.lang.Object
AbstractObjectEvent
edu.bonn.xulu.model.event.AbstractModelEvent
edu.bonn.xulu.model.event.AbstractStepModelEvent
edu.bonn.xulu.model.event.ModelStepStartedEvent
- All Implemented Interfaces:
- ModelEvent
public class ModelStepStartedEvent
- extends AbstractStepModelEvent
Diese Klasse repraesentiert ein Ereignis, das zu Begin eines Modell-Schnitts
ausgeloest wird.
- Version:
- 1.0
- Author:
- Martin Schmitz (University of Bonn/Germany)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelStepStartedEvent
public ModelStepStartedEvent(XuluModel model,
int stepNo)
- Erzeugt ein neues Ereignis.
- Parameters:
model
- ausloesendes ModellstepNo
- Modell-Schritt des Ereignisses