edu.bonn.xulu.model.event
Class ModelStoppedEvent
java.lang.Object
AbstractObjectEvent
edu.bonn.xulu.model.event.AbstractModelEvent
edu.bonn.xulu.model.event.ModelStoppedEvent
- All Implemented Interfaces:
- ModelEvent
public class ModelStoppedEvent
- extends AbstractModelEvent
Diese Klasse repraesentiert ein Ereignis, das ausgeloest wird, wenn der Ablauf
eines Xulu-Modells beendet wurde.
- 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 |
ModelStoppedEvent
public ModelStoppedEvent(XuluModel model)
- Erzeugt ein neues Ereignis.
- Parameters:
model
- ausloesendes Modell