Uses of Interface
de.mid.innovator.srv2api.icw2acdia.ACDiaFlowEdge
-
Packages that use ACDiaFlowEdge Package Description de.mid.innovator.srv2api.icw2acdia Diagrams and graphical representations for elements of the icw2ac package. -
-
Uses of ACDiaFlowEdge in de.mid.innovator.srv2api.icw2acdia
Methods in de.mid.innovator.srv2api.icw2acdia that return ACDiaFlowEdge Modifier and Type Method Description ACDiaFlowEdgeACDiaFlowSelBehavior. getOwningFlowEdge()The flow edge.ACDiaFlowEdgeACDiaFlowTransBehavior. getOwningFlowEdge()The flow edge.ACDiaFlowEdgeACDiaValSpecNode. getOwningFlowEdge()The owning edge presentation of an activity edge.Methods in de.mid.innovator.srv2api.icw2acdia that return types with arguments of type ACDiaFlowEdge Modifier and Type Method Description java.util.List<ACDiaFlowEdge>ACDiaACNode. getOwnedFlowEdge(K_CONTROL_OPTION... behaviourFlags)The flow edges of the diagram.java.util.List<ACDiaFlowEdge>ACDiaGroupNode. getOwnedFlowEdge(K_CONTROL_OPTION... behaviourFlags)The flow edge owned by the group node.
-