Class CIM_PSExtentBasedOnPExtent
extends CIM_BasedOn

Covered by ProtectedExtentBasedOn or CompositeExtentBasedOn, since PhysicalExtent itself is deprecated in lieu of these associations. ProtectedSpaceExtents are BasedOn a PhysicalExtent. This relationship is made explicit by this association.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_BasedOn
   |
   +--CIM_PSExtentBasedOnPExtent

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_ProtectedExtentBasedOn, CIM_CompositeExtentBasedOn
DescriptionstringCovered by ProtectedExtentBasedOn or CompositeExtentBasedOn, since PhysicalExtent itself is deprecated in lieu of these associations. ProtectedSpaceExtents are BasedOn a PhysicalExtent. This relationship is made explicit by this association.
UMLPackagePathstringCIM::Device::SccExtents
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
StartingAddressuint64
DeprecatedstringCIM_CompositeExtentBasedOn.StartingAddress, CIM_ProtectedExtentBasedOn.StartingAddress
DescriptionstringThe starting logical block address of the PhysicalExtent from which this ProtectedSpaceExtent is derived.
MappingStringsstringMIF.DMTF|Protected Space Extent|001.2
OverridestringStartingAddress

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_PSExtentBasedOnPExtentCIM_PhysicalExtent
DeprecatedstringCIM_CompositeExtentBasedOn.Antecedent, CIM_ProtectedExtentBasedOn.Antecedent
DescriptionstringThe PhysicalExtent.
Keybooleantrue
OverridestringAntecedent
DependentCIM_PSExtentBasedOnPExtentCIM_ProtectedSpaceExtent
DeprecatedstringCIM_CompositeExtentBasedOn.Dependent, CIM_ProtectedExtentBasedOn.Dependent
DescriptionstringThe ProtectedSpaceExtent which is built on the Physical Extent.
Keybooleantrue
OverridestringDependent

Inherited Properties

NameData TypeClass Origin
EndingAddressuint64CIM_BasedOn
OrderIndexuint16CIM_BasedOn

Class Methods