association CIM_PolicyConditionInPolicyRule : CIM_PolicyConditionStructure

Description:

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.

Definition:

Feature Type Class Origin Qualifiers
GroupComponent CIM_PolicyRule CIM_Component
Aggregate TRUE
Override GroupComponent
Description This property represents the PolicyRule that contains one or more PolicyConditions.
Key TRUE
PartComponent CIM_PolicyCondition CIM_Component
Override PartComponent
Description This property holds the name of a PolicyCondition contained by one or more PolicyRules.
Key TRUE
GroupNumber uint16 CIM_PolicyConditionStructure
Description Unsigned integer indicating the group to which the contained PolicyCondition belongs. This integer segments the Conditions into the ANDed sets (when the ConditionListType is "DNF") or, similarly, into the ORed sets (when the ConditionListType is "CNF").
ConditionNegated boolean CIM_PolicyConditionStructure
Description Indication of whether the contained PolicyCondition is negated. TRUE indicates that the PolicyCondition IS negated, FALSE indicates that it IS NOT negated.

Direct Subclasses:

CIM_PacketConditionInSARule

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:14 2009