Developing Apama Applications > Apama EPL Reference > Events and Event Listeners > Event expressions > The and, xor, and or logical event operators
The and, xor, and or logical event operators
The logical operators and, or, and xor are similar to the corresponding operators in primary and bitwise expressions, but do not have quite the same precedence.
The and event operator
The and operator specifies logical intersection.
AndExpr
The xor event operator
The xor operator specifies logical exclusive or.
XorExpr
The or event operator
The or operator specifies logical or.
OrExpr
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.