|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.actor.util.DefaultCausalityInterface
ptolemy.actor.util.CausalityInterfaceForComposites
ptolemy.domains.sr.lib.EnabledComposite.CausalityInterfaceForEnabledComposite
private class EnabledComposite.CausalityInterfaceForEnabledComposite
Causality interface that overrides the behavior of the base class to ensure that every output depends on the enable input port.
Field Summary |
---|
Fields inherited from class ptolemy.actor.util.CausalityInterfaceForComposites |
---|
_actorDepthVersion, _actorToDepth, _dependencyVersion, _equivalenceClasses, _forwardDependencies, _reverseDependencies |
Fields inherited from class ptolemy.actor.util.DefaultCausalityInterface |
---|
_actor, _backwardPrunedDependencies, _defaultDependency, _delayDependencies, _EMPTY_COLLECTION, _forwardPrunedDependencies |
Constructor Summary | |
---|---|
EnabledComposite.CausalityInterfaceForEnabledComposite(Actor actor)
|
Method Summary | |
---|---|
protected void |
_computeActorDepth()
Compute the depth of ports and actors. |
Methods inherited from class ptolemy.actor.util.CausalityInterfaceForComposites |
---|
checkForCycles, dependentPorts, describeDepths, equivalentPorts, getDependency, getDepthOfActor, getDepthOfPort, invalidate, removeDependency, topologicalSort |
Methods inherited from class ptolemy.actor.util.DefaultCausalityInterface |
---|
_growDependencies, declareDelayDependency, getActor, getDefaultDependency, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EnabledComposite.CausalityInterfaceForEnabledComposite(Actor actor) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
Method Detail |
---|
protected void _computeActorDepth() throws IllegalActionException
CausalityInterfaceForComposites
_computeActorDepth
in class CausalityInterfaceForComposites
IllegalActionException
- If a zero-delay loop is found.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |