Class CIM_RealizedOnSide


  extends CIM_RealizesExtent (Association)
Since removable PhysicalMedia can be dual-sided, there is the possibility for StorageExtents to be realized on a single side of the Media. This association is a specialization of the RealizesExtent relationship, adding a Side property to express the Media's orientation details.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringSince removable PhysicalMedia can be dual-sided, there is the possibility for StorageExtents to be realized on a single side of the Media. This association is a specialization of the RealizesExtent relationship, adding a Side property to express the Media's orientation details.None TRANSLATABLE= true
UMLPackagePathstringCIM::Device::StorageExtentsNone None
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Sideuint16
DescriptionstringAn enumeration expressing on which 'Side' the Extent is realized. Since sides can be named by various schemes (0/1 or A/B), both schemes are expressed in the Values array of this property.None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4None None
ValuesstringUnknown, Side 0, Side 1, Side A, Side BNone TRANSLATABLE= true
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_RealizedOnSideCIM_PhysicalMedia
DependentCIM_RealizedOnSideCIM_StorageExtent

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