Class CIM_ScopedView
extends CIM_Dependency

CIM_ScopedView is used to associate an instance of CIM_System with a View instance representing the denormalized view of a managed resource related to the system. The type of relationship is not constrained. Examples include hosting, aggregation, composition, dependencies, etc.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ScopedView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_ScopedView is used to associate an instance of CIM_System with a View instance representing the denormalized view of a managed resource related to the system. The type of relationship is not constrained. Examples include hosting, aggregation, composition, dependencies, etc.
Experimentalbooleantrue
UMLPackagePathstringCIM::View::Core
Versionstring2.21.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_ScopedViewCIM_System
DescriptionstringAntecedent shall be a reference to a CIM_System that has a relationship with the managed resource.
Keybooleantrue
OverridestringAntecedent
DependentCIM_ScopedViewCIM_View
DescriptionstringDependent shall be a reference to an instance of CIM_View that represents a de-normalized or aggregate view of a managed resource that is related to the CIM_System referenced by the Antecedent property.
Keybooleantrue
OverridestringDependent

Class Methods