Developing Apama Applications
>
Apama EPL Reference
>
Events and Event Listeners
>
Event expressions
>
Event expression operator precedence
Event expression operator precedence
The following table lists the event expression operators in order by their precedence, from lowest to highest. See
Expression operator precedence
for a corresponding table of primary and bitwise expression operator precedence.
Operation
Operator
Precedence
Logical negation
not
3
All
all
3
Logical intersection
and
3
Logical exclusive or
xor
2
Logical union
or
1
Followed-by
->
10
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.