Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaGroupNode
-
Packages that use BPDiaGroupNode Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams. -
-
Uses of BPDiaGroupNode in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return BPDiaGroupNode Modifier and Type Method Description BPDiaGroupNode
BPDiaAssocEdge. getOwningGroupNode()
The group node of theBPDiaAssocEdge
.BPDiaGroupNode
BPDiaDataAssocEdge. getOwningGroupNode()
The group node of theBPDiaDataAssocEdge
.BPDiaGroupNode
BPDiaFlowEdge. getOwningGroupNode()
The group node of the flow edge.BPDiaGroupNode
BPDiaFlowNode. getOwningGroupNode()
TheBPDiaGroupNode
owning the flow nodes.BPDiaGroupNode
BPDiaItemNode. getOwningGroupNode()
TheBPDiaGroupNode
owning the item nodes. -
Uses of BPDiaGroupNode in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return BPDiaGroupNode Modifier and Type Method Description BPDiaGroupNode
PRDiaCalloutNode. getOwningBPDiaGroupNode()
The group node owning this callout node.
-