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
UMLPackagePathstringCIM::Core::CoreElements
Versionstring2.28.0

Class Properties

Association References

NameClass OriginReference Class
GroupComponentCIM_ConcreteComponentViewCIM_ManagedElement
PartComponentCIM_ConcreteComponentViewCIM_View

Class Methods