Device\CIM_RealizesPExtent.mof.mof (HTML version)

Return to index
CIM_RealizesPExtent Superclass: CIM_RealizesExtent
PhysicalExtents are realized on a PhysicalMedia. This is described by RealizesPExtent. However, there is no need for the specificity of this association. It is deprecated in lieu of the generic RealizesExtent relationship.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Device::SccExtents" ) Deprecated { "CIM_RealizesExtent" } Association
Parameters (local in grey)
Override ( "Dependent" )
Deprecated { "CIM_RealizesExtent.Dependent" }
CIM_PhysicalExtent REF Dependent ;
The PhysicalExtent that is located on the Media.
Max ( 1 )
Override ( "Antecedent" )
Deprecated { "CIM_RealizesExtent.Antecedent" }
CIM_PhysicalMedia REF Antecedent ;
The PhysicalMedia on which the Extent is realized.
uint64 StartingAddress ;
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.