deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Package
org.deegree.model.filterencoding

Packages that use org.deegree.model.filterencoding
org.deegree.graphics.displayelements   
org.deegree.graphics.optimizers   
org.deegree.graphics.sld   
org.deegree.io.datastore   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.mysql   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.sql.transaction   
org.deegree.io.datastore.sql.transaction.delete   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.model.filterencoding   
org.deegree.ogcwebservices.csw.discovery   
org.deegree.ogcwebservices.csw.manager   
org.deegree.ogcwebservices.sos   
org.deegree.ogcwebservices.sos.configuration   
org.deegree.ogcwebservices.sos.getobservation   
org.deegree.ogcwebservices.wfs.operation   
org.deegree.ogcwebservices.wfs.operation.transaction   
org.deegree.ogcwebservices.wpvs.configuration   
org.deegree.security.drm.model   
org.deegree.security.owsrequestvalidator.csw   
org.deegree.security.owsrequestvalidator.wfs   
 

Classes in org.deegree.model.filterencoding used by org.deegree.graphics.displayelements
FilterEvaluationException
          This exception is thrown when the evaluation of a Filter expression (or subexpression) is impossible, e.g. a PropertyIsLessThan- Comparison is to be applied against a String-value.
 

Classes in org.deegree.model.filterencoding used by org.deegree.graphics.optimizers
FilterEvaluationException
          This exception is thrown when the evaluation of a Filter expression (or subexpression) is impossible, e.g. a PropertyIsLessThan- Comparison is to be applied against a String-value.
 

Classes in org.deegree.model.filterencoding used by org.deegree.graphics.sld
Expression
          Abstract superclass representing expr-entities (as defined in the Expression DTD).
Filter
          Marker interface for filters from the Filter Encoding Specification.
FilterEvaluationException
          This exception is thrown when the evaluation of a Filter expression (or subexpression) is impossible, e.g. a PropertyIsLessThan- Comparison is to be applied against a String-value.
PropertyName
          Encapsulates the information of a PropertyName element.
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sde
ArithmeticExpression
          Encapsulates the information of a <Add> / <Sub>/ <Mul> or <DIV> element as defined in the Expression DTD.
ComparisonOperation
          Encapsulates the information of a comparison_ops entity (as defined in the Filter DTD).
ComplexFilter
          Encapsulates the information of a element that contains an Operation (only) (as defined in the Filter DTD).
Expression
          Abstract superclass representing expr-entities (as defined in the Expression DTD).
FeatureFilter
          Encapsulates the information of a element that consists of a number of FeatureId constraints (only) (as defined in the FeatureId DTD).
Filter
          Marker interface for filters from the Filter Encoding Specification.
Function
          Encapsulates the information of a Functionelement as defined in the Expression DTD.
Literal
          Encapsulates the information of a element as defined in the FeatureId DTD.
LogicalOperation
          Encapsulates the information of a logical_ops entity (as defined in the Filter DTD).
Operation
           
PropertyIsBetweenOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
PropertyIsCOMPOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
PropertyIsLikeOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
PropertyIsNullOperation
          Encapsulates the information of a <PropertyIsNull>-element (as defined in Filter DTD).
PropertyName
          Encapsulates the information of a PropertyName element.
SpatialOperation
          Encapsulates the information of a spatial_ops entity (as defined in the Filter DTD).
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sql
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sql.generic
Filter
          Marker interface for filters from the Filter Encoding Specification.
FilterEvaluationException
          This exception is thrown when the evaluation of a Filter expression (or subexpression) is impossible, e.g. a PropertyIsLessThan- Comparison is to be applied against a String-value.
PropertyIsLikeOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
SpatialOperation
          Encapsulates the information of a spatial_ops entity (as defined in the Filter DTD).
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sql.mysql
Filter
          Marker interface for filters from the Filter Encoding Specification.
SpatialOperation
          Encapsulates the information of a spatial_ops entity (as defined in the Filter DTD).
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sql.oracle
Filter
          Marker interface for filters from the Filter Encoding Specification.
SpatialOperation
          Encapsulates the information of a spatial_ops entity (as defined in the Filter DTD).
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sql.postgis
Filter
          Marker interface for filters from the Filter Encoding Specification.
FilterEvaluationException
          This exception is thrown when the evaluation of a Filter expression (or subexpression) is impossible, e.g. a PropertyIsLessThan- Comparison is to be applied against a String-value.
PropertyIsLikeOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
SpatialOperation
          Encapsulates the information of a spatial_ops entity (as defined in the Filter DTD).
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sql.transaction
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sql.transaction.delete
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.io.datastore.sql.wherebuilder
ArithmeticExpression
          Encapsulates the information of a <Add> / <Sub>/ <Mul> or <DIV> element as defined in the Expression DTD.
ComparisonOperation
          Encapsulates the information of a comparison_ops entity (as defined in the Filter DTD).
