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_RealizesPExtent
CIM_RealizesDiskPartition
CIM_RealizesAggregatePExtent
CIM_RealizesTapePartition
CIM_RealizedOnSide

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

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 BlockSize properties of the StorageExtent object.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_RealizesExtentCIM_PhysicalComponent
DependentCIM_RealizesExtentCIM_StorageExtent

Propagated Association References

NameClass OriginReference Class
AntecedentCIM_RealizesCIM_PhysicalElement
AntecedentCIM_DependencyCIM_ManagedElement
DependentCIM_RealizesCIM_LogicalDevice
DependentCIM_DependencyCIM_ManagedElement