Class CIM_Spared
extends CIM_Dependency

The Spared association indicates an element that is acting as a replacement for another element. If the Dependent references a Collection, this indicates that 'spared' element is a member of that collection and the actual mapping between the spare and the spared is un-important.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_Spared

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe Spared association indicates an element that is acting as a replacement for another element. If the Dependent references a Collection, this indicates that 'spared' element is a member of that collection and the actual mapping between the spare and the spared is un-important.
UMLPackagePathstringCIM::Core::Redundancy
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_SparedCIM_ManagedElement
DescriptionstringA ManagedElement that has replaced/spared another the reference Dependent element.
Keybooleantrue
OverridestringAntecedent
DependentCIM_SparedCIM_ManagedElement
DescriptionstringThe Element or Elements (in the case of a collection) that have been replaced/spared.
Keybooleantrue
OverridestringDependent

Class Methods