Class CIM_ConnectedTo
extends CIM_Dependency

The ConnectedTo association indicates that two or more PhysicalConnectors are connected together.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ConnectedTo

Direct Known Subclasses

CIM_SlotInSlot

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe ConnectedTo association indicates that two or more PhysicalConnectors are connected together.
UMLPackagePathstringCIM::Physical::Connector
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_ConnectedToCIM_PhysicalConnector
DescriptionstringThe Antecedent represents a PhysicalConnector that serves as one end of the connection.
Keybooleantrue
OverridestringAntecedent
DependentCIM_ConnectedToCIM_PhysicalConnector
DescriptionstringThe Dependent represents another PhysicalConnector that serves as the other end of the connection.
Keybooleantrue
OverridestringDependent

Class Methods