NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
Patterns Class
Patterns Methods
And Method
Every Method
EveryFilter Method
Filter Method
FollowedBy Method
Guard Method
MatchUntil Method
Not Method
NotFilter Method
Observer Method
Or Method
TimerAt Method
TimerInterval Method
TimerWithin Method
TimerWithinMax Method
WhileGuard Method
Patterns
Not Method
Not-keyword pattern expression flips the truth-value of the pattern sub-expression.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
static
PatternNotExpr
Not
(
PatternExpr
subexpression
)
Parameters
subexpression
Type:
com.espertech.esper.common.client.soda
PatternExpr
is the expression whose truth value to flip
Return Value
Type:
PatternNotExpr
pattern expression
See Also
Reference
Patterns Class
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com