Class CIM_ServiceAffectsElement

ServiceAffectsElement represents an association between a Service and the ManagedElements that might be affected by its execution. Instantiating this association indicates that running the service may change, manage, provide functionality for,or pose some burden on the ManagedElement. This burden might affect performance, throughput, availability, and so on.

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


Class Hierarchy

CIM_ServiceAffectsElement

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringServiceAffectsElement represents an association between a Service and the ManagedElements that might be affected by its execution. Instantiating this association indicates that running the service may change, manage, provide functionality for,or pose some burden on the ManagedElement. This burden might affect performance, throughput, availability, and so on.
UMLPackagePathstringCIM::Core::Service
Versionstring2.14.0

Class Properties

Association References

NameClass OriginReference Class
AffectedElementCIM_ServiceAffectsElementCIM_ManagedElement
AffectingElementCIM_ServiceAffectsElementCIM_Service

Class Methods