Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaAssocEdge
-
Packages that use BPDiaAssocEdge Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPDiaAssocEdge in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPDiaAssocEdge Modifier and Type Method Description java.util.List<BPDiaAssocEdge>
BPDiaGroupNode. getOwnedAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaAssocEdge
in the group node.java.util.List<BPDiaAssocEdge>
BPDiaLaneNode. getOwnedAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaAssocEdge
of theBPDiaLaneNode
.java.util.List<BPDiaAssocEdge>
BPDiaProcessViewNode. getOwnedAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaAssocEdge
of theBPDiaProcessViewNode
.
-