Class CIM_PolicyRuleInPolicyGroup
extends CIM_PolicyComponent

PolicySetComponent provides a more general mechanism for aggregating both PolicyGroups and PolicyRules and doing so with the priority value applying only to the aggregated set rather than policy wide. A relationship that aggregates one or more PolicyRules into a PolicyGroup. A PolicyGroup may aggregate PolicyRules and/or other PolicyGroups.

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_PolicyComponent
   |
   +--CIM_PolicyRuleInPolicyGroup

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DeprecatedstringCIM_PolicySetComponent
DescriptionstringPolicySetComponent provides a more general mechanism for aggregating both PolicyGroups and PolicyRules and doing so with the priority value applying only to the aggregated set rather than policy wide. A relationship that aggregates one or more PolicyRules into a PolicyGroup. A PolicyGroup may aggregate PolicyRules and/or other PolicyGroups.
UMLPackagePathstringCIM::Policy
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_PolicyRuleInPolicyGroupCIM_PolicyGroup
Aggregatebooleantrue
DeprecatedstringCIM_PolicySetComponent.GroupComponent
DescriptionstringA PolicyGroup that aggregates one or more PolicyRules.
Keybooleantrue
OverridestringGroupComponent
PartComponentCIM_PolicyRuleInPolicyGroupCIM_PolicyRule
DeprecatedstringCIM_PolicySetComponent.PartComponent
DescriptionstringA PolicyRule aggregated by a PolicyGroup.
Keybooleantrue
OverridestringPartComponent

Class Methods