Physical\CIM_ConnectedTo.mof.mof (HTML version)

Return to index
CIM_ConnectedTo Superclass: CIM_Dependency
The ConnectedTo association indicates that two or more PhysicalConnectors are connected together.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::Physical::Connector" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_PhysicalConnector REF Dependent ;
The Dependent represents another PhysicalConnector that serves as the other end of the connection.
Override ( "Antecedent" )
CIM_PhysicalConnector REF Antecedent ;
The Antecedent represents a PhysicalConnector that serves as one end of the connection.