Class CIM_BasedOn
extends CIM_AbstractBasedOn

BasedOn is an association describing how StorageExtents can be assembled from lower level Extents. For example, ProtectedSpaceExtents are parts of PhysicalExtents, while VolumeSets are assembled from one or more Physical or ProtectedSpaceExtents. As another example, CacheMemory can be defined independently and realized in a PhysicalElement or can be 'based on' Volatile or NonVolatileStorageExtents.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AbstractBasedOn
   |
   +--CIM_BasedOn

Direct Known Subclasses

CIM_AggregatePSExtentBasedOnAggregatePExtent
CIM_AggregatePSExtentBasedOnPExtent
CIM_CompositeExtentBasedOn
CIM_DiskPartitionBasedOnVolume
CIM_LogicalDiskBasedOnExtent
CIM_ProtectedExtentBasedOn
CIM_PSExtentBasedOnPExtent
CIM_TapePartitionOnSurface
CIM_VolumeSetBasedOnPSExtent

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringBasedOn is an association describing how StorageExtents can be assembled from lower level Extents. For example, ProtectedSpaceExtents are parts of PhysicalExtents, while VolumeSets are assembled from one or more Physical or ProtectedSpaceExtents. As another example, CacheMemory can be defined independently and realized in a PhysicalElement or can be 'based on' Volatile or NonVolatileStorageExtents.
UMLPackagePathstringCIM::Core::StorageExtent
Versionstring2.45.0

Class Properties

Association References

NameReference Class
AntecedentCIM_StorageExtent
DependentCIM_StorageExtent

Inherited Properties

NameData Type
EndingAddressuint64
OrderIndexuint16
StartingAddressuint64

Class Methods