Skip to content

DiagramObjectGluePoint

This is used for grouping diagram object points from different diagram objects that are considered to be glued together in a diagram even if they are not at the exact same coordinates.

URI: cim:DiagramObjectGluePoint
Type: Class

%%{init: {'theme':'base','themeVariables': {'lineColor': '#FF0000'}}}%%
classDiagram
    class DiagramObjectGluePoint
    click DiagramObjectGluePoint href "/Models/Profiles/DiagramLayout/ConcreteClasses/DiagramObjectGluePoint/"
    style DiagramObjectGluePoint fill:#102820,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        DiagramObjectGluePoint --> DiagramObjectPoint : DiagramObjectGluePoint.DiagramObjectPoints

        DiagramObjectPoint
            click DiagramObjectPoint href "/Models/Profiles/DiagramLayout/ConcreteClasses/DiagramObjectPoint/"
            style DiagramObjectPoint fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        DiagramObjectPoint --> DiagramObjectGluePoint : DiagramObjectPoint.DiagramObjectGluePoint

        DiagramObjectPoint
            click DiagramObjectPoint href "/Models/Profiles/DiagramLayout/ConcreteClasses/DiagramObjectPoint/"
            style DiagramObjectPoint fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white


        DiagramObjectGluePoint : DiagramObjectGluePoint.DiagramObjectPoints

Inheritance

  • DiagramObjectGluePoint

Attributes

Name URI Cardinality and Range Description Inheritance
DiagramObjectPoints cim:DiagramObjectGluePoint.DiagramObjectPoints No cardinality available DiagramObjectPoint A diagram object glue point is associated with 2 or more object points that are considered to be 'glued' together. direct

Schema Source

Responsive Footer