Class CIM_RealizesExtent


  extends CIM_Realizes (Association)
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.
Details...
This class is not implemented.

Subclasses

 CIM_RealizedOnSide  CIM_RealizesAggregatePExtent  CIM_RealizesDiskPartition  CIM_RealizesPExtent  CIM_RealizesTapePartition

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
UMLPackagePathstringCIM::Device::StorageExtentsNone None
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

Copyright © 2008-2010 VMware, Inc. All rights reserved.