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_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

NameClass OriginReference Class
AntecedentCIM_LogicalDiskBasedOnExtentCIM_StorageExtent
DependentCIM_LogicalDiskBasedOnExtentCIM_LogicalDisk

Inherited Properties

NameData TypeClass Origin
EndingAddressuint64CIM_BasedOn
OrderIndexuint16CIM_BasedOn
StartingAddressuint64CIM_BasedOn

Class Methods