Developing Apama Applications > Apama EPL Reference > Events and Event Listeners > Event expressions
Event expressions
An event expression is a special type of expression that is used with the on statement (see 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.
Event expressions should not be confused with ordinary EPL expressions of type event. Ordinary EPL expressions of all types are described in Expressions.
The on statement is discussed in The on statement, but because the on statement and event expressions are so closely related, here are the on statement diagrams:
OnStatement
ListenerAssignment
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.