public static class PatternDSL.TemporalPatternExpr<T,U> extends PatternDSL.PatternExprImpl<T>
| Constructor and Description |
|---|
TemporalPatternExpr(String exprId,
Function1<T,?> fThis,
Variable<U> var1,
Function1<U,?> fVar,
TemporalPredicate temporalPredicate) |
TemporalPatternExpr(Variable<U> var2,
TemporalPredicate temporalPredicate) |
| Modifier and Type | Method and Description |
|---|---|
Constraint |
asConstraint(PatternDSL.PatternDefImpl patternDef) |
getExprId, getReactOnpublic TemporalPatternExpr(Variable<U> var2, TemporalPredicate temporalPredicate)
public Constraint asConstraint(PatternDSL.PatternDefImpl patternDef)
asConstraint in class PatternDSL.PatternExprImpl<T>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.