Core\CIM_FRUPhysicalElements.mof.mof (HTML version)

Return to index
CIM_FRUPhysicalElements
Indicates the PhysicalElements that make up a FRU. The use of this association has been deprecated since the FRU class itself has been deprecated. The composition of PhysicalElements into ReplacementSets is described by the CIM_MemberOfCollection association (since ReplacementSets are simply Collections).
Qualifiers:Experimental Deprecated { "CIM_ReplacementSet" , "CIM_MemberOfCollection" } Association Version ( "2.8.1000" ) Aggregation Composition UMLPackagePath ( "CIM::Core::ProductFRU" )
Parameters (local in grey)
Max ( 1 )
Key
Aggregate
Deprecated { "CIM_ReplacementSet" , "CIM_MemberOfCollection.Collection" }
CIM_FRU REF FRU ;
The FRU.
Key
Deprecated { "CIM_MemberOfCollection.Member" }
CIM_PhysicalElement REF Component ;
The PhysicalElement which is a part of the FRU.