Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaFlowEdge
-
Packages that use BPDiaFlowEdge Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPDiaFlowEdge in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of BPDiaFlowEdge in de.mid.innovator.srv2api.icw2bpdia Modifier and Type Interface Description interface
BPDiaMessageFlow
[Prim2For] AllBPDiaMessageFlow
of theBPDia
.interface
BPDiaSequenceFlow
Methods in de.mid.innovator.srv2api.icw2bpdia with type parameters of type BPDiaFlowEdge Modifier and Type Method Description <T extends BPDiaFlowEdge>
java.util.List<T>BPDiaGroupNode. getOwnedFlowEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow edges in the group node.
-