Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDiaElemNode
-
Packages that use CLDiaElemNode Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2dbdia Database Diagrams and representations of tables and foreign keys, as well as views and from clauses.de.mid.innovator.srv2api.icw2drdia The decision requirements level of a decision model in DMN consists of a Decision Requirement Graph depicted in one or more Decision Requirement Diagrams.de.mid.innovator.srv2api.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses.de.mid.innovator.srv2api.icw2imdia Information Management Metamodel Diagram is a subclass of Class Diagram. -
-
Uses of CLDiaElemNode in de.mid.innovator.srv2api.icw2cldia
Subinterfaces of CLDiaElemNode in de.mid.innovator.srv2api.icw2cldia Modifier and Type Interface Description interfaceCLDiaActorNodeinterfaceCLDiaCLNodeinterfaceCLDiaCollaborationNodeinterfaceCLDiaCompartmentAbleNodeThis is a utility class for CLDiaCompartmentAbleNode that provides static methods for creation or other purposes.interfaceCLDiaHierCollaborationNodeinterfaceCLDiaHierCollaborationUseNodeinterfaceCLDiaHierCompNodeThis is a utility class for CLDiaHierCompNode that provides static methods for creation or other purposes.interfaceCLDiaHierCompStructNodeinterfaceCLDiaHierDeployNodeinterfaceCLDiaHierNodeThis is a utility class for CLDiaHierNode that provides static methods for creation or other purposes.interfaceCLDiaHierPartNodeinterfaceCLDiaHierStructDefinitionNodeinterfaceCLDiaHierStructEntryNodeinterfaceCLDiaHierStructGroupNodeinterfaceCLDiaHierStructNodeThis is a utility class for CLDiaHierStructNode that provides static methods for creation or other purposes.interfaceCLDiaInstNodeinterfaceCLDiaPkgNodeinterfaceCLDiaPortNodeinterfaceCLDiaReqNodeinterfaceCLDiaSubjectNodeinterfaceCLDiaUseCaseNodeFields in de.mid.innovator.srv2api.icw2cldia declared as CLDiaElemNode Modifier and Type Field Description CLDiaElemNodeARG_AddConnectorList. ohNodeselected node which is attached to the connectorsCLDiaElemNodeARG_SourceTargetRelship. ohSrcNodesource node of the relationshipCLDiaElemNodeARG_SourceTargetRelship. ohTrgNodetarget node of the relationshipMethods in de.mid.innovator.srv2api.icw2cldia that return CLDiaElemNode Modifier and Type Method Description CLDiaElemNodeCLDiaHierNode. addContentNode(java.lang.Class<? extends ELObject> kVOcl, MEModelElement ohElem, java.awt.Point ptPos)Adds aMEModelElementas content node of thisCLDiaHierNodewith relative position.CLDiaElemNodeCLDiaMergeAbleEdge. getOwningElemNode()CLDiaElemNodeCLDiaMergeAbleNode. getOwningElemNode()Methods in de.mid.innovator.srv2api.icw2cldia with parameters of type CLDiaElemNode Modifier and Type Method Description java.util.List<PRPresContent>CLCompositeStructureDia. addConnectorDlg(CLDiaElemNode ohNode, java.util.List<? extends CLConnector> seqSel, boolean addNode)Adds connectors as edges or nodes to this diagram.Constructors in de.mid.innovator.srv2api.icw2cldia with parameters of type CLDiaElemNode Constructor Description ARG_AddConnectorList(CLDiaElemNode ohNode, java.util.List<CLConnector> seqSel, boolean addNode)ARG_SourceTargetRelship(CLDiaElemNode ohSrcNode, CLDiaElemNode ohTrgNode, ELRelshipBinDir ohRel, java.lang.Class<? extends ELObject> kVOclRel, java.lang.String strRel) -
Uses of CLDiaElemNode in de.mid.innovator.srv2api.icw2dbdia
Subinterfaces of CLDiaElemNode in de.mid.innovator.srv2api.icw2dbdia Modifier and Type Interface Description interfaceDBDiaTableNodeinterfaceDBDiaViewNode -
Uses of CLDiaElemNode in de.mid.innovator.srv2api.icw2drdia
Subinterfaces of CLDiaElemNode in de.mid.innovator.srv2api.icw2drdia Modifier and Type Interface Description interfaceDRDiaDecisionNodeADRDiaDecisionNodeis the graphical representation of aDRDecision.interfaceDRDiaHierServiceNodeinterfaceDRDiaHierServicePartNodeinterfaceDRDiaInputDataNodeADRDiaInputDataNodeis the graphical representation of aDRInputData.interfaceDRDiaKnowledgeNodeADRDiaKnowledgeNodeis the graphical representation of aDRBusinessKnowledgeModel.interfaceDRDiaKnowledgeSourceNodeADRDiaKnowledgeSourceNodeis the graphical representation of aDRKnowledgeSource.interfaceDRDiaNodeThis is a utility class for DRDiaNode that provides static methods for creation or other purposes.interfaceDRDiaServiceNode -
Uses of CLDiaElemNode in de.mid.innovator.srv2api.icw2erdia
Subinterfaces of CLDiaElemNode in de.mid.innovator.srv2api.icw2erdia Modifier and Type Interface Description interfaceERDiaCubeDimensionNodeinterfaceERDiaCubeNodeinterfaceERDiaDimensionLevelNodeinterfaceERDiaDimensionTreeNodeinterfaceERDiaEntityNodeinterfaceERDiaHierarchyLevelNodeinterfaceERDiaHierarchyNodeinterfaceERDiaHierDimensionTreeNodeinterfaceERDiaHierHierarchyNodeinterfaceERDiaViewNode -
Uses of CLDiaElemNode in de.mid.innovator.srv2api.icw2imdia
Subinterfaces of CLDiaElemNode in de.mid.innovator.srv2api.icw2imdia Modifier and Type Interface Description interfaceIMDiaClassifierNodeClassifier node in anIMDia.interfaceIMDiaHierNodeThis is a utility class for IMDiaHierNode that provides static methods for creation or other purposes.
-