public class VariableTemporalExprViewItem<T> extends TemporalExprViewItem<T>
| Constructor and Description |
|---|
VariableTemporalExprViewItem(String exprId,
Variable<T> var1,
Function1<?,?> f1,
Variable<?> var2,
Function1<?,?> f2,
TemporalPredicate temporalPredicate) |
VariableTemporalExprViewItem(Variable<T> var1,
Function1<?,?> f1,
Variable<?> var2,
Function1<?,?> f2,
TemporalPredicate temporalPredicate) |
| Modifier and Type | Method and Description |
|---|---|
Function1<?,?> |
getF1() |
Function1<?,?> |
getF2() |
Variable<?> |
getSecondVariable() |
Variable<?>[] |
getVariables() |
getTemporalPredicate, getTypegetExprId, getFirstVariable, getReactiveProps, getWatchedProps, isQueryExpression, reactOn, setQueryExpression, watchCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.