ComplexFilter
          Encapsulates the information of a element that contains an Operation (only) (as defined in the Filter DTD).
Expression
          Abstract superclass representing expr-entities (as defined in the Expression DTD).
FeatureFilter
          Encapsulates the information of a element that consists of a number of FeatureId constraints (only) (as defined in the FeatureId DTD).
Filter
          Marker interface for filters from the Filter Encoding Specification.
FilterEvaluationException
          This exception is thrown when the evaluation of a Filter expression (or subexpression) is impossible, e.g. a PropertyIsLessThan- Comparison is to be applied against a String-value.
Function
          Encapsulates the information of a Functionelement as defined in the Expression DTD.
Literal
          Encapsulates the information of a element as defined in the FeatureId DTD.
LogicalOperation
          Encapsulates the information of a logical_ops entity (as defined in the Filter DTD).
Operation
           
PropertyIsBetweenOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
PropertyIsCOMPOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
PropertyIsLikeOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
PropertyIsNullOperation
          Encapsulates the information of a <PropertyIsNull>-element (as defined in Filter DTD).
PropertyName
          Encapsulates the information of a PropertyName element.
SpatialOperation
          Encapsulates the information of a spatial_ops entity (as defined in the Filter DTD).
 

Classes in org.deegree.model.filterencoding used by org.deegree.model.filterencoding
AbstractFilter
          Abstract superclass representing Filter elements (as defined in the Filter DTD).
AbstractOperation
          Abstract superclass representing spatial_ops, comparison_ops and logical_ops entities (as defined in the Filter DTD).
ComparisonOperation
          Encapsulates the information of a comparison_ops entity (as defined in the Filter DTD).
ComplexFilter
          Encapsulates the information of a element that contains an Operation (only) (as defined in the Filter DTD).
Expression
          Abstract superclass representing expr-entities (as defined in the Expression DTD).
FeatureId
          Encapsulates the information of a element as defined in the FeatureId DTD.
Filter
          Marker interface for filters from the Filter Encoding Specification.
FilterConstructionException
          This exception is thrown when invalid data (such as an incoherent DOM-fragment) is encountered during the construction of a Filter objects or a component of it.
FilterEvaluationException
          This exception is thrown when the evaluation of a Filter expression (or subexpression) is impossible, e.g. a PropertyIsLessThan- Comparison is to be applied against a String-value.
Function
          Encapsulates the information of a Functionelement as defined in the Expression DTD.
Literal
          Encapsulates the information of a element as defined in the FeatureId DTD.
Operation
           
PropertyName
          Encapsulates the information of a PropertyName element.
SpatialOperation
          Encapsulates the information of a spatial_ops entity (as defined in the Filter DTD).
 

Classes in org.deegree.model.filterencoding used by org.deegree.ogcwebservices.csw.discovery
AbstractOperation
          Abstract superclass representing spatial_ops, comparison_ops and logical_ops entities (as defined in the Filter DTD).
ComplexFilter
          Encapsulates the information of a element that contains an Operation (only) (as defined in the Filter DTD).
Filter
          Marker interface for filters from the Filter Encoding Specification.
PropertyName
          Encapsulates the information of a PropertyName element.
 

Classes in org.deegree.model.filterencoding used by org.deegree.ogcwebservices.csw.manager
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.ogcwebservices.sos
Operation
           
 

Classes in org.deegree.model.filterencoding used by org.deegree.ogcwebservices.sos.configuration
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.ogcwebservices.sos.getobservation
ComplexFilter
          Encapsulates the information of a element that contains an Operation (only) (as defined in the Filter DTD).
 

Classes in org.deegree.model.filterencoding used by org.deegree.ogcwebservices.wfs.operation
Filter
          Marker interface for filters from the Filter Encoding Specification.
Function
          Encapsulates the information of a Functionelement as defined in the Expression DTD.
 

Classes in org.deegree.model.filterencoding used by org.deegree.ogcwebservices.wfs.operation.transaction
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.ogcwebservices.wpvs.configuration
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.security.drm.model
Filter
          Marker interface for filters from the Filter Encoding Specification.
 

Classes in org.deegree.model.filterencoding used by org.deegree.security.owsrequestvalidator.csw
ComplexFilter
          Encapsulates the information of a element that contains an Operation (only) (as defined in the Filter DTD).
FilterConstructionException
          This exception is thrown when invalid data (such as an incoherent DOM-fragment) is encountered during the construction of a Filter objects or a component of it.
Operation
           
 

Classes in org.deegree.model.filterencoding used by org.deegree.security.owsrequestvalidator.wfs
ComplexFilter
          Encapsulates the information of a element that contains an Operation (only) (as defined in the Filter DTD).
FilterConstructionException
          This exception is thrown when invalid data (such as an incoherent DOM-fragment) is encountered during the construction of a Filter objects or a component of it.
Operation
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org