Your IP : 216.73.217.17


Current Path : /usr/share/mof/cim-current/Support/
Upload File :
Current File : //usr/share/mof/cim-current/Support/PRS_Reference.mof

// Copyright (c) 2005 DMTF.  All rights reserved.
   [Version ( "2.6.0" ), 
    UMLPackagePath ( "PRS::Support" ), 
    Description ( 
       "PRS_Reference is a placeholder to support links between "
       "PRS_Expression objects and a PRS_Solution. It does not have "
       "any properties. A \'Reference\' Solution uses PRS_Statement "
       "objects to describe general, non-diagnostic knowledge and may "
       "not include any PRS_Problem and PRS_Resolution instances." )]
class PRS_Reference : PRS_SolutionElement {


};