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