Class CIM_LogicalDiskBasedOnExtent
extends CIM_BasedOn

LogicalDisks can be BasedOn a single StorageVolume, Memory (in the case of a RAM Disk), a DiskPartition or other StorageExtent. These relationships are made explicit in this association. Subclasses of the association, LogicalDiskBasedOn Partition and LogicalDiskBasedOnVolume, detail the 'typical' semantics.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AbstractBasedOn
   |
   +--CIM_BasedOn
   |
   +--CIM_LogicalDiskBasedOnExtent

Direct Known Subclasses

CIM_LogicalDiskBasedOnPartition
CIM_LogicalDiskBasedOnVolume

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringLogicalDisks can be BasedOn a single StorageVolume, Memory (in the case of a RAM Disk), a DiskPartition or other StorageExtent. These relationships are made explicit in this association. Subclasses of the association, LogicalDiskBasedOn Partition and LogicalDiskBasedOnVolume, detail the 'typical' semantics.
UMLPackagePathstringCIM::Device::StorageExtents
Versionstring2.6.0

Class Properties

Association References

NameReference Class
AntecedentCIM_StorageExtent
DependentCIM_LogicalDisk

Inherited Properties

NameData Type
EndingAddressuint64
OrderIndexuint16
StartingAddressuint64

Class Methods