| Interface | Description |
|---|---|
| CompatibilityResult |
This interface describes whether two connectors are compatible for a connection.
|
| Connection |
This interface defines a connection between two connectors.
|
| ConnectionResult |
This interface defines the result of an attempt to connect two
Connectors |
| Connections |
This interface defines a collection of
Connection |
| Connector |
This interface describes a connector.
|
| IdGenerator |
This interface specifies the methods necessary to define an Id generator Each
node and connector is given a unique id.
|
| Lookup<T> |
This interface defines a lookup.
|
| Model |
This class represents a model.
|
| NodeFactory<T extends VNode,V extends Skin<T>> |
Node factory.
|
| NodeLookup |
This interface define a node look up.
|
| PropertyStorage | |
| Selectable |
Selectable interface.
|
| ThruConnector |
A passthru connector.
|
| ValueObject | |
| VFlow |
The
VFlow interface describes a workflow controller. |
| VFlowModel | |
| VisibleState | |
| VisualizationRequest | |
| VNode |
| Class | Description |
|---|---|
| ClickEvent | |
| ConnectionEvent |
This class defines a connection event.
|
| DefaultConnectorValueObject |
This class defines a default connector value object.
|
| DefaultValueObject |
This class defines a value object you can assign a value.
|
| FlowFactory |
A factory class to create
VFlows. |
| FlowModelImpl |
This class implements the flow model.
|
| FlowNodeSkinLookupImpl | |
| IOConnector | |
| NoDefaultConnectorValueObject | |
| NodeLookupImpl |
This class allows nodes to be looked up by id.
|
| PathUtil | |
| ThruConnectorImpl |
This class provides the default implementation of a
Connector in
VWorkflows |
| VConnections | |
| WorkflowUtil |
Workflow utility class.
|
| Enum | Description |
|---|---|
| MouseButton |
This enum encapsulates the different mouse buttons that can be detected.
|