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:Version ( "2.8.1000" ) Experimental UMLPackagePath ( "CIM::Physical::Misc" ) Aggregation Deprecated { "CIM_MemberOfCollection" } Association
Parameters (local in grey)
Key
Deprecated { "CIM_MemberOfCollection.Member" }
CIM_PhysicalElement REF Element ;
The PhysicalElement which should be replaced with other Elements, as a Set.
Key
Aggregate
Deprecated { "CIM_MemberOfCollection.Collection" }
CIM_ReplacementSet REF Set ;
The ReplacementSet.