Physical\CIM_Docked.mof.mof (HTML version)

Return to index
CIM_Docked Superclass: CIM_Dependency
A laptop, a type of Chassis, may be docked in another type of Chassis, a Docking Station. This is the relationship represented by the Docked association. Because this is such a typical relationship, it is explicitly described.
Qualifiers:Version ( "2.6.0" ) MappingStrings { "MIF.DMTF|Dynamic States|001.2" } Association
Parameters (local in grey)
Max ( 1 )
Override ( "Dependent" )
CIM_Chassis REF Dependent ;
The Laptop that is 'Docked'.
Max ( 1 )
Override ( "Antecedent" )
CIM_Chassis REF Antecedent ;
The Docking Station.