|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternFollowedByExpr | |
---|---|
com.espertech.esper.client.soda | This package defines the Esper statement object model. |
Uses of PatternFollowedByExpr in com.espertech.esper.client.soda |
---|
Methods in com.espertech.esper.client.soda that return PatternFollowedByExpr | |
---|---|
PatternFollowedByExpr |
PatternFollowedByExpr.add(PatternExpr expr)
Adds a pattern expression to the followed-by relationship between patterns. |
static PatternFollowedByExpr |
Patterns.followedBy()
Pattern followed-by expression, allows adding sub-expressions that are connected by a followed-by. |
static PatternFollowedByExpr |
Patterns.followedBy(PatternExpr first,
PatternExpr second,
PatternExpr... more)
Pattern followed-by expression, allows adding sub-expressions that are connected by a followed-by. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |