|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ALDGrappaNodePortInfo | |
---|---|
de.unihalle.informatik.Alida.grappa | Contains all resources for the graphical programming editor Grappa. |
Uses of ALDGrappaNodePortInfo in de.unihalle.informatik.Alida.grappa |
---|
Methods in de.unihalle.informatik.Alida.grappa with parameters of type ALDGrappaNodePortInfo | |
---|---|
protected void |
ALDGrappaWorkbenchTab.createNewWorkflowEdge(com.mxgraph.model.mxCell edge,
ALDWorkflowNodeID sourceNodeID,
ALDGrappaNodePortInfo sourcePort,
ALDWorkflowNodeID targetNodeID,
ALDGrappaNodePortInfo targetPort)
Adds a new edge object to the graph. |
protected void |
ALDGrappaWorkbenchTab.redirectWorkflowEdge(com.mxgraph.model.mxCell edge,
ALDWorkflowEdgeID id,
ALDWorkflowNodeID sourceNodeID,
ALDWorkflowNodeID targetNodeID,
ALDGrappaNodePortInfo sourcePort,
ALDGrappaNodePortInfo targetPort)
Redirects the workflow edge. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |