Package | Description |
---|---|
org.kepler.monitor | |
org.kepler.objectmanager.data | |
ptolemy.chic |
The ptolemy.chic package.
|
ptolemy.kernel.attributes |
Kernel attributes.
|
ptolemy.kernel.undo |
Undo/Redo management.
|
ptolemy.kernel.util |
Kernel utility classes.
|
ptolemy.moml |
Modeling Markup Language classes.
|
ptolemy.vergil.actor |
Actor specific GUI packages.
|
ptolemy.vergil.actor.lib |
Vergil specific actors.
|
ptolemy.vergil.basic |
Basic GUI classes.
|
ptolemy.vergil.icon |
Vergil icons.
|
ptolemy.vergil.kernel.attributes |
Vergil shape and text graphical attributes.
|
ptolemy.vergil.modal.modal |
The ptolemy.vergil.modal.modal package.
|
ptolemy.vergil.toolbox |
Vergil factories.
|
Modifier and Type | Class and Description |
---|---|
class |
MonitorAttribute
An instance of this class is automatically added by the monitor manager for
each entity to be monitored.
|
class |
MonitorManager
The monitor manager.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceControllerFactory
This is attribute that produces a custom node controller for Data Sources.
|
Modifier and Type | Class and Description |
---|---|
class |
ChicControllerFactory
This is an attribute that produces a custom node controller for
Chic visible attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
URIAttribute
An attribute that identifies the URI from which the container was read.
|
Modifier and Type | Class and Description |
---|---|
class |
UndoStackAttribute
This attribute holds the undo/redo information for a model.
|
Modifier and Type | Class and Description |
---|---|
class |
Location
An attribute that represents the center location of a node in a
schematic.
|
Modifier and Type | Class and Description |
---|---|
class |
ParserAttribute
This attribute represents a MoML parser.
|
class |
Vertex
This attribute represents a waypoint in a relation.
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutHint
A LayoutHint is an Attribute for Ptolemy Relations that holds the
specification of bend points for links.
|
Modifier and Type | Class and Description |
---|---|
class |
MonitorReceiverAttribute
This parameter, when inserted into a port, causes the port to display data
available for the actor to read.
|
class |
MonitorReceiverContents
This parameter, when inserted into a model or an opaque composite actor,
causes all input ports to acquire an attribute that makes them display
their contents on the screen.
|
Modifier and Type | Class and Description |
---|---|
class |
DependencyHighlighter
This is an attribute that produces a custom node controller that adds
context menu commands to highlight dependents and prerequisites.
|
class |
DocAttribute
An attribute containing documentation for a Ptolemy II object.
|
class |
NodeControllerFactory
This is an attribute that produces a custom node controller.
|
class |
RelativeLocation
An attribute used to store a relative visual location.
|
Modifier and Type | Class and Description |
---|---|
class |
ResizableAttributeControllerFactory
This is attribute that produces a custom node controller for icons that
can be interactively resized.
|
Modifier and Type | Class and Description |
---|---|
class |
IDAttribute
This attribute identifies the containing model, showing its name, base
class, last modified date, author, and contributors information.
|
Modifier and Type | Class and Description |
---|---|
class |
HierarchicalStateControllerFactory
This is attribute that produces a custom node controller for
hierarchical states.
|
Modifier and Type | Class and Description |
---|---|
class |
MoMLModelAttributeControllerFactory
A factory attribute that creates MoMLModelAttributeControllers.
|