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

 1 karl  1.1.2.2 // Copyright (c) 2005 DMTF.  All rights reserved.
 2               // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 3               // qualifier values to CIM Schema.</change>
 4               // ==================================================================
 5               //  CIM_VirtualComputerSystem 
 6               // ==================================================================
 7                  [Version ( "2.6.0" ), 
 8                   UMLPackagePath ( "CIM::System::SystemElements" ), 
 9                   Description ( 
10                      "A class derived from ComputerSystem that represents the "
11                      "ability to virtualize or emulate another ComputerSystem." )]
12               class CIM_VirtualComputerSystem : CIM_ComputerSystem {
13               
14                     [Description ( 
15                         "A string describing the type of System or hardware "
16                         "platform that is virtualized. OperatingSystem "
17                         "information is obtained via the RunningOS inherited from "
18                         "ComputerSystem." )]
19                  string VirtualSystem;
20               
21               
22 karl  1.1.2.2 };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2