Class CIM_PackagedComponent


  extends CIM_Container (Association)
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.
Details...
This class is not implemented.

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
UMLPackagePathstringCIM::Physical::ComponentNone None
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
LocationWithinContainerstring
DescriptionstringA 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.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalParentRelPosNone None

Association References

NameClass OriginReference Class
GroupComponentCIM_PackagedComponentCIM_PhysicalPackage
PartComponentCIM_PackagedComponentCIM_PhysicalComponent

Copyright © 2008-2010 VMware, Inc. All rights reserved.