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

 1 marek 1.1 // 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_LogicalDiskBasedOnVolumeSet 
 6           // ==================================================================
 7              [Association, Deprecated { "CIM_BasedOn" }, 
 8               Version ( "2.7.0" ), 
 9               UMLPackagePath ( "CIM::Device::SccExtents" ), 
10               Description ( 
11                  "This association describes that LogicalDisks can be BasedOn a "
12                  "VolumeSet. However, there is no need for the specificity of "
13                  "this association. It is deprecated in lieu of the generic "
14                  "BasedOn relationship." )]
15           class CIM_LogicalDiskBasedOnVolumeSet : CIM_LogicalDiskBasedOnVolume {
16           
17                 [Deprecated { "CIM_BasedOn.Antecedent" }, 
18                  Override ( "Antecedent" ), 
19                  Max ( 1 ), 
20                  Description ( "The VolumeSet." )]
21              CIM_VolumeSet REF Antecedent;
22 marek 1.1 
23           
24           };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2