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

Diff for /pegasus/Schemas/CIM231/DMTF/Physical/CIM_ReplacementSet.mof between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2012/01/24 13:50:27 version 1.1.2.2, 2012/02/15 17:46:44
Line 0 
Line 1 
   // Copyright (c) 2005 DMTF.  All rights reserved.
   // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
   // qualifier values to CIM Schema.</change>
   // ==================================================================
   //  CIM_ReplacementSet
   // ==================================================================
      [Version ( "2.8.0" ),
       UMLPackagePath ( "CIM::Physical::Misc" ),
       Description (
          "The ReplacementSet class aggregates PhysicalElements that must "
          "be \'replaced\' or \'FRUed\' together. For example, when "
          "replacing a memory card, the component memory chips could be "
          "removed and replaced as well. Or, a set of memory chips may be "
          "specified to be replaced or upgraded together using this "
          "association." )]
   class CIM_ReplacementSet : CIM_Collection {
   
         [Key, Description (
             "Name is a free-form string defining a label for the "
             "ReplacementSet. It is the key for the object." ),
          MaxLen ( 256 )]
      string Name;
   
   
   };


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