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 may 'contain' a building, which in turn 'contains' a floor.
Qualifiers:Version ( "2.7.0" ) Aggregation Association Composition
Parameters (local in grey)
Override ( "PartComponent" )
CIM_Location REF PartComponent ;
The contained location.
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_Location REF GroupComponent ;
The containing location.