Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDiaRelshipLinkEdge
-
Packages that use CLDiaRelshipLinkEdge Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package. -
-
Uses of CLDiaRelshipLinkEdge in de.mid.innovator.srv2api.icw2cldia
Subinterfaces of CLDiaRelshipLinkEdge in de.mid.innovator.srv2api.icw2cldia Modifier and Type Interface Description interface
CLDiaSocketBallEdge
Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type CLDiaRelshipLinkEdge Modifier and Type Method Description java.util.List<CLDiaRelshipLinkEdge>
CLDia. addRelationshipDlg(MM2Class ohClass, java.util.List<? extends ADClientAble> seqNode, java.util.List<? extends ADClientAble> seqSel, boolean isDirParent, boolean addNode)
Adds relationships as edges to this diagram.static java.util.List<CLDiaRelshipLinkEdge>
CLDiaSocketBallNodeHelper. convertSocketBallNotation(SrvContext srvCtx, java.util.List<? extends ELElement> seq)
Converts the notation of all specified edges between socket ball edge and relationship edge.
-