association CIM_RealizedOnSide : CIM_RealizesExtent

Description:

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.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_PhysicalMedia CIM_Dependency
Override Antecedent
Max 1
Description The PhysicalMedia on which the Extent is realized.
Key TRUE
Dependent CIM_StorageExtent CIM_Dependency
Override Dependent
Description The StorageExtent that is located on the Component.
Key TRUE
StartingAddress uint64 CIM_RealizesExtent
Description The 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.
Side uint16 CIM_RealizedOnSide
Description An 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.
ValueMap 0, 1, 2, 3, 4
Values "Unknown" [0]
"Side 0" [1]
"Side 1" [2]
"Side A" [3]
"Side B" [4]

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:27 2009