Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaMaskNode
-
Packages that use BPDiaMaskNode Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPDiaMaskNode in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return BPDiaMaskNode Modifier and Type Method Description BPDiaMaskNode
BPDiaMaskCompartmentNode. getOwningMaskNode()
The mask node of the compartment node.Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPDiaMaskNode Modifier and Type Method Description java.util.List<BPDiaMaskNode>
BPDiaTaskNode. getOwnedMaskNode(K_CONTROL_OPTION... behaviourFlags)
All mask node of theBPDiaTaskNode
.
-