Package | Description |
---|---|
org.kepler.ddp.actor | |
ptolemy.actor.lib.hoc |
Higher Order Component Classes.
|
ptolemy.vergil.actor.lib |
Vergil specific actors.
|
ptolemy.vergil.modal |
Finite State Machine Editor.
|
Class and Description |
---|
Case
An actor that executes one of several refinements depending on the
value provided by the control port-parameter.
|
CaseDirector
An CaseDirector governs the execution of a Case actor.
|
MultiCompositeActor
A composite actor that can have several refinements.
|
Refinement
This typed composite actor supports mirroring of its ports in its container
(which is required to be a MultiCompositeActor), which in turn assures
mirroring of ports in each of the refinements and the controller.
|
Class and Description |
---|
CaseDirector
An CaseDirector governs the execution of a Case actor.
|
LifeCycleManager
This is a composite actor with some services for life-cycle management.
|
MirrorComposite
A composite that contains one actor and mirrors the ports and
parameters of that actor.
|
MirrorComposite.MirrorCompositeContents
This is a specialized composite actor for use in MirrorComposite.
|
MirrorPort
This port mirrors the properties of an associated port.
|
MultiCompositeActor
A composite actor that can have several refinements.
|
Refinement
This typed composite actor supports mirroring of its ports in its container
(which is required to be a MultiCompositeActor), which in turn assures
mirroring of ports in each of the refinements and the controller.
|
ReflectComposite
A composite that contains one actor and mirrors the ports and
parameters of that actor.
|
ReflectComposite.ReflectCompositeContents
This is a specialized composite actor for use in ReflectComposite.
|
RunCompositeActor
This is a composite actor that can execute the contained model
completely, as if it were a top-level model, on each firing.
|
Class and Description |
---|
ModelReference
This is an atomic actor that can execute a model specified by
a file or URL.
|
Class and Description |
---|
Case
An actor that executes one of several refinements depending on the
value provided by the control port-parameter.
|