Core\CIM_Spared.mof.mof (HTML version)

Return to index
CIM_Spared Superclass: 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.
Qualifiers:Version ( "2.10.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ManagedElement REF Dependent ;
The Element or Elements (in the case of a collection) that have been replaced/spared.
Override ( "Antecedent" )
CIM_ManagedElement REF Antecedent ;
A ManagedElement that has replaced/spared another the reference Dependent element.