Class CIM_SystemConfiguration
extends CIM_ManagedElement

Note: Similar to the deprecation of CIM_Configuration, this peer class is also deprecated in favor of aggregating instances of Setting or SettingData into "higher-level" Settings or SettingData objects using the ConcreteComponent association. Deprecated description: CIM_SystemConfiguration represents the general concept of a CIM_Configuration that is scoped by a System. This class is a peer of CIM_Configuration because the key structure of Configuration is currently defined and cannot be modified with additional properties.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SystemConfiguration

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_ScopedSettingData, CIM_SystemSetting
DescriptionstringNote: Similar to the deprecation of CIM_Configuration, this peer class is also deprecated in favor of aggregating instances of Setting or SettingData into "higher-level" Settings or SettingData objects using the ConcreteComponent association. Deprecated description: CIM_SystemConfiguration represents the general concept of a CIM_Configuration that is scoped by a System. This class is a peer of CIM_Configuration because the key structure of Configuration is currently defined and cannot be modified with additional properties.
UMLPackagePathstringCIM::Core::Settings
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CreationClassNamestring
DeprecatedstringCIM_SystemSetting.CreationClassName
DescriptionstringNote: The use of this element is deprecated. Deprecated description: CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Keybooleantrue
MaxLenuint32256
Namestring
DeprecatedstringCIM_ScopedSettingData.InstanceID, CIM_SystemSetting.SettingID
DescriptionstringThe label by which the Configuration object is known.
Keybooleantrue
MaxLenuint32256
SystemCreationClassNamestring
DeprecatedstringCIM_SystemSetting.SystemCreationClassName
DescriptionstringNote: The use of this element is deprecated. Deprecated description: The CreationClassName of the scoping system.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_System.CreationClassName
SystemNamestring
DeprecatedstringCIM_SystemSetting.SystemName
DescriptionstringNote: The use of this element is deprecated. Deprecated description: The Name of the scoping system.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_System.Name

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods