public interface TypedActor extends Actor
TypedCompositeActor,
TypedAtomicActor,
TypedIOPortCOMPLETED, NOT_READY, STOP_ITERATING| Modifier and Type | Method and Description |
|---|---|
boolean |
isBackwardTypeInferenceEnabled()
Look up the hierarchy to find the parameter
enableBackwardTypeInference and return its value. |
java.util.Set<Inequality> |
typeConstraints()
Return the type constraints of this actor.
|
createReceivers, getCausalityInterface, getDirector, getExecutiveDirector, getManager, inputPortList, newReceiver, outputPortListfire, isFireFunctional, isStrict, iterate, postfire, prefire, stop, stopFire, terminateaddInitializable, initialize, preinitialize, removeInitializable, wrapupdescription, getContainer, getDisplayName, getFullName, getName, getName, setNamejava.util.Set<Inequality> typeConstraints() throws IllegalActionException
IllegalActionException - If type conflict is detected
during static type checking.Inequalityboolean isBackwardTypeInferenceEnabled()
enableBackwardTypeInference and return its value.