Class: 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
classDiagram
class DiagramObjectGluePoint
DiagramObjectGluePoint : diagram_object_points
DiagramObjectGluePoint --> DiagramObjectPoint : diagram_object_points
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| diagram_object_points | 1..* DiagramObjectPoint |
A diagram object glue point is associated with 2 or more object points that a... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| DiagramObjectPoint | diagram_object_glue_point | range | DiagramObjectGluePoint |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:DiagramObjectGluePoint |
| native | cim:DiagramObjectGluePoint |
LinkML Source
Direct
name: DiagramObjectGluePoint
description: "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.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
diagram_object_points:
name: diagram_object_points
description: A diagram object glue point is associated with 2 or more object points
that are considered to be 'glued' together.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DiagramObjectGluePoint.DiagramObjectPoints
multivalued: true
domain_of:
- DiagramObject
- DiagramObjectGluePoint
range: DiagramObjectPoint
required: true
class_uri: cim:DiagramObjectGluePoint
Induced
name: DiagramObjectGluePoint
description: "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.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
diagram_object_points:
name: diagram_object_points
description: A diagram object glue point is associated with 2 or more object points
that are considered to be 'glued' together.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DiagramObjectGluePoint.DiagramObjectPoints
multivalued: true
alias: diagram_object_points
owner: DiagramObjectGluePoint
domain_of:
- DiagramObject
- DiagramObjectGluePoint
range: DiagramObjectPoint
required: true
class_uri: cim:DiagramObjectGluePoint