Class CIM_ProviderCapabilities
extends CIM_Capabilities

This class defines the capabilities of the associated provider.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_ProviderCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class defines the capabilities of the associated provider.
Experimentalbooleantrue
UMLPackagePathstringCIM::Interop
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ClassNamestring
DescriptionstringThe ClassName lists the class for which the associated Provider supplies instances, associations or indications information. The ClassInNamespace association provides namespace information for the listed class name.
Requiredbooleantrue
OtherProviderTypesstring[]
ArrayTypestringIndexed
DescriptionstringType(s) of provider capabilities when "Other" is included in ProviderType property array.
ModelCorrespondencestringCIM_ProviderCapabilities.ProviderTypes
ProviderTypesuint16[]
ArrayTypestringIndexed
DescriptionstringProviderType enumerates the kind of provider capabilities defined for the associated Provider.
ModelCorrespondencestringCIM_ProviderCapabilities.OtherProviderTypes
ValueMapstring1, 2, 3, 4, 5
ValuesstringOther, Instance, Association, Indication, Method
SupportedMethodsstring[]
DescriptionstringSupportedMethods lists the methods supported by this provider. If this array is NULL, the provider MUST support all the methods defined in the class. If the provider does not support all the methods, the methods supported MUST be included in the array. The array entry format is "MethodName".
SupportedPropertiesstring[]
DescriptionstringSupportedProperties lists the properties supported by this provider. If this array is NULL, the provider MUST support all of the properties defined in the class. If the provider does not support all of the properties, the properties supported MUST be included in the array. The array entry format is "PropertyName".

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities