Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDiaSubjectNode
-
Packages that use CLDiaSubjectNode Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams. -
-
Uses of CLDiaSubjectNode in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLDiaSubjectNode Modifier and Type Method Description CLDiaSubjectNode
CLDiaSubjectNode. getOwningSubjectNode()
The use case subject node that owns this use case subject node.CLDiaSubjectNode
CLDiaUseCaseNode. getOwningSubjectNode()
The use case subject node that owns this use case node.Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type CLDiaSubjectNode Modifier and Type Method Description java.util.List<CLDiaSubjectNode>
CLDiaSubjectNode. getOwnedSubjectNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaSubjectNode>
CLUseCaseDia. getOwnedSubjectNode(K_CONTROL_OPTION... behaviourFlags)
-
Uses of CLDiaSubjectNode in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return CLDiaSubjectNode Modifier and Type Method Description CLDiaSubjectNode
PRDiaCalloutNode. getOwningCLDiaSubjectNode()
The subject node owning this callout node.
-