Class CIM_ElementView
extends CIM_Dependency

CIM_ElementView is used to associate an instance of CIM_View with an instance representing the normalized view of a managed resource.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ElementView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_ElementView is used to associate an instance of CIM_View with an instance representing the normalized view of a managed resource.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::CoreElements
Versionstring2.21.1

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_ElementViewCIM_ManagedElement
DescriptionstringAntecedent shall be a reference to a CIM_ManagedElement that is an instance in the normalized representation of the managed resource.
Keybooleantrue
OverridestringAntecedent
DependentCIM_ElementViewCIM_View
DescriptionstringDependent shall be a reference to an instance of CIM_View that represents a de-normalized or aggregate view of the managed resource that is represented by the CIM_ManagedElement referenced by the Antecedent property.
Keybooleantrue
OverridestringDependent

Class Methods