Class CIM_ElementHasBeenFRUed

CIM_ElementHasBeenFRUed is an association between two Physical Elements that indicates that the entity referenced as the ReplacedElement was swapped for or replaced by the entity referenced as the ReplacementElement. The association is many to many, conveying that an element might require several other elements to replace it, and vice-versa. The typical scenario, however, is that one PhysicalElement replaces another. It might not be possible to instrument or manually determine that an element actually replaced (FRUed) another. This determination is especially difficult if the original element is discarded. However, if this information is available, then this association describes this scenario.

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


Class Hierarchy

CIM_ElementHasBeenFRUed

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_ElementHasBeenFRUed is an association between two Physical Elements that indicates that the entity referenced as the ReplacedElement was swapped for or replaced by the entity referenced as the ReplacementElement. The association is many to many, conveying that an element might require several other elements to replace it, and vice-versa. The typical scenario, however, is that one PhysicalElement replaces another. It might not be possible to instrument or manually determine that an element actually replaced (FRUed) another. This determination is especially difficult if the original element is discarded. However, if this information is available, then this association describes this scenario.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::Physical
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference Class
ReplacedElementCIM_ElementHasBeenFRUedCIM_PhysicalElement
ReplacementElementCIM_ElementHasBeenFRUedCIM_PhysicalElement

Class Methods