Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaLaneNode
Packages that use BPDiaLaneNode
Package
Description
BPMN Diagrams and graphical representations for elements of the icw2bp package.
Diagrams and graphical representations of model elements in diagrams.
-
Uses of BPDiaLaneNode in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return BPDiaLaneNodeModifier and TypeMethodDescriptionBPDiaProcessViewNode.getDiaLaneNode(BPLane refObj) Returns the presentation node of the lane.BPDiaProcessViewNode.getLeafLaneNodeForNode(PRDiaNode refObj) Tries to find a leaf lane for the node passed considering the absolute positions of the node and the leaf lanes in the process view node.BPDiaArtifactNode.getOwningLaneNode()OwningBPDiaLaneNodeof theBPDiaArtifactNode.BPDiaAssocEdge.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaAssocEdge.BPDiaDataAssocEdge.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaDataAssocEdge.BPDiaDataNode.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaDataNode.BPDiaDataSeqFlowEdge.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaDataSeqFlowEdge.BPDiaSequenceFlow.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaSequenceFlow.BPDiaSequenceFlowNode.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaSequenceFlowNode.BPDiaLaneNode.getParentLaneNode()Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPDiaLaneNodeModifier and TypeMethodDescriptionBPDiaLaneNode.getChildLaneNode()All lane nodes owned by the lane node.BPDiaLaneNode.getLeafLaneNode(K_CONTROL_OPTION... behaviourFlags) All leaf lanes.BPDiaProcessViewNode.getLeafLaneNode(K_CONTROL_OPTION... behaviourFlags) All leaf lane nodes in this process view node.BPDiaProcessViewNode.getLeafLaneNodeSortedByPosition(K_CONTROL_OPTION... behaviourFlags) All leaf lane nodes in this process view node.BPDiaProcessViewNode.getOwnedLaneNode()All lane nodes owned by the view node. -
Uses of BPDiaLaneNode in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return BPDiaLaneNodeModifier and TypeMethodDescriptionPRDiaCalloutNode.getOwningBPDiaLaneNode()The lane node owning this callout node.