Class CIM_ElementCapabilities

ElementCapabilities represents the association between ManagedElements and their Capabilities. Note that the cardinality of the ManagedElement reference is Min(1). This cardinality mandates the instantiation of the ElementCapabilities association for the referenced instance of Capabilities. ElementCapabilities describes the existence requirements and context for the referenced instance of ManagedElement. Specifically, the ManagedElement MUST exist and provides the context for the Capabilities.

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


Class Hierarchy

CIM_ElementCapabilities

Direct Known Subclasses

CIM_ProviderElementCapabilities

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringElementCapabilities represents the association between ManagedElements and their Capabilities. Note that the cardinality of the ManagedElement reference is Min(1). This cardinality mandates the instantiation of the ElementCapabilities association for the referenced instance of Capabilities. ElementCapabilities describes the existence requirements and context for the referenced instance of ManagedElement. Specifically, the ManagedElement MUST exist and provides the context for the Capabilities.
UMLPackagePathstringCIM::Core::Capabilities
Versionstring2.24.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Characteristicsuint16[]
DescriptionstringCharacteristics provides descriptive information about the Capabilities. when the value 2 "Default" is specified, the associated Capabilities shall represent the default capabilities of the associated Managed Element when the value 2 "Default" is not specified, the Capabilities instance may represent the default capabilities of the Managed Element When the value 3 "Current" is specified, the associated Capabilities shall represent the current capabilities of the associated Managed Element When the value 3 "Current" is not specified, the Capabilities instance may represent the current capabilities of the Managed Element.
ValueMapstring2, 3, .., 32768..65535
ValuesstringDefault, Current, DMTF Reserved, Vendor Specific

Association References

NameClass OriginReference Class
CapabilitiesCIM_ElementCapabilitiesCIM_Capabilities
ManagedElementCIM_ElementCapabilitiesCIM_ManagedElement

Class Methods