JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
V
W
X
Y
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(VNode, VNode, String)
- Method in class eu.mihosoft.vrl.workflow.
FlowModelImpl
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(VNode, VNode, String)
- Method in interface eu.mihosoft.vrl.workflow.
VFlow
Attempts to create the specified connection.
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(VFlow, VFlow, String)
- Method in interface eu.mihosoft.vrl.workflow.
VFlow
A
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
V
W
X
Y
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
2012-2016 (C) Michael Hoffer
Prev Letter
Next Letter
Frames
No Frames
All Classes