|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.model.filterencoding.Expression
public abstract class Expression
Abstract superclass representing expr-entities (as defined in the Expression DTD).
Field Summary | |
---|---|
protected int |
id
The underlying expression's id. |
Constructor Summary | |
---|---|
Expression()
|
Method Summary | |
---|---|
static Expression |
buildFromDOM(Element element)
Given a DOM-fragment, a corresponding Expression-object is built. |
abstract Object |
evaluate(Feature feature)
Calculates the Expression's value based on the certain property values of the given feature. |
int |
getExpressionId()
|
String |
getExpressionName()
|
abstract StringBuffer |
toXML()
Produces an indented XML representation of this object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int id
ExpressionDefines
Constructor Detail |
---|
public Expression()
Method Detail |
---|
public static Expression buildFromDOM(Element element) throws FilterConstructionException
element
- useVersion_1_0_0
- if the filterencoding 1.0.0 should be used.
FilterConstructionException
- if the structure of the DOM-fragment is invalidpublic String getExpressionName()
public int getExpressionId()
ExpressionDefines
public abstract Object evaluate(Feature feature) throws FilterEvaluationException
feature
- that determines the values of PropertyNames in the expression
FilterEvaluationException
- if the evaluation failspublic abstract StringBuffer toXML()
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net