Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_LogicalDiskBasedOnPartition --> CIM_LogicalDiskBasedOnExtent --> CIM_BasedOn --> CIM_Dependency --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_LogicalDiskBasedOnExtent NAME CIM_LogicalDiskBasedOnPartition
Class CIM_LogicalDiskBasedOnPartition Qualifiers Name Type Value From Class Version string 2.6.0 CIM_LogicalDiskBasedOnPartition Description string LogicalDisks can be BasedOn a DiskPartition. For example, a personal computer ’ s C: drive may be located on a Partition on local PhysicalMedia. In this association of LogicalDisks to Partitions, note that the cardinality of the Antecedent, Disk Partition, is Max (1). This dictates that a LogicalDisk can not span more than one Partition. However, there are cases where this is true. When it occurs, the LogicalDisk is really based on some kind of RAID configuration (for example, a mirror or stripe set). In these scenarios, the LogicalDisk is more correctly BasedOn a StorageVolume. To prevent incorrectly using the LogicalDiskBasedOnPartition association, the Max (1) qualifier was put on the Antecedent reference to the DiskPartition. CIM_LogicalDiskBasedOnPartition Association boolean true CIM_LogicalDiskBasedOnPartition Description string LogicalDisks can be BasedOn a single StorageVolume, Memory (in the case of a RAM Disk), a DiskPartition or other StorageExtent. These relationships are made explicit in this association. Subclasses of the association, LogicalDiskBasedOn Partition and LogicalDiskBasedOnVolume, detail the ’ typical ’ semantics. CIM_LogicalDiskBasedOnExtent Association boolean true CIM_LogicalDiskBasedOnExtent Description string BasedOn is an association describing how StorageExtents can be assembled from lower level Extents. For example, ProtectedSpaceExtents are parts of PhysicalExtents, while VolumeSets are assembled from one or more Physical or ProtectedSpaceExtents. As another example, CacheMemory can be defined independently and realized in a PhysicalElement or can be ’ based on ’ Volatile or NonVolatileStorageExtents. CIM_BasedOn Association boolean true CIM_BasedOn Association boolean true CIM_Dependency Description string CIM_Dependency is a generic association used to establish dependency relationships between ManagedElements. CIM_Dependency
Properties Name Type Value Qualifiers ClassOrigin Antecedent CIM_GenericDiskPartition ref Max
Description
Override
KeyCIM_LogicalDiskBasedOnPartition Dependent CIM_LogicalDisk ref Description
Override
KeyCIM_LogicalDiskBasedOnPartition StartingAddress uint64 Description CIM_BasedOn EndingAddress uint64 Description CIM_BasedOn OrderIndex uint16 Description CIM_BasedOn Property Qualifiers
Property Antecedent Qualifiers Name Type Value From Class Max uint32 1 CIM_LogicalDiskBasedOnPartition Description string The DiskPartition. CIM_LogicalDiskBasedOnPartition Override string Antecedent CIM_LogicalDiskBasedOnPartition Key boolean true CIM_LogicalDiskBasedOnPartition
Property Dependent Qualifiers Name Type Value From Class Description string The LogicalDisk which is built on the StorageExtent. CIM_LogicalDiskBasedOnPartition Override string Dependent CIM_LogicalDiskBasedOnPartition Key boolean true CIM_LogicalDiskBasedOnPartition
Property Antecedent Qualifiers Name Type Value From Class Max uint32 1 CIM_LogicalDiskBasedOnExtent Description string The StorageExtent. CIM_LogicalDiskBasedOnExtent Override string Antecedent CIM_LogicalDiskBasedOnExtent Key boolean true CIM_LogicalDiskBasedOnExtent
Property Dependent Qualifiers Name Type Value From Class Description string The LogicalDisk which is built on the StorageExtent. CIM_LogicalDiskBasedOnExtent Override string Dependent CIM_LogicalDiskBasedOnExtent Key boolean true CIM_LogicalDiskBasedOnExtent
Property Antecedent Qualifiers Name Type Value From Class Override string Antecedent CIM_BasedOn Description string The lower level StorageExtent. CIM_BasedOn Key boolean true CIM_BasedOn
Property Dependent Qualifiers Name Type Value From Class Override string Dependent CIM_BasedOn Description string The higher level StorageExtent. CIM_BasedOn Key boolean true CIM_BasedOn
Property StartingAddress Qualifiers Name Type Value From Class Description string StartingAddress indicates where in lower level storage, the higher level Extent begins. CIM_BasedOn
Property EndingAddress Qualifiers Name Type Value From Class Description string EndingAddress indicates where in lower level storage, the higher level Extent ends. This property is useful when mapping non-contiguous Extents into a higher level grouping. CIM_BasedOn
Property OrderIndex Qualifiers Name Type Value From Class Description string If there is an order to the BasedOn associations that describe how a higher level StorageExtent is assembled, the OrderIndex property indicates this. When an order exists, the instances of BasedOn with the same Dependent value (i.e., the same higher level Extent) should place unique values in the OrderIndex property. The lowest value implies the first member of the collection of lower level Extents, and increasing values imply successive members of the collection. If there is no ordered relationship, a value of zero should be specified. An example of the use of this property is to define a RAID-0 striped array of 3 disks. The resultant RAID array is a StorageExtent that is dependent on (BasedOn) the StorageExtents that describe each of the 3 disks. The OrderIndex of each BasedOn association from the disk Extents to the RAID array could be specified as 1, 2 and 3 to indicate the order in which the disk Extents are used to access the RAID data. CIM_BasedOn
Property Antecedent Qualifiers Name Type Value From Class Key boolean true CIM_Dependency Description string Antecedent represents the independent object in this association. CIM_Dependency
Property Dependent Qualifiers Name Type Value From Class Key boolean true CIM_Dependency Description string Dependent represents the object that is dependent on the Antecedent. CIM_Dependency
Method Qualifiers
Parameters
Parameter Qualifiers
Association
ClassReference
ClassRole CIM_DependencyContext CIM_Dependency Dependency