|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="BinaryTemporalOpType") public interface BinaryTemporalOperator
Base interface for all temporal filter operators.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface MultiValuedFilter |
|---|
MultiValuedFilter.MatchAction |
| Field Summary |
|---|
| Fields inherited from interface Filter |
|---|
EXCLUDE, INCLUDE |
| Method Summary | |
|---|---|
Expression |
getExpression1()
Returns the first of the two expressions to be compared by this operator. |
Expression |
getExpression2()
Returns the second of the two expressions to be compared by this operator. |
| Methods inherited from interface MultiValuedFilter |
|---|
getMatchAction |
| Methods inherited from interface Filter |
|---|
accept, evaluate |
| Method Detail |
|---|
@XmlElement(value="expression") Expression getExpression1()
@XmlElement(value="expression") Expression getExpression2()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||