Physical\CIM_PackageInConnector.mof.mof (HTML version)

Return to index
CIM_PackageInConnector Superclass: CIM_Dependency
Adapter cards and other 'packaging' are plugged into System Connectors for power and/or to transfer data. This relationship is defined by PackageInConnector. For example, it would be used to describe the insertion of a daughtercard onto another Card. Various subclasses of PackageInConnector are also defined. PackageInSlot and its subclass, CardInSlot, are two examples of subclasses.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Max ( 1 )
Override ( "Dependent" )
CIM_PhysicalPackage REF Dependent ;
The Package in the Connector.
Override ( "Antecedent" )
CIM_PhysicalConnector REF Antecedent ;
The Connector into which the Package is inserted.