|
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.Object org.deegree.model.filterencoding.AbstractOperation
public abstract class AbstractOperation
Abstract superclass representing spatial_ops, comparison_ops and logical_ops entities (as defined in the Filter DTD). The three different types are reflected in SpatialOperation, ComparisonOperation and LogicalOperation classes.
Field Summary | |
---|---|
protected int |
operatorId
The underlying operator's id. |
Constructor Summary | |
---|---|
AbstractOperation(int operatorId)
|
Method Summary | |
---|---|
static Operation |
buildFromDOM(org.w3c.dom.Element element)
Deprecated. use the 1.0.0 filter encoding aware method instead. |
static Operation |
buildFromDOM(org.w3c.dom.Element element,
boolean useVersion_1_0_0)
Given a DOM-fragment, a corresponding Operation-object is built. |
int |
getOperatorId()
Returns the operator's id. |
java.lang.String |
getOperatorName()
Returns the name of the operator. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.deegree.model.filterencoding.Operation |
---|
evaluate, to100XML, to110XML, toXML |
Field Detail |
---|
protected int operatorId
OperationDefines
Constructor Detail |
---|
AbstractOperation(int operatorId)
operatorId
- Method Detail |
---|
@Deprecated public static Operation buildFromDOM(org.w3c.dom.Element element) throws FilterConstructionException
element
-
FilterConstructionException
- if the structure of the DOM-fragment is invalidpublic static Operation buildFromDOM(org.w3c.dom.Element element, boolean useVersion_1_0_0) throws FilterConstructionException
element
- useVersion_1_0_0
- true if the filter encoding 1.0.0 should be used.
FilterConstructionException
- if the structure of the DOM-fragment is invalidpublic java.lang.String getOperatorName()
getOperatorName
in interface Operation
public int getOperatorId()
getOperatorId
in interface Operation
OperationDefines
|
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