Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaDataNode
-
Packages that use BPDiaDataNode Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPDiaDataNode in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPDiaDataNode Modifier and Type Method Description java.util.List<BPDiaDataNode>BPDiaLaneNode. getOwnedDataNode(K_CONTROL_OPTION... behaviourFlags)AllBPDiaDataNodeof theBPDiaLaneNode.java.util.List<BPDiaDataNode>BPDiaProcessViewNode. getOwnedDataNode(K_CONTROL_OPTION... behaviourFlags)BPDiaDataNodeowned by theBPDiaProcessViewNode.java.util.List<BPDiaDataNode>BPDiaSubProcessNode. getOwnedDataNode(K_CONTROL_OPTION... behaviourFlags)BPDiaDataNodeowned by theBPDiaSubProcessNode.
-