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

Uses of Class
org.deegree.io.datastore.sql.wherebuilder.FeatureTypeNode

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

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

Methods in org.deegree.io.datastore.sql.wherebuilder that return FeatureTypeNode
 FeatureTypeNode[] FeaturePropertyNode.getFeatureTypeNodes()
          Returns the children of this FeaturePropertyNode.
 FeatureTypeNode PropertyNode.getParent()
          Returns the parent feature type node.
 FeatureTypeNode AbstractPropertyNode.getParent()
          Returns the parent feature type node.
 FeatureTypeNode[] QueryTableTree.getRootNodes()
          Returns the root feature type nodes of the tree.
 

Methods in org.deegree.io.datastore.sql.wherebuilder with parameters of type FeatureTypeNode
 void FeaturePropertyNode.addFeatureTypeNode(FeatureTypeNode newFeatureTypeNode)
          Adds a new child to this FeaturePropertyNode.
 

Constructors in org.deegree.io.datastore.sql.wherebuilder with parameters of type FeatureTypeNode
AbstractPropertyNode(MappedPropertyType property, FeatureTypeNode parent, String[] tableAliases)
          Creates a new AbstractPropertyNode instance from the given parameters.
FeaturePropertyNode(MappedFeaturePropertyType property, FeatureTypeNode parent, String[] tableAliases)
          Creates a new FeaturePropertyNode instance from the given parameters.
GeometryPropertyNode(MappedGeometryPropertyType property, FeatureTypeNode parent, String[] tableAliases)
          Creates a new GeometryPropertyNode instance from the given parameters.
SimplePropertyNode(MappedSimplePropertyType property, FeatureTypeNode parent, String[] tableAliases)
          Creates a new SimplePropertyNode instance from the given parameters.
 


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