Physical\CIM_CardInSlot.mof.mof (HTML version)

Return to index
CIM_CardInSlot Superclass: CIM_PackageInSlot
Slots are special types of Connectors into which adapter Cards are inserted. This relationship of a Card in a Slot is made explicit using the CardInSlot association.
Qualifiers:Version ( "2.6.0" ) MappingStrings { "MIF.DMTF|System Slot|005.4" } UMLPackagePath ( "CIM::Physical::Connector" ) Association
Parameters (local in grey)
Max ( 1 )
Override ( "Dependent" )
CIM_Card REF Dependent ;
The Card in the Slot.
Override ( "Antecedent" )
CIM_Slot REF Antecedent ;
The Slot into which the Card is inserted.