Class CIM_PolicyActionInPolicyAction
extends CIM_PolicyActionStructure

PolicyActionInPolicyAction is used to represent the compounding of policy actions into a higher-level policy action.

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_PolicyComponent
   |
   +--CIM_PolicyActionStructure
   |
   +--CIM_PolicyActionInPolicyAction

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringPolicyActionInPolicyAction is used to represent the compounding of policy actions into a higher-level policy action.
UMLPackagePathstringCIM::Policy
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_PolicyActionInPolicyActionCIM_CompoundPolicyAction
Aggregatebooleantrue
DescriptionstringThis property represents the CompoundPolicyAction that contains one or more PolicyActions.
Keybooleantrue
OverridestringGroupComponent
PartComponentCIM_PolicyActionInPolicyActionCIM_PolicyAction
DescriptionstringThis property holds the name of a PolicyAction contained by one or more CompoundPolicyActions.
Keybooleantrue
OverridestringPartComponent

Inherited Properties

NameData TypeClass Origin
ActionOrderuint16CIM_PolicyActionStructure

Class Methods