public interface PeriodicDirector extends Executable, Nameable
COMPLETED, NOT_READY, STOP_ITERATING
Modifier and Type | Method and Description |
---|---|
boolean |
isEmbedded()
Return true if this director is embedded inside an opaque composite
actor contained by another composite actor.
|
double |
periodValue()
Return the value of the period as a double.
|
fire, isFireFunctional, isStrict, iterate, postfire, prefire, stop, stopFire, terminate
addInitializable, initialize, preinitialize, removeInitializable, wrapup
description, getContainer, getDisplayName, getFullName, getName, getName, setName
boolean isEmbedded()
double periodValue() throws IllegalActionException
IllegalActionException
- If the period parameter
cannot be evaluated