This class represents an aggregation of PolicyEvents, constrained according to the eventConstraint attribute of the EventDetails aggregation class. This set of PolicyEvents is then presented to one or more PolicyRules to trigger the evaluation of their condition clauses. This enables an external application, such as a Policy Server, to dynamically adjust the set of events that are being used to trigger the evaluation of a PolicyRule<br/>
Attributes
Associations To
Associations From
Tagged Values
Advanced
Other Links
Attribute
Scope
Type
hasEventEvaluated
Public
Integer
Notes:
This is an enumerated integer that is set by a policy application to define the state of evaluation of this event. Values include:<br/><br/> 0: not yet evaluated<br/> 1: evaluated as TRUE<br/> 2: evaluated as FALSE<br/>