Physical\CIM_ParticipatesInSet.mof.mof (HTML version)

Return to index
CIM_ParticipatesInSet
ParticipatesInSet indicates which PhysicalElements are replaced together. Since ReplacementSet was updated to subclass from CIM_Collection, this separate association of members into the set is no longer needed. It is deprecated in lieu of MemberOfCollection.
Qualifiers:Experimental Version ( "2.8.1000" ) Aggregation Deprecated { "CIM_MemberOfCollection" } Association
Parameters (local in grey)
Deprecated { "CIM_MemberOfCollection.Collection" }
Key
Aggregate
CIM_ReplacementSet REF Set ;
The ReplacementSet.
Deprecated { "CIM_MemberOfCollection.Member" }
Key
CIM_PhysicalElement REF Element ;
The PhysicalElement which should be replaced with other Elements, as a Set.