Uses of Class
de.unihalle.informatik.Alida.grappa.ALDGrappaNodePortInfo

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.
 



Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.