(file) Return to CIM_ClassModification.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Event

Diff for /pegasus/Schemas/CIM231/DMTF/Event/CIM_ClassModification.mof between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2012/01/24 13:50:14 version 1.1.2.2, 2012/02/15 17:46:30
Line 0 
Line 1 
   // Copyright (c) 2005 DMTF.  All rights reserved.
      [Indication, Version ( "2.6.0" ),
       UMLPackagePath ( "CIM::Event" ),
       Description (
          "CIM_ClassModification notifies when a class definition in the "
          "schema is modified." )]
   class CIM_ClassModification : CIM_ClassIndication {
   
         [Required, Description (
             "A copy of the \'previous\' class definition whose change "
             "generated the Indication. PreviousClassDefinition "
             "contains an \'older\' copy of the class\' information, "
             "as compared to what is found in the ClassDefinition "
             "property (inherited from ClassIndication)." ),
          EmbeddedObject]
      string PreviousClassDefinition;
   
   
   };


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2