Class CIM_RealizesExtent
extends CIM_Realizes

StorageExtents can be realized by PhysicalComponents. For example, disks or tapes are realized by PhysicalMedia. Memory is realized by PhysicalMemory. This relationship of Extents to PhysicalComponents is made explicit by the RealizesExtent association. In addition, the StartingAddress of the StorageExtent on the Component is specified here.

Class Hierarchy

CIM_Dependency
   |
   +--CIM_Realizes
   |
   +--CIM_RealizesExtent

Direct Known Subclasses

CIM_RealizedOnSide
CIM_RealizesDiskPartition
CIM_RealizesTapePartition
CIM_RealizesPExtent
CIM_RealizesAggregatePExtent

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringStorageExtents can be realized by PhysicalComponents. For example, disks or tapes are realized by PhysicalMedia. Memory is realized by PhysicalMemory. This relationship of Extents to PhysicalComponents is made explicit by the RealizesExtent association. In addition, the StartingAddress of the StorageExtent on the Component is specified here.None TRANSLATABLE= true
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
StartingAddressuint64
DescriptionstringThe starting address on the PhysicalComponent where the StorageExtent begins. Ending address of the StorageExtent is determined using the NumberOfBlocks and Block Size properties of the StorageExtent object.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_RealizesExtentCIM_PhysicalComponent
DependentCIM_RealizesExtentCIM_StorageExtent