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

Uses of Interface
org.deegree.io.datastore.sql.wherebuilder.PropertyNode

Packages that use PropertyNode
org.deegree.io.datastore.sql.wherebuilder   
 

Uses of PropertyNode in org.deegree.io.datastore.sql.wherebuilder
 

Classes in org.deegree.io.datastore.sql.wherebuilder that implement PropertyNode
(package private)  class AbstractPropertyNode
          Abstract base class for all representations of MappedPropertyTypes in a QueryTableTree.
(package private)  class FeaturePropertyNode
          Represents a MappedFeaturePropertyType as a node in a QueryTableTree.
 class GeometryPropertyNode
          Represents a MappedGeometryPropertyType as a node in a QueryTableTree.
 class SimplePropertyNode
          Represents a MappedSimplePropertyType as a node in a QueryTableTree.
 

Methods in org.deegree.io.datastore.sql.wherebuilder that return PropertyNode
 PropertyNode FeatureTypeNode.getPropertyNode(MappedPropertyType type)
          Returns the child PropertyNodes with the given type.
 PropertyNode QueryTableTree.getPropertyNode(PropertyPath path)
          Returns the property node for the given property path.
 PropertyNode[] FeatureTypeNode.getPropertyNodes()
          Returns all child PropertyNodes.
 

Methods in org.deegree.io.datastore.sql.wherebuilder with parameters of type PropertyNode
 void FeatureTypeNode.addPropertyNode(PropertyNode propertyNode)
          Adds the given property node as a child.
 


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