|
deegree 2.5 (2011/06/29 09:44 build-8-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(org.w3c.dom.Element element)
Given a DOM-fragment, a corresponding Expression-object is built. |
abstract java.lang.Object |
evaluate(Feature feature)
Calculates the Expression's value based on the certain property values of the given feature. |
int |
getExpressionId()
|
java.lang.String |
getExpressionName()
|
abstract java.lang.StringBuffer |
toXML()
Produces an 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(org.w3c.dom.Element element)
throws FilterConstructionException
element -
FilterConstructionException - if the structure of the DOM-fragment is invalidpublic java.lang.String getExpressionName()
public int getExpressionId()
ExpressionDefines
public abstract java.lang.Object evaluate(Feature feature)
throws FilterEvaluationException
feature - that determines the values of PropertyNames in the expression
FilterEvaluationException - if the evaluation failspublic abstract java.lang.StringBuffer toXML()
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org