Core\CIM_ContainedLocation.mof.mof (HTML version)

Return to index
CIM_ContainedLocation Superclass: CIM_Component
ContainedLocation defines one location in the context of another. For example, a campus might 'contain' a building, which in turn 'contains' a floor.
Qualifiers:Version ( "2.10.0" ) UMLPackagePath ( "CIM::Core::Physical" ) Composition Aggregation Association
Parameters (local in grey)
Max ( 1 )
Aggregate
Override ( "GroupComponent" )
CIM_Location REF GroupComponent ;
The containing location.
Override ( "PartComponent" )
CIM_Location REF PartComponent ;
The contained location.