Min ( 1 ) Override ( "PartComponent" ) MappingStrings { "IPSP Policy " "Model.IETF|SAConditionInRule.PartComponent" } CIM_PacketFilterCondition REF PartComponent ; An SACondition that is required for the SARule. |
Override ( "GroupComponent" ) MappingStrings { "IPSP Policy " "Model.IETF|SAConditionInRule.GroupComponent" } Aggregate CIM_SARule REF GroupComponent ; An SARule subclass of PolicyRule. |
boolean ConditionNegated ; Indication of whether the contained PolicyCondition is negated. TRUE indicates that the PolicyCondition IS negated, FALSE indicates that it IS NOT negated. |
uint16 GroupNumber ; 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'). |