|
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.AbstractOperation
org.deegree.model.filterencoding.LogicalOperation
public class LogicalOperation
Encapsulates the information of a logical_ops entity (as defined in the Filter DTD).
| Field Summary |
|---|
| Fields inherited from class org.deegree.model.filterencoding.AbstractOperation |
|---|
operatorId |
| Constructor Summary | |
|---|---|
LogicalOperation(int operatorId,
List<Operation> arguments)
Constructs a new LogicalOperation. |
|
| Method Summary | |
|---|---|
static Operation |
buildFromDOM(Element element)
Deprecated. use the 1.0.0 filter encoding aware method instead. |
static Operation |
buildFromDOM(Element element,
boolean useVersion_1_0_0)
Given a DOM-fragment, a corresponding Operation-object is built. |
boolean |
evaluate(Feature feature)
Calculates the LogicalOperation's logical value based on the certain property values of the given Feature. |
List<Operation> |
getArguments()
Returns the arguments of the operation. |
StringBuffer |
toXML()
Produces an indented XML representation of this object. |
| Methods inherited from class org.deegree.model.filterencoding.AbstractOperation |
|---|
getOperatorId, getOperatorName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogicalOperation(int operatorId,
List<Operation> arguments)
operatorId - arguments - OperationDefines| Method Detail |
|---|
public List<Operation> getArguments()
@Deprecated
public static Operation buildFromDOM(Element element)
throws FilterConstructionException
element -
FilterConstructionException - if the structure of the DOM-fragment is invalid
public static Operation buildFromDOM(Element element,
boolean useVersion_1_0_0)
throws FilterConstructionException
element -
FilterConstructionException - if the structure of the DOM-fragment is invalidpublic StringBuffer toXML()
public boolean evaluate(Feature feature)
throws FilterEvaluationException
feature - that determines the property values
FilterEvaluationException - if the evaluation fails
|
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