Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDia
Packages that use CLDia
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Diagrams and graphical representations for elements of the icw2class package.
Database Diagrams and representations of tables and foreign keys, as well as
views and from clauses.
The decision requirements level of a decision model in DMN consists of a
Decision Requirement Graph depicted in one or more Decision Requirement
Diagrams.
Entity Relationship Diagrams and representations of entities and relationships,
as well as conceptual views and from clauses.
Information Management Metamodel Diagram is a subclass of Class Diagram.
This packagage contains elements representing the logical model.
-
Uses of CLDia in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class with type parameters of type CLDiaModifier and TypeMethodDescriptionCLComponent.getOwnedDiagram(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifier diagrams owned by this component. -
Uses of CLDia in de.mid.innovator.srv2api.icw2cldia
Subinterfaces of CLDia in de.mid.innovator.srv2api.icw2cldiaModifier and TypeInterfaceDescriptioninterfaceThe following nodes and edges are typically drawn in a class diagram: Association Aggregation Class Composition Dependency Generalization Interface InterfaceRealization RealizationinterfaceThe following nodes and edges are typically drawn in a component diagram: Component Interface ComponentRealization, InterfaceRealization, Usage Dependencies Class Artifact PortinterfaceA composite structure diagram depicts the internal structure of a classifier, as well as the use of a collaboration in a collaboration use.interfaceinterfaceThis is a utility class for CLHierarchyAbleDia that provides static methods for creation or other purposes.interfaceinterfaceinterfaceUse case diagrams are a specialization of classifier diagrams; the classifiers shown are restricted to being either actors or use cases.Methods in de.mid.innovator.srv2api.icw2cldia that return CLDiaModifier and TypeMethodDescriptionCLDia.createDiagramOfSelection(List<? extends PRDiaNode> seqNode, boolean subtractNodesFromSource) CLDiaCnstrNode.getOwningDiagram()The diagram that owns this constraint node.CLDiaMergeAbleEdge.getOwningDiagram()CLDiaMergeAbleNode.getOwningDiagram() -
Uses of CLDia in de.mid.innovator.srv2api.icw2dbdia
Subinterfaces of CLDia in de.mid.innovator.srv2api.icw2dbdia -
Uses of CLDia in de.mid.innovator.srv2api.icw2drdia
Subinterfaces of CLDia in de.mid.innovator.srv2api.icw2drdiaModifier and TypeInterfaceDescriptioninterfaceTheDRDecisionRequirementDiadisplays a Decision Requirement Graph. -
Uses of CLDia in de.mid.innovator.srv2api.icw2erdia
Subinterfaces of CLDia in de.mid.innovator.srv2api.icw2erdia -
Uses of CLDia in de.mid.innovator.srv2api.icw2imdia
Subinterfaces of CLDia in de.mid.innovator.srv2api.icw2imdia -
Uses of CLDia in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model with type parameters of type CLDiaModifier and TypeMethodDescriptionMEPackage.getOwnedDiagram(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifier diagrams owned by this package.