A C D E F G H I K L M N P R S T V W X Y 
All Classes All Packages

C

clear() - Method in class eu.mihosoft.vrl.workflow.FlowModelImpl
 
clear() - Method in interface eu.mihosoft.vrl.workflow.VFlow
Clears this flow, i.e., removes all nodes and connections.
click(MouseButton, Object) - Method in interface eu.mihosoft.vrl.workflow.Connector
Perform a mouse click on this connector.
ClickEvent - Class in eu.mihosoft.vrl.workflow
 
ClickEvent(EventType<? extends Event>, Object, MouseButton, Object) - Constructor for class eu.mihosoft.vrl.workflow.ClickEvent
 
CompatibilityResult - Interface in eu.mihosoft.vrl.workflow
This interface describes whether two connectors are compatible for a connection.
compatible(ValueObject, String) - Method in class eu.mihosoft.vrl.workflow.DefaultConnectorValueObject
 
compatible(ValueObject, String) - Method in class eu.mihosoft.vrl.workflow.DefaultValueObject
 
compatible(ValueObject, String) - Method in class eu.mihosoft.vrl.workflow.NoDefaultConnectorValueObject
 
compatible(ValueObject, String) - Method in interface eu.mihosoft.vrl.workflow.ValueObject
 
connect(Connector, Connector) - Method in class eu.mihosoft.vrl.workflow.FlowModelImpl
 
connect(Connector, Connector) - Method in interface eu.mihosoft.vrl.workflow.VFlow
Requests the specified connection.
connect(Connector, Connector) - Static method in class eu.mihosoft.vrl.workflow.WorkflowUtil
 
connect(VFlow, VFlow, String) - Method in interface eu.mihosoft.vrl.workflow.VFlow
 
connect(VFlow, VNode, String) - Method in interface eu.mihosoft.vrl.workflow.VFlow
 
connect(VNode, VFlow, String) - Method in interface eu.mihosoft.vrl.workflow.VFlow
 
connect(VNode, VNode, String) - Method in class eu.mihosoft.vrl.workflow.FlowModelImpl
 
connect(VNode, VNode, String) - Method in interface eu.mihosoft.vrl.workflow.VFlow
Requests the specified connection.
Connection - Interface in eu.mihosoft.vrl.workflow
This interface defines a connection between two connectors.
ConnectionEvent - Class in eu.mihosoft.vrl.workflow
This class defines a connection event.
ConnectionEvent(EventType<? extends Event>, Connector, Connector, Connection) - Constructor for class eu.mihosoft.vrl.workflow.ConnectionEvent
 
ConnectionResult - Interface in eu.mihosoft.vrl.workflow
This interface defines the result of an attempt to connect two Connectors
Connections - Interface in eu.mihosoft.vrl.workflow
This interface defines a collection of Connection
ConnectionSkin<T extends Connection> - Interface in eu.mihosoft.vrl.workflow.skin
Connection skin.
ConnectionSkinFactory<T extends Skin> - Interface in eu.mihosoft.vrl.workflow.skin
Connection skin factory.
Connector - Interface in eu.mihosoft.vrl.workflow
This interface describes a connector.
connectorConnected(String) - Static method in class eu.mihosoft.vrl.workflow.WorkflowUtil
Returns a predicate that indicates whether a connector is connected with the specified connection type.
connectorNotConnected(String) - Static method in class eu.mihosoft.vrl.workflow.WorkflowUtil
Returns a predicate that indicates whether a connector is not connected with the specified connection type.
Constants - Class in eu.mihosoft.vrl.workflow.skin
This class defines constants used library.
Constants() - Constructor for class eu.mihosoft.vrl.workflow.skin.Constants
 
contains(Connector, Connector) - Method in interface eu.mihosoft.vrl.workflow.Connections
Determines if a connection exists between the specified connectors.
contains(String) - Method in interface eu.mihosoft.vrl.workflow.PropertyStorage
Indicates whether this storage contains the requested property.
CONTROL_FLOW - Static variable in class eu.mihosoft.vrl.workflow.WorkflowUtil
 
createChild(Skin) - Method in interface eu.mihosoft.vrl.workflow.skin.SkinFactory
Creates a child skin factory.
createSkin(Connection, VFlow, String) - Method in interface eu.mihosoft.vrl.workflow.skin.ConnectionSkinFactory
Creates a skin for the specified connection.
createSkin(VNode, VFlow) - Method in interface eu.mihosoft.vrl.workflow.skin.VNodeSkinFactory
Creates a node skin.
A C D E F G H I K L M N P R S T V W X Y 
All Classes All Packages