Class CIM_PackagedComponent
extends CIM_Container

A Component is typically contained by a PhysicalPackage, such as a Chassis or Card. The PackagedComponent association makes this relationship explicit. In the first sentence, the word, 'typically', is used. This is because a Component may be removed from, or not yet inserted into, its containing Package (ie, the Removable boolean is TRUE). Therefore, a Component may not always be associated with a container.

Class Hierarchy

CIM_Component
   |
   +--CIM_Container
   |
   +--CIM_PackagedComponent

Direct Known Subclasses

CIM_MemoryOnCard

Class Qualifiers

NameData TypeValueScopeFlavors
AggregationbooleantrueNone OVERRIDABLE= false
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringA Component is typically contained by a PhysicalPackage, such as a Chassis or Card. The PackagedComponent association makes this relationship explicit. In the first sentence, the word, 'typically', is used. This is because a Component may be removed from, or not yet inserted into, its containing Package (ie, the Removable boolean is TRUE). Therefore, a Component may not always be associated with a container.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
GroupComponentCIM_PackagedComponentCIM_PhysicalPackage
PartComponentCIM_PackagedComponentCIM_PhysicalComponent

Propagated Association References

NameClass OriginReference Class
GroupComponentCIM_ContainerCIM_PhysicalPackage
GroupComponentCIM_ComponentCIM_ManagedSystemElement
PartComponentCIM_ContainerCIM_PhysicalElement
PartComponentCIM_ComponentCIM_ManagedSystemElement

Inherited Properties

NameData TypeClass Origin
LocationWithinContainerstringCIM_Container