Class CIM_ElementCapacity

ElementCapacity associates a PhysicalCapacity object with one or more PhysicalElements. It serves to associate a description of min/max hardware requirements or capabilities (stored as a kind of PhysicalCapacity), with the PhysicalElements being described.

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


Class Hierarchy

CIM_ElementCapacity

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringElementCapacity associates a PhysicalCapacity object with one or more PhysicalElements. It serves to associate a description of min/max hardware requirements or capabilities (stored as a kind of PhysicalCapacity), with the PhysicalElements being described.
UMLPackagePathstringCIM::Physical::Misc
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
CapacityCIM_ElementCapacityCIM_PhysicalCapacity
DescriptionstringPhysicalCapacity describes the minimum and maximum requirements, and ability to support different types of hardware for a PhysicalElement.
Keybooleantrue
ElementCIM_ElementCapacityCIM_PhysicalElement
DescriptionstringThe PhysicalElement being described.
Keybooleantrue
Minuint321

Class Methods