Uses of Class
org.openbp.cockpit.modeler.figures.process.FlowConnection

Packages that use FlowConnection
org.openbp.cockpit.modeler.drawing   
org.openbp.cockpit.modeler.figures.process   
 

Uses of FlowConnection in org.openbp.cockpit.modeler.drawing
 

Methods in org.openbp.cockpit.modeler.drawing that return FlowConnection
 FlowConnection ProcessDrawing.createFlowConnection(ControlLink link)
          Creates a new flow connection based on the given control link.
 

Uses of FlowConnection in org.openbp.cockpit.modeler.figures.process
 

Methods in org.openbp.cockpit.modeler.figures.process with parameters of type FlowConnection
 void SocketFigure.addFlowConnection(FlowConnection connection)
          Adds a flow connection.
 void SocketFigure.removeFlowConnection(FlowConnection connection)
          Removes a flow connection.
 



Copyright © 2011. All Rights Reserved.