Class CIM_ConfigurationComponent

Note: The Configuration class is being deprecated in lieu of using a ConcreteComponent relationship to indicate a hierarchy of instances of Setting or SettingData. Deprecated description: ConfigurationComponent aggregates "lower-level" Configuration objects into a "high-level" Configuration. This association enables the assembly of complex configurations by grouping together simpler ones. For example, a logon policy for the United States could consist of two Configuration groups, one for the East Coast and one for the West Coast. Each of these groups could in turn consist of multiple Configurations to handle different aspects of the logon process.

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


Class Hierarchy

CIM_ConfigurationComponent

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DeprecatedstringCIM_ConcreteComponent
DescriptionstringNote: The Configuration class is being deprecated in lieu of using a ConcreteComponent relationship to indicate a hierarchy of instances of Setting or SettingData. Deprecated description: ConfigurationComponent aggregates "lower-level" Configuration objects into a "high-level" Configuration. This association enables the assembly of complex configurations by grouping together simpler ones. For example, a logon policy for the United States could consist of two Configuration groups, one for the East Coast and one for the West Coast. Each of these groups could in turn consist of multiple Configurations to handle different aspects of the logon process.
UMLPackagePathstringCIM::Core::Settings
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
ConfigComponentCIM_ConfigurationComponentCIM_Configuration
DeprecatedstringCIM_ConcreteComponent.PartComponent
DescriptionstringNote: The use of this element is deprecated. Deprecated description: A Configuration that is part of a "higher-level" Configuration.
Keybooleantrue
ConfigGroupCIM_ConfigurationComponentCIM_Configuration
Aggregatebooleantrue
DeprecatedstringCIM_ConcreteComponent.GroupComponent
DescriptionstringNote: The use of this element is deprecated. Deprecated description: The Configuration that aggregates additional Configurations.
Keybooleantrue

Class Methods