Class CIM_RedundancyComponent
extends CIM_Component

A RedundancyGroup aggregates Managed System Elements and indicates that these elements, taken together, provide redundancy. All elements aggregated in a RedundancyGroup should be instantiations of the same object class. The use of this class is being depreacted in lieu of using MemberOfCollection in conjunction with RedundancySet.

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


Class Hierarchy

CIM_Component
   |
   +--CIM_RedundancyComponent

Direct Known Subclasses

CIM_ExtentRedundancyComponent
CIM_NetworkAdapterRedundancyComponent

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DeprecatedstringCIM_MemberOfCollection
DescriptionstringA RedundancyGroup aggregates Managed System Elements and indicates that these elements, taken together, provide redundancy. All elements aggregated in a RedundancyGroup should be instantiations of the same object class. The use of this class is being depreacted in lieu of using MemberOfCollection in conjunction with RedundancySet.
UMLPackagePathstringCIM::Core::Redundancy
Versionstring2.13.0

Class Properties

Association References

NameClass OriginReference Class
GroupComponentCIM_RedundancyComponentCIM_RedundancyGroup
PartComponentCIM_RedundancyComponentCIM_ManagedSystemElement

Class Methods