Class CIM_ConcreteComponentView
extends CIM_AbstractComponent

The CIM_ConcreteComponentView instance is a view that is derived from the CIM_ConcreteComponent between a base CIM_ManagedElement (e.g., CIM_StorageExtent of a Disk Drive) and the CIM_ManagedElement it is a component of (e.g., its primordial CIM_StoragePool).

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_ConcreteComponentView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringThe CIM_ConcreteComponentView instance is a view that is derived from the CIM_ConcreteComponent between a base CIM_ManagedElement (e.g., CIM_StorageExtent of a Disk Drive) and the CIM_ManagedElement it is a component of (e.g., its primordial CIM_StoragePool).
Experimentalbooleantrue
Versionstring2.28.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_ConcreteComponentViewCIM_ManagedElement
Aggregatebooleantrue
DescriptionstringThe CIM_ManagedElement (e.g., CIM_StoragePool) to which the CIM_Managedelement (e.g., CIM_StorageExtent of the Disk Drive) is assigned.
Keybooleantrue
OverridestringGroupComponent
PartComponentCIM_ConcreteComponentViewCIM_View
DescriptionstringA View Class (e.g., CIM_DiskDriveView) instance that is assigned to the CIM_ManagedElement (e.g., CIM_StoragePool).
Keybooleantrue
OverridestringPartComponent

Class Methods