Class CIM_BasedOnView
extends CIM_AbstractBasedOn

The CIM_BasedOnView instance is a view that is derived from CIM_BasedOn between the CIM_StorageExtent (or StorageVolume or LogicalDisk) instance and another CIM_StorageExtent where one or both of the references are to a View Class (e.g.,, VolumeView Dependent or DiskDriveView Antecedent).

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AbstractBasedOn
   |
   +--CIM_BasedOnView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe CIM_BasedOnView instance is a view that is derived from CIM_BasedOn between the CIM_StorageExtent (or StorageVolume or LogicalDisk) instance and another CIM_StorageExtent where one or both of the references are to a View Class (e.g.,, VolumeView Dependent or DiskDriveView Antecedent).
Experimentalbooleantrue
Versionstring2.28.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_BasedOnViewCIM_ManagedElement
DescriptionstringThe CIM_DiskDriveView on which a StorageExtent (or StorageVolume or LogicalDisk) is based or the CIM_StorageExtent on which the a CIM_VolumeView is based.
Keybooleantrue
OverridestringAntecedent
DependentCIM_BasedOnViewCIM_ManagedElement
DescriptionstringThe CIM_StorageExtent instance that is dependent on the CIM_DiskDriveView or the CIM_VolumeView that is dependent on the CIM_StorageExtent.
Keybooleantrue
OverridestringDependent

Inherited Properties

NameData TypeClass Origin
EndingAddressuint64CIM_AbstractBasedOn
OrderIndexuint16CIM_AbstractBasedOn
StartingAddressuint64CIM_AbstractBasedOn

Class Methods