Class CIM_ElementFRU

ElementFRU associates a PhysicalElement to information about possible replacement parts. The association is many to many, describing that an element can have several replacement options and that those options can apply to multiple pieces of hardware.

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


Class Hierarchy

CIM_ElementFRU

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringElementFRU associates a PhysicalElement to information about possible replacement parts. The association is many to many, describing that an element can have several replacement options and that those options can apply to multiple pieces of hardware.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::Physical
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
ReplaceableElementCIM_ElementFRUCIM_PhysicalElement
DescriptionstringThe PhysicalElement that can be replaced (FRUed).
Keybooleantrue
ReplacementElementCIM_ElementFRUCIM_ReplacementFRU
DescriptionstringOrdering information for a replacement element.
Keybooleantrue

Class Methods