IndexTree
SubclassesReferenced ByPropertiesMethods

CIM_PackagedComponent

Superclasses

Subclasses

IBMTSESS_PackagedComponent

Referenced By

none

Description

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.

Properties

IdTypeRangeDescription
Keys
GroupComponentCIM_PhysicalPackage-The PhysicalPackage that contains Component(s).  
PartComponentCIM_PhysicalComponent-The PhysicalComponent which is contained in the Package.  
Read only
LocationWithinContainerstring-A free-form string representing the positioning of the PhysicalElement within the PhysicalPackage. Information relative to stationary elements in the Container (for example, 'second drive bay from the top'), angles, altitudes and other data may be recorded in this property. This string could supplement or be used in place of instantiating the CIM_Location object.