Index | Tree | ||
Subclasses | Referenced By | Properties | Methods |
Superclasses
Subclasses
IBMTSESS_PackagedComponentReferenced 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
Id Type Range Description Keys GroupComponent CIM_PhysicalPackage - The PhysicalPackage that contains Component(s). PartComponent CIM_PhysicalComponent - The PhysicalComponent which is contained in the Package. Read only LocationWithinContainer string - 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.