(file) Return to CIM_ProtocolController.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="ArchCR00066.004" type="add">Add UmlPackagePath
 3               // qualifier values to CIM Schema.</change>
 4               // ==================================================================
 5               //  CIM_ProtocolController 
 6               // ==================================================================
 7                  [Abstract, Version ( "2.8.0" ), 
 8                   UMLPackagePath ( "CIM::Device::ProtocolController" ), 
 9                   Description ( 
10                      "ProtocolController is a superclass for grouping controllers "
11                      "that are used to control the operation and function of "
12                      "sophisticated devices that instantiate a protocol such as "
13                      "SCSI. Simpler \'bus\' and device controllers are modeled using "
14                      "the CIM_Controller class." )]
15               class CIM_ProtocolController : CIM_LogicalDevice {
16               
17                     [Description ( 
18                         "Maximum number of Units that can be controlled by or "
19                         "accessed through this ProtocolController." )]
20                  uint32 MaxUnitsControlled;
21               
22 karl  1.1.2.2 
23               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2