Class CIM_ViewCapabilities
extends CIM_Capabilities

The CIM_ViewCapabilities identifies the capabilities of the implementation of view classes.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_ViewCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_ViewCapabilities identifies the capabilities of the implementation of view classes.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device
Versionstring2.28.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
SupportedViewsstring[]
DescriptionstringThis is an array of strings that identify the views that are supported by name, without the namespace qualifier. A string element in this array should take the form of <OrgID>:<viewname>, where <OrgID> is the identifier of the organization that defined the view and <viewname> is the name of the view. For example, support for the DiskDriveView would be indicated by the string 'SNIA:DiskDriveView'.

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