|
Class Summary |
| AdapterDeclaration |
A GraphNode encapsulating an AdapterDeclaration element. |
| AdapterType |
A graphic element that encapsulates an ElementModel for an IEC 61499
AdapterType library Element. |
| AlgorithmComponent |
GraphElement which provides the Language selection, Save, Cancel,
and Display/Eedit of the algorithm in Text form |
| CodeTextArea |
|
| Connection |
A GraphEdge encsapsulating an IEC 61499 Connection element. |
| Device |
A graphical representation of a Device instance. |
| DeviceType |
A graphic element that encapsulates an ElementModel for an IEC 61499
DeviceType library Element. |
| ECState |
A graphic element representing an ECC state, which encapsulates an
ElementModel for an IEC 61499 ECState Element. |
| ECTransition |
A GraphEdge encsapsulating an IEC 61499 ECTransition element. |
| Event |
A GraphNode encapsulating an Event declaration element. |
| FB |
A graphic element representing a Function Block, which encapsulates an
ElementModel for an IEC 61499 FB Element. |
| FBType |
A graphic element that encapsulates an ElementModel for an IEC 61499
FBType library Element. |
| GraphEdge |
An edge of a directed graph. |
| GraphElement |
A component representing the node or edge of a directed graph corresponding
to an Element of the DOM of an IEC 61499 LibraryElement. |
| GraphLayout |
A layout manager for a GraphView panel. |
| GraphNode |
A node of a directed graph. |
| GraphView |
A panel for displaying an Element of the DOM Tree of an IEC 61499 XML
LibraryElement as a directed graph. |
| GraphViewTransfer |
An importer for LibraryTreeNodes into GraphViews. |
| InputPrimitive |
A GraphNode containing the label for an InputPrimitive of a ServiceSequence. |
| IOLink |
A graphical representation of the link between an I/O name and its type. |
| Link |
A graphical representation of a network Link. |
| OutputPrimitive |
A GraphNode containing the label for an OutputPrimitive of a ServiceSequence. |
| Parameter |
A GraphNode encsapsulating an IEC 61499 Parameter input of an FB,
Device or Resource. |
| Plug |
A graphic element representing a Plug, which encapsulates an ElementModel for
an IEC 61499 AdapterDeclaration Element. |
| Resource |
A graphical representation of a Resource instance. |
| ResourceType |
A graphic element that encapsulates an ElementModel for an IEC 61499
ResourceType library Element. |
| Segment |
A graphical representation of a network Segment. |
| ServiceBounds |
A GraphEdge for drawing the left and right boundaries of a ServiceSequence. |
| ServiceLink |
A link between ServicePrimitives. |
| ServiceSequence |
A GraphNode containing the labels for a ServiceSequence. |
| ServiceTransaction |
A GraphNode which encapsulates an ElementModel for an IEC 61499
ServiceTransaction Element. |
| Socket |
A graphic element representing a Socket, which encapsulates an
ElementModel for an IEC 61499 AdapterDeclaration Element. |
| VarDeclaration |
A GraphNode encapsulating a VarDeclaration element. |
| VersionInfo |
A GraphElement encapsulating multiple VersionInfo elements. |
| ViewModel |
An abstract panel for displaying an Element of the DOM Tree of an IEC 61499 XML
LibraryElement as a directed graph. |
| WithLink |
A graphical representation of the vertical line between an Event and its WITH
associations. |