Class CIM_Container
extends CIM_Component

The Container association represents the relationship between a contained and a containing PhysicalElement. A containing object must be a PhysicalPackage.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_Container

Direct Known Subclasses

CIM_CardOnCard
CIM_ChassisInRack
CIM_ConnectorOnPackage
CIM_PackagedComponent
CIM_PackageInChassis

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringThe Container association represents the relationship between a contained and a containing PhysicalElement. A containing object must be a PhysicalPackage.
UMLPackagePathstringCIM::Physical::Package
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
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.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalParentRelPos

Association References

NameClass OriginReference Class
GroupComponentCIM_ContainerCIM_PhysicalPackage
PartComponentCIM_ContainerCIM_PhysicalElement

Class Methods