Package | Description |
---|---|
ptolemy.vergil.actor |
Actor specific GUI packages.
|
ptolemy.vergil.kernel |
Vergil kernel classes.
|
ptolemy.vergil.modal |
Finite State Machine Editor.
|
Modifier and Type | Class and Description |
---|---|
class |
ActorGraphModel.ExternalPortModel
The model for ports that make external connections to this graph.
|
static class |
ActorGraphModel.IconModel
The model for an icon that contains ports.
|
class |
ActorGraphModel.PortModel
The model for ports that are contained in icons in this graph.
|
class |
ActorGraphModel.VertexModel
The model for vertexes that are contained within the relations of the
ptolemy model.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeNodeModel
A model for an attribute as a diva graph node.
|
Modifier and Type | Class and Description |
---|---|
class |
FSMGraphModel.PortModel
The model for external ports.
|
class |
FSMGraphModel.StateModel
The model for an icon that represent states.
|