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

 1 karl  1.1.2.2 // Copyright (c) 2005 DMTF.  All rights reserved.
 2               // <change cr="CIMCoreCR00735.001" type ="change">Update of
 3               // descriptions based on Tech Edit review.</
 4               // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 5               // qualifier values to CIM Schema.</change>
 6               // ==================================================================
 7               //  CIM_CoolingDevice
 8               // ==================================================================
 9                  [Version ( "2.10.0" ), 
10                   UMLPackagePath ( "CIM::Device::CoolingAndPower" ), 
11                   Description ( "Capabilities and management of CoolingDevices." )]
12               class CIM_CoolingDevice : CIM_LogicalDevice {
13               
14                     [Description ( 
15                         "ActiveCooling is a Boolean that indicates that the "
16                         "Cooling Device provides active (as opposed to passive) "
17                         "cooling." )]
18                  boolean ActiveCooling;
19               
20               
21               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2