(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.4 and 1.5

version 1.4, 2001/02/05 14:14:00 version 1.5, 2001/02/06 17:02:13
Line 1 
Line 1 
 /* /*
         $Log$         $Log$
           Revision 1.5  2001/02/06 17:02:13  karl
           rearrange documentation for interfaces
   
         Revision 1.4  2001/02/05 14:14:00  karl         Revision 1.4  2001/02/05 14:14:00  karl
         doc++ extension for respository         doc++ extension for respository
  
Line 17 
Line 20 
 /** @name Definition of Terms /** @name Definition of Terms
 This section provides definitions of terms and concepts used in the specification of the  DMTF CIM and WBEM specifications and of the Pegasus Managability Services Broker and its implementation. This section provides definitions of terms and concepts used in the specification of the  DMTF CIM and WBEM specifications and of the Pegasus Managability Services Broker and its implementation.
  
 <B>Namespace</B>\Label{NAMESPACE} - TBD definition of Namespace  <B>Namespace</B>\Label{NAMESPACE} - An object that defines a scope within which object keys must be unique.
  
 <B>CIMOM</B> \Label{CIMOM} = TBD Definition of Namespace <B>CIMOM</B> \Label{CIMOM} = TBD Definition of Namespace
  
Line 29 
Line 32 
  
 <B>CIM INSTANCE</B> \Label{CIMINSTANCE} - ATTN: <B>CIM INSTANCE</B> \Label{CIMINSTANCE} - 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>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.
  
Line 116 
Line 119 
  
 Meta schema<B>Meta schema</B> \Label{Meta schema} -  The schema of the meta model. Method A declaration of a signature; that is, the method name, return type and parameters, and, in the case of a concrete class, may imply an implementation. Meta schema<B>Meta schema</B> \Label{Meta schema} -  The schema of the meta model. Method A declaration of a signature; that is, the method name, return type and parameters, and, in the case of a concrete class, may imply an implementation.
  
 <B>Model</B> \Label{Model} - A set of classes, properties and associations that allows the expression of information about a specific domain. For example, a Network may consist of Network Devices and Logical Networks. The Network Devices may have attachment associations to each other, and may have member associations to Logical Networks.  <B>METHOD</B> \Label{METHOD} - Methods represent the behavior relevant for a class. A method is defined as an operation together with its signature. The signature consists of a possibly empty list of parameters and a return type.
   
   A declaration of a signature; that is, the method name, return type and parameters, and, in the case of a concrete class, may imply an implementation.
   
   <B>Model</B> \Label{MODEL} - A set of classes, properties and associations that allows the expression of information about a specific domain. For example, a Network may consist of Network Devices and Logical Networks. The Network Devices may have attachment associations to each other, and may have member associations to Logical Networks.
  
 <B>Model Path</B> \Label{Model Path} -  A reference to an object within a namespace.  <B>Model Path</B> \Label{Model Path} -  A reference to an object within a namespace. Namespace An object that defines a scope within which object keys must be unique.
 Namespace An object that defines a scope within which object keys must be unique.  
  
 <B>Namespath Path</B> \Label{Namespath Path} -  A reference to a namespace within an implementation that is capable of hosting CIM objects. <B>Namespath Path</B> \Label{Namespath Path} -  A reference to a namespace within an implementation that is capable of hosting CIM objects.
  
Line 152 
Line 158 
 //@{ //@{
  
 /** @name NAMESPACE. /** @name NAMESPACE.
 Defintion of thamespace.  Defintion of the namespace.
 */ */
  
  


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2