Uses of Interface
de.mid.innovator.srv2api.icw2pres.PRDiaSegEdge
-
Packages that use PRDiaSegEdge Package Description de.mid.innovator.srv2api.icw2acdia Diagrams and graphical representations for elements of the icw2ac package.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams. -
-
Uses of PRDiaSegEdge in de.mid.innovator.srv2api.icw2acdia
Methods in de.mid.innovator.srv2api.icw2acdia that return PRDiaSegEdge Modifier and Type Method Description PRDiaSegEdge
ACDiaFlowSelBehavior. getOwningSegEdge()
The edge segment.PRDiaSegEdge
ACDiaFlowTransBehavior. getOwningSegEdge()
The edge segment.PRDiaSegEdge
ACDiaValSpecNode. getOwningSegEdge()
The owning edge segment of an activity edge. -
Uses of PRDiaSegEdge in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return types with arguments of type PRDiaSegEdge Modifier and Type Method Description java.util.List<PRDiaSegEdge>
PRDiaEdge. createEdgeSegs()
static java.util.List<PRDiaSegEdge>
PRDiaEdgeHelper. createEdgeSegs(SrvContext srvCtx, java.util.List<? extends PRDiaEdge> seqOhEdge)
Creates two edge segments to replace thePRDiaEdge
.java.util.List<PRDiaSegEdge>
PRDiaEdgeSeg. getSegEdge(K_CONTROL_OPTION... behaviourFlags)
The edge of the edge segment.
-