A C D E F G H I K L M N P R S T V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- ThruConnector - Interface in eu.mihosoft.vrl.workflow
-
A passthru connector.
- ThruConnectorImpl - Class in eu.mihosoft.vrl.workflow
-
This class provides the default implementation of a
Connector
in VWorkflows - ThruConnectorImpl(VNode, String, String, boolean, VNode, Connector) - Constructor for class eu.mihosoft.vrl.workflow.ThruConnectorImpl
- titleProperty() - Method in interface eu.mihosoft.vrl.workflow.VNode
- toPersistentConnector(Connector) - Static method in class eu.mihosoft.vrl.workflow.io.WorkflowIO
-
Converts a connector to an equivalent persistent connector.
- toPersistentNode(VNode, PersistentFlow) - Static method in class eu.mihosoft.vrl.workflow.io.WorkflowIO
- toPersistentValueObject(ValueObject) - Static method in class eu.mihosoft.vrl.workflow.io.WorkflowIO
- toValueObject(VNode, PersistentValueObject) - Static method in class eu.mihosoft.vrl.workflow.io.WorkflowIO
- tryConnect(Connector, Connector) - Method in class eu.mihosoft.vrl.workflow.FlowModelImpl
- tryConnect(Connector, Connector) - Method in interface eu.mihosoft.vrl.workflow.VFlow
-
Attempts to create the specified connection.
- tryConnect(VFlow, VFlow, String) - Method in interface eu.mihosoft.vrl.workflow.VFlow
- tryConnect(VFlow, VNode, String) - Method in interface eu.mihosoft.vrl.workflow.VFlow
- tryConnect(VNode, VFlow, String) - Method in interface eu.mihosoft.vrl.workflow.VFlow
- tryConnect(VNode, VNode, String) - Method in class eu.mihosoft.vrl.workflow.FlowModelImpl
- tryConnect(VNode, VNode, String) - Method in interface eu.mihosoft.vrl.workflow.VFlow
-
Attempts to create the specified connection.
All Classes All Packages