Core\CIM_SystemPackaging.mof.mof (HTML version)

Return to index
CIM_SystemPackaging Superclass: CIM_Dependency
Similar to the way that LogicalDevices are 'Realized' by PhysicalElements, Systems can be associated with specific packaging or PhysicalElements. This association explicitly defines the relationship between a System and its packaging.
Qualifiers:Version ( "2.10.0" ) UMLPackagePath ( "CIM::Core::Physical" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_System REF Dependent ;
The System whose packaging is described.
Override ( "Antecedent" )
CIM_PhysicalElement REF Antecedent ;
The PhysicalElements that provide the packaging of a System.