Class CIM_StorageSettingsGeneratedFromCapabilities Qualifiers |
---|
Name | Type | Value | From Class |
---|
Association | boolean | true | CIM_StorageSettingsGeneratedFromCapabilities |
Version | string | 2.10.0 | CIM_StorageSettingsGeneratedFromCapabilities |
UMLPackagePath | string | CIM::Device::StorageServices | CIM_StorageSettingsGeneratedFromCapabilities |
Description | string | This association define StorageSettings that reflect the capabilities of the associated StorageCapabilities. The associated StorageSetting may not define the operational characteristics (through settings properties) of any storage element. StorageSettingsGeneratedFromCapabilities is the association between instances of StorageCapabilities and those instances of StorageSetting that have been created from the StorageCapabilities instance using the StorageCapabilities "CreateSetting" method. These settings have a StorageSetting.ChangeableType of "Changeable - Transient" or "Changeable - Persistent" The settings associated by this class reflect the capabilities from which they are generated. These setting SHALL be associated with one StorageCapabilities. A generated setting can be deleted by the implementation at any time if it is a a StorageSetting of "Changed - Transient" ChangeableType. A client should not use this association to find transient Settings to subsequently modify and/or use because that would increase the likelihood of setting contention across clients. Instead the implementation uses this association to define transient settings, which can be located through any means, that have special temporal based life cycle. DefaultSetting is meaningless in this class. | CIM_StorageSettingsGeneratedFromCapabilities |
Association | boolean | true | CIM_SettingAssociatedToCapabilities |
Version | string | 2.11.0 | CIM_SettingAssociatedToCapabilities |
UMLPackagePath | string | CIM::System::FilesystemServices | CIM_SettingAssociatedToCapabilities |
Description | string | 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. | CIM_SettingAssociatedToCapabilities |
Association | boolean | true | CIM_Dependency |
UMLPackagePath | string | CIM::Core::CoreElements | CIM_Dependency |
Description | string | CIM_Dependency is a generic association used to establish dependency relationships between ManagedElements. | CIM_Dependency |