(file) Return to CIMAssociationProvider.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Provider

Diff for /pegasus/src/Pegasus/Provider/CIMAssociationProvider.h between version 1.23 and 1.24

version 1.23, 2006/11/14 18:34:54 version 1.24, 2008/02/08 19:21:57
Line 100 
Line 100 
         source Object via an Association in which the source Object plays         source Object via an Association in which the source Object plays
         the specified role (i.e.  the name of the Property in the         the specified role (i.e.  the name of the Property in the
         Association Class that refers to the source Object MUST match the         Association Class that refers to the source Object MUST match the
         value of this parameter).          value of this parameter).  An empty String value for this parameter
           is interpreted as a NULL value, which indicates no such filtering
           is requested.
  
         @param resultRole If not NULL, this parameter MUST be a valid Property         @param resultRole If not NULL, this parameter MUST be a valid Property
         name.  It acts as a filter on the returned set of Objects by mandating         name.  It acts as a filter on the returned set of Objects by mandating
         that each returned Object MUST be associated to the source Object via an         that each returned Object MUST be associated to the source Object via an
         Association in which the returned Object plays the specified role (i.e.         Association in which the returned Object plays the specified role (i.e.
         the name of the Property in the Association Class that refers to the         the name of the Property in the Association Class that refers to the
         returned Object MUST match the value of this parameter).          returned Object MUST match the value of this parameter).  An empty
           String value for this parameter is interpreted as a NULL value, which
           indicates no such filtering is requested.
  
         @param includeQualifiers If true, this specifies that all Qualifiers         @param includeQualifiers If true, this specifies that all Qualifiers
         for each Object (including Qualifiers on the Object and on any returned         for each Object (including Qualifiers on the Object and on any returned
Line 177 
Line 181 
         source Object via an Association in which the source Object plays         source Object via an Association in which the source Object plays
         the specified role (i.e.  the name of the Property in the         the specified role (i.e.  the name of the Property in the
         Association Class that refers to the source Object MUST match the         Association Class that refers to the source Object MUST match the
         value of this parameter).          value of this parameter).  An empty String value for this
           parameter is interpreted as a NULL value, which indicates no such
           filtering is requested.
  
         @param resultRole If not NULL, this parameter MUST be a valid Property         @param resultRole If not NULL, this parameter MUST be a valid Property
         name.  It acts as a filter on the returned set of Objects by mandating         name.  It acts as a filter on the returned set of Objects by mandating
         that each returned Object MUST be associated to the source Object via an         that each returned Object MUST be associated to the source Object via an
         Association in which the returned Object plays the specified role (i.e.         Association in which the returned Object plays the specified role (i.e.
         the name of the Property in the Association Class that refers to the         the name of the Property in the Association Class that refers to the
         returned Object MUST match the value of this parameter).          returned Object MUST match the value of this parameter).  An empty
           String value for this parameter is interpreted as a NULL value, which
           indicates no such filtering is requested.
  
         @param handler Asynchronously processes the results of this operation.         @param handler Asynchronously processes the results of this operation.
  
Line 227 
Line 235 
         to the source Object via an Association in which the source Object         to the source Object via an Association in which the source Object
         plays the specified role (i.e. the name of the Property in the         plays the specified role (i.e. the name of the Property in the
         Association Class that refers to the source Object MUST match the         Association Class that refers to the source Object MUST match the
         value of this parameter.          value of this parameter.  An empty String value for this parameter
           is interpreted as a NULL value, which indicates no such filtering
         @param resultRole If not NULL, MUST be a valid Property name. It          is requested.
         acts as a filter on the returned set of Objects by mandating that  
         each returned Object MUST be associated to the source Object via  
         an Association in which the returned Object plays the specified  
         role (i.e. the name of the Property in the Association Class that  
         refers to the returned Object MUST match the value of this parameter).  
  
         @param includeQualifiers If true, this specifies that all Qualifiers         @param includeQualifiers If true, this specifies that all Qualifiers
         for each Object (including Qualifiers on the Object and on any         for each Object (including Qualifiers on the Object and on any
Line 299 
Line 302 
         to the source Object via an Association in which the source Object         to the source Object via an Association in which the source Object
         plays the specified role (i.e. the name of the Property in the         plays the specified role (i.e. the name of the Property in the
         Association Class that refers to the source Object MUST match the         Association Class that refers to the source Object MUST match the
         value of this parameter.          value of this parameter.  An empty String value for this parameter
           is interpreted as a NULL value, which indicates no such filtering
           is requested.
  
         @param handler Asynchronously processes the results of this operation.         @param handler Asynchronously processes the results of this operation.
  


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2