Class CIM_TapePartitionOnSurface
extends CIM_BasedOn

TapePartitionOnSurface represents the ability to have one or more TapePartitions on each surface of a PhysicalTape. The individual surfaces are represented as instances of CIM_StorageExtent.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_BasedOn
   |
   +--CIM_TapePartitionOnSurface

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringTapePartitionOnSurface represents the ability to have one or more TapePartitions on each surface of a PhysicalTape. The individual surfaces are represented as instances of CIM_StorageExtent.
UMLPackagePathstringCIM::Device::StorageExtents
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_TapePartitionOnSurfaceCIM_StorageExtent
DescriptionstringThe StorageExtent that represents the Tape's surface.
Keybooleantrue
Maxuint321
OverridestringAntecedent
DependentCIM_TapePartitionOnSurfaceCIM_TapePartition
DescriptionstringThe TapePartition which is built on the Extent.
Keybooleantrue
OverridestringDependent

Inherited Properties

NameData TypeClass Origin
EndingAddressuint64CIM_BasedOn
OrderIndexuint16CIM_BasedOn
StartingAddressuint64CIM_BasedOn

Class Methods