AbstractConnectivityAction |
Parent class of all connectivity actions.
|
AbstractConnectivityActionBuilder |
Builds a connectivity action.
|
AbstractConnectivityActionBuilder.Action6Builder |
|
AbstractConnectivityActionBuilder.NewLinkActionBuilder |
|
AbstractConnectivityActionBuilder.NewMirrorActionBuilder |
Builds a new mirror action.
|
AbstractConnectivityActionBuilder.SelectLinkActionBuilder |
|
AbstractConnectivityVisualAction |
Parent class of all connectivity visual actions.
|
AbstractLinkConnectivityAction |
Parent class of connectivity actions that apply to links.
|
Action1 |
Select an existing link
|
Action2 |
Select an existing link in an existing container.
|
Action6 |
Action to create a new link using a container template.
|
CellPortSelector |
Cell component to select an object
|
Connection |
A connection is a set of the connection type, connection source
connection target, and action to execute.
|
ConnectivityManagerAction |
Action to manage connections.
|
ConnectivityManagerVisualAction |
Action to manage connections.
|
NewLinkAction |
Action to create a new link connected to the connection source and target.
|
NewLinkCellComponent |
New link as cell component.
|
NewMirrorAction |
Action to create a mirror given the type (single or multiple)
|
ObjectCellComponent |
An object as a cell component shows the name and class of the object parent and the object.
|
ObjectComponent |
An object as a component shows the name and class of the object parent and the object.
|
ObjectRenderer |
Object Component Renderer.
|
PortSelector |
Port selector.
|
TemplateComponent |
A template as a component shows the template name and template class.
|
WindowConnectivityManager |
Window to manage connections.
|