(file) Return to CIM_ComputerSystemProcessor.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="CIMCoreCR00752.000" 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_ComputerSystemProcessor
 8               // ==================================================================
 9                  [Association, Deprecated { "CIM_SystemDevice" }, 
10                   Aggregation, Composition, Version ( "2.10.0" ), 
11                   UMLPackagePath ( "CIM::Device::Processor" ), 
12                   Description ( 
13                      "Note: ComputerSystemProcessor is deprecated in lieu of its "
14                      "superclass, SystemDevice, because it adds no detail and "
15                      "changes none of the cardinalities in the definition of the "
16                      "superclass. Deprecated description: An association that "
17                      "indicates the processors of a UnitaryComputer System." )]
18               class CIM_ComputerSystemProcessor : CIM_SystemDevice {
19               
20                     [Deprecated { "CIM_SystemDevice.GroupComponent" }, 
21                      Aggregate, Override ( "GroupComponent" ), 
22 karl  1.1.2.2        Description ( 
23                         "Note: This method is deprecated. Deprecated description: "
24                         "The UnitaryComputerSystem." )]
25                  CIM_UnitaryComputerSystem REF GroupComponent;
26               
27                     [Deprecated { "CIM_SystemDevice.PartComponent" }, 
28                      Override ( "PartComponent" ), 
29                      Description ( 
30                         "Note: This method is deprecated. Deprecated description: "
31                         "The Processor that is part of the UnitaryComputerSystem." )]
32                  CIM_Processor REF PartComponent;
33               
34               
35               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2