Class CIM_SystemPartition
extends CIM_ComponentCS

A Partition is an instance of a UnitaryComputerSystem (with its own OperatingSystem and Devices dedicated to the Partition) that is supported by underlying hardware and software. A Partition is not a virtualization of a Computer System, but the segmentation of the System's compute capabilities. Partitions can run independent copies of possibly different OperatingSystems and have dedicated Devices. The 'real', underlying System (perhaps a Cluster or another UnitaryComputerSystem) aggregates its Partitions. These semantics are described by the System Partition association. The use of this association has been deprecated in lieu of using HostedDependency.

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_SystemComponent
   |
   +--CIM_ComponentCS
   |
   +--CIM_SystemPartition

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
Compositionbooleantrue
DeprecatedstringCIM_HostedDependency
DescriptionstringA Partition is an instance of a UnitaryComputerSystem (with its own OperatingSystem and Devices dedicated to the Partition) that is supported by underlying hardware and software. A Partition is not a virtualization of a Computer System, but the segmentation of the System's compute capabilities. Partitions can run independent copies of possibly different OperatingSystems and have dedicated Devices. The 'real', underlying System (perhaps a Cluster or another UnitaryComputerSystem) aggregates its Partitions. These semantics are described by the System Partition association. The use of this association has been deprecated in lieu of using HostedDependency.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::SystemElements
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_SystemPartitionCIM_ComputerSystem
Aggregatebooleantrue
DeprecatedstringCIM_HostedDependency.Antecedent
DescriptionstringThe 'underlying' ComputerSystem that hosts a Partition.
Keybooleantrue
Maxuint321
OverridestringGroupComponent
PartComponentCIM_SystemPartitionCIM_UnitaryComputerSystem
DeprecatedstringCIM_HostedDependency.Antecedent
DescriptionstringThe System Partition.
Keybooleantrue
OverridestringPartComponent

Class Methods