Support\PRS_Categorization.mof.mof (HTML version)

Return to index
PRS_Categorization Superclass: CIM_Dependency
PRS_Categorization associates PRS_Reference, PRS_Problem or PRS_Resolution with a PRS_Category for classification purposes. For example, a Category named 'Printing Issues' can be defined for a Problem using the Categorization association between a PRS_Problem and a PRS_Category.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Min ( 1 )
Override ( "Dependent" )
PRS_SolutionElement REF Dependent ;
The specific PRS_Reference, PRS_Problem or PRS_Resolution classified by this association.
Override ( "Antecedent" )
PRS_Category REF Antecedent ;
The PRS_Category used for classification.