Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaMessageFlow
-
Packages that use BPDiaMessageFlow Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPDiaMessageFlow in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPDiaMessageFlow Modifier and Type Method Description java.util.List<BPDiaMessageFlow>
BPDia. getOwnedMessageFlow(K_CONTROL_OPTION... behaviourFlags)
message flow edge owned by the diagram.java.util.List<BPDiaMessageFlow>
BPDiaCollaborationViewNode. getOwnedMessageFlow(K_CONTROL_OPTION... behaviourFlags)
message flow edge owned by the view node.
-