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

Diff for /pegasus/doc/DevManual/definitions.dxx between version 1.2 and 1.3

version 1.2, 2001/01/30 23:38:18 version 1.3, 2001/02/02 18:48:20
Line 1 
Line 1 
 /* /*
         $Log$         $Log$
           Revision 1.3  2001/02/02 18:48:20  karl
           Doc++ expansion
   
         Revision 1.2  2001/01/30 23:38:18  karl         Revision 1.2  2001/01/30 23:38:18  karl
         Add to documentation         Add to documentation
  
Line 9 
Line 12 
         $Author$         $Author$
 */ */
 /** @name Definition of Terms /** @name Definition of Terms
 This sections provides standard definitions of terms and concepts used in the specification of the Pegasus Managability Services Broker and its implementation.  This section provides definitions of terms and concepts used in the specification of the Pegasus Managability Services Broker and its implementation.
  
 <B>Namespace</B>\Label{NAMESPACE} - TBD definition of Namespace <B>Namespace</B>\Label{NAMESPACE} - TBD definition of Namespace
  
 <B>CIMOM</B> \Label{CIMOM} = TBD Definition of Namespace <B>CIMOM</B> \Label{CIMOM} = TBD Definition of Namespace
  
 <B>Repository</B> \Label{} - ATTN:  <B>Repository</B> \Label{} - The CIM Repository stores the CIM metaschema (class repository) and instance information (instance repository). TheRepository is provided as part of the reference implementation,  but is considered an independent service for the CIMOM. The interfaces to the respository are fixed but the supplied respository can be replaced with a different implementation.
  
 <B>PROPERTY</B> \Label{PROPERTY} - ATTN: <B>PROPERTY</B> \Label{PROPERTY} - ATTN:
  
Line 25 
Line 28 
  
 <B>METHOD</B> \Label{METHOD} - ATTN: <B>METHOD</B> \Label{METHOD} - ATTN:
  
   <B>MOF</B> \Label{MOF} - MOF is the standard language used to define elements of the Common Information Model (CIM). The MOF language specifies syntax for defining CIM classes and instances. Compilation of MOF files provides developers and administrators with a simple and fast technique for modifying the CIM Repository. For more information about MOF, see the DMTF web page at http://www.dmtf.org.
   
 <B>Association</B> \Label{ASSOCIATION} -An association is a relationship between two classes or between instances of two classes. The properties of an association class include pointers, or references, to the two classes or instances. <B>Association</B> \Label{ASSOCIATION} -An association is a relationship between two classes or between instances of two classes. The properties of an association class include pointers, or references, to the two classes or instances.
  
 Class association is one of the most powerful CIM features. It provides a way to organize a Class association is one of the most powerful CIM features. It provides a way to organize a


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2