(file) Return to CIMobjectTable.dxx CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / DevManual

Diff for /pegasus/doc/DevManual/CIMobjectTable.dxx between version 1.1 and 1.2

version 1.1, 2001/02/23 20:29:05 version 1.2, 2001/05/27 10:11:50
Line 1 
Line 1 
  
 /* /*
   $Log$   $Log$
     Revision 1.2  2001/05/27 10:11:50  karl
     Clean up object tables
   
   Revision 1.1  2001/02/23 20:29:05  karl   Revision 1.1  2001/02/23 20:29:05  karl
   documentation cleanup   documentation cleanup
  
Line 13 
Line 16 
  Implementation</th>  Implementation</th>
  </tr>  </tr>
  
  <tr>   <tr><th>CIM Concept / Object</th>
  <th>CIM Concept / Object</th>  
  <th>Pegasus Class</th>  <th>Pegasus Class</th>
  <th>Reference       <th>Reference</th>
  <th>Description</th>  <th>Description</th>
  </tr>  </tr>
  <tr>   <tr><td>Array</td>
      <td>CIM Classes</td>       <td>Array</td>
        <td>\Ref{Array}</td>    <td>The Array C++ class implements a container for other objects.  It is used both in the CIM interfaces and internally.</td>
    </tr>
    <tr><td>CIM Classes</td>
      <td>CIMClass</td>      <td>CIMClass</td>
      <td>\Ref{CIMClass}</td>      <td>\Ref{CIMClass}</td>
  <td>A CIM Class is a collection of instances, all of which support a common   <td> The CIMClass C++ class implements the CIMClass object.A CIM Class is a   collection of instances, all of which support a common
  type; that is, a set of properties and methods. The common properties and          type; that is, a set of properties and methods. The common properties and methods are defined as features of the class</td>
  methods are defined as features of the class</td>  
   
  </tr>  
   
  <tr>  
      <td>CIM Instance</td>  
      <td>CIMInstance</td>  
      <td>\Ref{CIMInstance}</td>    <td>ATT: Description</td>  
  </tr>  </tr>
  <tr>  <tr>
      <td>CIM DateTime</td>      <td>CIM DateTime</td>
      <td>CIMDateTime</td>      <td>CIMDateTime</td>
      <td>\Ref{CIMDateTime}</td>    <td>ATT: Description</td>       <td>\Ref{CIMDateTime}</td>    <td>The CIM DateTime C++ Class implements the CIM DateTime object. This object defines
         dates and times for CIM.</td>
    </tr>
    <tr>
        <td>CIM Instance</td>
        <td>CIMInstance</td>
        <td>\Ref{CIMInstance}</td>    <td>The CIMInstance C++ Class implements the CIM Instance object.  A CIM InstanceAn instance is a set of property values that can be uniquely identified by a key.
   </td>
  </tr>  </tr>
   
  <tr>  <tr>
      <td>CIM Qualifier Declaration</td>      <td>CIM Qualifier Declaration</td>
      <td>?????</td>      <td>?????</td>
      <td>ATTN</td>    <td>ATT: Description</td>       <td>ATTN</Ref{CIMQualifierDecl}>    <td>ATT: Description</td>
  </tr>  </tr>
  
  <tr>  <tr>
      <td>CIM Qualifier</td>      <td>CIM Qualifier</td>
      <td>CIMQualifier</td>      <td>CIMQualifier</td>
      <td>\Ref{CIMQualifier}</td>    <td>ATT: Description</td>       <td>\Ref{CIMQualifier}</td>    <td>The CIMQualifier C++ Class implements the CIM Qualifier object. CIM Qualifiers
       are values that provide additional information about classes, associations,
       indications, methods, method parameters, triggers, instances, properties or
       references. All qualifiers have a name, type, value, scope, flavor and default value.</td>
    </tr>
    <tr>
        <td>CIM Flavor</td>
        <td>CIMFlavor</td>
        <td>\Ref{CIMFLAVOR}</td>
        <td>Part of a qualifier spcification indicating overriding and
        inheritance rules.</td>
    </tr>
   
     <tr>
         <td>CIM Method</td>
         <td>CIMMethod</td>
         <td>\Ref{CIMMethod}</td>    <td>ATT: Description</td>
  </tr>  </tr>
  
  <tr>  <tr>
          <td>CIM Name</td>
          <td>CIMName</td>
          <td>\Ref{CIMName}</td>    <td>ATT: Description</td>
    </tr>
    <tr>
      <td>CIM Property</td>      <td>CIM Property</td>
      <td>CIMProperty</td>      <td>CIMProperty</td>
      <td>\Ref{PROPERTY}</td>      <td>\Ref{PROPERTY}</td>
Line 60 
Line 84 
  </tr>  </tr>
  
  <tr>  <tr>
      <td>CIM Object Path</td>        <td>CIM Reference</td>
      <td>CIMReference</td>      <td>CIMReference</td>
      <td>\Ref{CIMReference}</td>    <td>ATT: Description</td>      <td>\Ref{CIMReference}</td>    <td>ATT: Description</td>
  </tr>  </tr>
   
  <tr>  
      <td>CIM Method</td>  
      <td>CIMMethod</td>  
      <td>\Ref{CIMMethod}</td>    <td>ATT: Description</td>  
  </tr>  
   
  <tr>  <tr>
      <td>CIM Scope</td>      <td>CIM Scope</td>
      <td>CIMScope</td>      <td>CIMScope</td>
      <td>\Ref{CIMScope}</td>    <td>ATT: Description</td>      <td>\Ref{CIMScope}</td>    <td>ATT: Description</td>
  </tr>  </tr>
   
  <tr>  
      <td>CIM flavor</td>  
      <td>CIMFlavor</td>  
      <td>\Ref{CIMFLAVOR}</td>  
      <td>Part of a qualifier spcification indicating overriding and  
      inheritance rules.</td>  
  </tr>  
   
  <tr>  <tr>
      <td>CIM ????</td>      <td>CIM ????</td>
      <td>Qualifier Type</td>      <td>Qualifier Type</td>
      <td>\Ref{???}</td>    <td>ATT: Description</td>      <td>\Ref{???}</td>    <td>ATT: Description</td>
      </tr>      </tr>
   
  <tr>  <tr>
      <td>CIM Array</td>       <td>CIM Type</td>
      <td>Array</td>       <td>CIMType</td>
      <td>\Ref{Array}</td>    <td>ATT: Description</td>       <td>\Ref{CIMType}</td>    <td>ATT: Description</td>
      </tr>      </tr>
   
   
  <tr>  <tr>
       <td>CIM Value</td>       <td>CIM Value</td>
       <td>CIMValue</td>       <td>CIMValue</td>
Line 107 
Line 112 
    <tr>    <tr>
         <td>String</td>         <td>String</td>
         <td>String</td>         <td>String</td>
         <td>\Ref{String}</td>    <td>ATT: Description</td>          <td>\Ref{String}</td>    <td>The Pegasus String C++ Class
           implements the CIM string type.</td>
    </tr>    </tr>
  
    tr>    tr>


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2