Class CIM_RealizedOnSide
extends CIM_RealizesExtent

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.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_Realizes
   |
   +--CIM_RealizesExtent
   |
   +--CIM_RealizedOnSide

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
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.
UMLPackagePathstringCIM::Device::StorageExtents
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
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.
ValueMapstring0, 1, 2, 3, 4
ValuesstringUnknown, Side 0, Side 1, Side A, Side B

Association References

NameClass OriginReference Class
AntecedentCIM_RealizedOnSideCIM_PhysicalMedia
DependentCIM_RealizedOnSideCIM_StorageExtent

Inherited Properties

NameData TypeClass Origin
StartingAddressuint64CIM_RealizesExtent

Class Methods