Support\PRS_SolutionHasElement.mof.mof (HTML version)

Return to index
PRS_SolutionHasElement Superclass: CIM_Dependency
PRS_SolutionHasElement is an abstract base class for associating PRS_Solution with objects derived from PRS_SolutionElement. This association class allows all PRS_Reference, PRS_Problem and PRS_Resolution objects to be retrieved with a single query.
Qualifiers:Abstract Version ( "2.6.0" ) Aggregation Association
Parameters (local in grey)
Override ( "Dependent" )
PRS_SolutionElement REF Dependent ;
The PRS_Reference, PRS_Problem or PRS_Resolution aggregated into the Solution by this association.
Min ( 1 )
Override ( "Antecedent" )
Aggregate
PRS_Solution REF Antecedent ;
The PRS_Solution root object of the Solution.