|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="BinaryOperatorType") public interface BinaryExpression
Abstract base class for the various filter expressions that compute some value from two input values.
| Method Summary | |
|---|---|
Expression |
getExpression1()
Returns the expression that represents the first (left) value that will be used in the computation of another value. |
Expression |
getExpression2()
Returns the expression that represents the second (right) value that will be used in the computation of another value. |
| Methods inherited from interface Expression |
|---|
accept, evaluate |
| Method Detail |
|---|
@XmlElement(value="expression") Expression getExpression1()
@XmlElement(value="expression") Expression getExpression2()
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |