Class CIM_ElementProfile

Note: The Profile class is being deprecated in lieu of using a ConcreteComponent relationship to indicate a hierarchy of Setting or SettingData instances. This relationship allows the reuse of the element to Setting or SettingData associations instead of defining a peer association specifically for Profiles. Deprecated description: ElementProfile represents the association between ManagedElements and the Profiles (collection of settings) that are defined for them. This association indicates that the settings that are collected by the Profile apply to the associated ManagedElement.

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


Class Hierarchy

CIM_ElementProfile

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_ElementSettingData, CIM_ElementSetting
DescriptionstringNote: The Profile class is being deprecated in lieu of using a ConcreteComponent relationship to indicate a hierarchy of Setting or SettingData instances. This relationship allows the reuse of the element to Setting or SettingData associations instead of defining a peer association specifically for Profiles. Deprecated description: ElementProfile represents the association between ManagedElements and the Profiles (collection of settings) that are defined for them. This association indicates that the settings that are collected by the Profile apply to the associated ManagedElement.
UMLPackagePathstringCIM::Core::Settings
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
ManagedElementCIM_ElementProfileCIM_ManagedElement
DeprecatedstringCIM_ElementSettingData.ManagedElement, CIM_ElementSetting.Element
DescriptionstringNote: The use of this element is deprecated. Deprecated description: The managed element.
Keybooleantrue
ProfileCIM_ElementProfileCIM_Profile
DeprecatedstringCIM_ElementSettingData.SettingData, CIM_ElementSetting.Setting
DescriptionstringNote: The use of this object is deprecated. Deprecated description: The Profile object that is associated with the element.
Keybooleantrue

Class Methods