Class CIM_PolicyConditionInPolicyRule
extends CIM_PolicyConditionStructure

A PolicyRule aggregates zero or more instances of the PolicyCondition class, via the PolicyConditionInPolicyRule association. A Rule that aggregates zero Conditions is not valid; it may, however, be in the process of being defined. Note that a PolicyRule should have no effect until it is valid.

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_PolicyComponent
   |
   +--CIM_PolicyConditionStructure
   |
   +--CIM_PolicyConditionInPolicyRule

Direct Known Subclasses

CIM_PacketConditionInSARule

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringA PolicyRule aggregates zero or more instances of the PolicyCondition class, via the PolicyConditionInPolicyRule association. A Rule that aggregates zero Conditions is not valid; it may, however, be in the process of being defined. Note that a PolicyRule should have no effect until it is valid.
UMLPackagePathstringCIM::Policy
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference Class
GroupComponentCIM_PolicyConditionInPolicyRuleCIM_PolicyRule
PartComponentCIM_PolicyConditionInPolicyRuleCIM_PolicyCondition

Inherited Properties

NameData TypeClass Origin
ConditionNegatedbooleanCIM_PolicyConditionStructure
GroupNumberuint16CIM_PolicyConditionStructure

Class Methods