|
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="expression") public interface Expression
Abstract super-interface for all the OGC Filter elements that compute values, potentially using feature attributes in the computation.
| Method Summary | |
|---|---|
Object |
accept(ExpressionVisitor visitor,
Object extraData)
Accepts a visitor. |
Object |
evaluate(Feature feature)
Evaluates the given expression based on the content of the given feature. |
| Method Detail |
|---|
@Extension Object evaluate(Feature feature)
@Extension
Object accept(ExpressionVisitor visitor,
Object extraData)
return visitor.visit(this, extraData);
|
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 |