Core\CIM_SettingAssociatedToCapabilities.mof.mof (HTML version)

Return to index
CIM_SettingAssociatedToCapabilities Superclass: CIM_Dependency
This association defines settings that can be used to create or modify elements. Unlike ElementSettingData, these settings are not used to express the characteristics of existing managed elements.
Typically, the capabilities associated with this class define the characteristics of a service in creating or modifying elements that are dependent on the service directly or indirectly. A CIM Client may use this association to find SettingData instances that can be used to create or modify these dependent elements.
Qualifiers:Version ( "2.11.0" ) UMLPackagePath ( "CIM::System::FilesystemServices" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_SettingData REF Dependent ;
The Setting.
Override ( "Antecedent" )
CIM_Capabilities REF Antecedent ;
The Capabilities.
Required
boolean DefaultSetting = FALSE ;
If an element whose characteristics are described by the associated Capabilities instance has a dependent element created or modified without specifying an associated SettingData instance, then the default SettingData will be used in that operation.