Apama Documentation : Developing Apama Applications : EPL Reference : Events and Event Listeners : Event expressions
Event expressions
 
Event primaries
Timers
The not operator
The all operator
The and, xor, and or logical event operators
The followed-by event operator
Event expression operator precedence
An event expression is a special type of expression that is used with the on statement to define the rules for detecting events of interest and invoking an action when a matching event is detected. In an event expression, you can specify filtering rules based on an event's field values, sequencing rules for events followed by other events, times and time ranges during which an event is of interest, and other rules. See also The on statement.
Event expressions should not be confused with ordinary EPL expressions of type event. Ordinary EPL expressions of all types are described in Expressions.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback