public abstract class Event extends EventOriginator implements com.anylogic.engine.internal.Child
Modifier and Type | Method and Description |
---|---|
abstract void |
reset() |
abstract void |
restart() |
void |
restoreOwner(java.lang.Object owner)
Deprecated.
|
abstract void |
start()
Should be called when the agents starts.
|
cancel, getActiveObject, getAgent, getFullName, getName, getRest, getRest, isActive, isCurrent, isLoggingToDB, onDestroy, toString
public abstract void reset()
public abstract void restart()
@AnyLogicInternalCodegenAPI public abstract void start()
@AnyLogicInternalCodegenAPI @Deprecated public void restoreOwner(java.lang.Object owner)
restoreOwner
in interface com.anylogic.engine.internal.Child
owner
- owner of this object, usually Agent
,
Experiment
or
ShapeGroup
Copyright © AnyLogic North America, LLC. All Rights Reserved.