(file) Return to PRS_SolutionElement.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Support

 1 marek 1.1 // Copyright (c) 2005 DMTF.  All rights reserved.
 2           // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 3           // qualifier values to CIM Schema.</change>
 4           // ==================================================================
 5           //  PRS_SolutionElement 
 6           // ==================================================================
 7              [Abstract, Version ( "2.6.0" ), 
 8               UMLPackagePath ( "PRS::Support" ), 
 9               Description ( 
10                  "PRS_SolutionElement is an abstract base class for non-Category "
11                  "objects that are associated with a Solution. This includes: \n"
12                  "PRS_Reference \n"
13                  "PRS_Problem \n"
14                  "PRS_Resolution \n"
15                  "\n"
16                  "PRS_SolutionElement provides a common reference for these "
17                  "objects to be associated with PRS_Expression objects through "
18                  "the SolutionExpression association. \n"
19                  "\n"
20                  "In addition, all of the derived objects may be retrieved with "
21                  "a single query for the common super-class." )]
22 marek 1.1 class PRS_SolutionElement : PRS_ExchangeElement {
23           
24           
25           };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2