| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.datastore.sql.wherebuilder.AbstractPropertyNode
org.deegree.io.datastore.sql.wherebuilder.FeaturePropertyNode
class FeaturePropertyNode
Represents a MappedFeaturePropertyType as a node in a QueryTableTree.
| Constructor Summary | |
|---|---|
FeaturePropertyNode(MappedFeaturePropertyType property,
                                       FeatureTypeNode parent,
                                       String[] tableAliases)
Creates a new FeaturePropertyNode instance from the given parameters. | 
|
| Method Summary | |
|---|---|
 void | 
addFeatureTypeNode(FeatureTypeNode newFeatureTypeNode)
Adds a new child to this FeaturePropertyNode. | 
 FeatureTypeNode[] | 
getFeatureTypeNodes()
Returns the children of this FeaturePropertyNode. | 
 String | 
toString(String indent)
Returns an indented string representation of the object.  | 
| Methods inherited from class org.deegree.io.datastore.sql.wherebuilder.AbstractPropertyNode | 
|---|
getParent, getPathFromParent, getProperty, getTableAliases | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
FeaturePropertyNode(MappedFeaturePropertyType property,
                    FeatureTypeNode parent,
                    String[] tableAliases)
FeaturePropertyNode instance from the given parameters.
property - the PropertyType that this FeaturePropertyNode representsparent - tableAliases - the aliases for the tables that lead from the parent feature type node's table to
            the table where the property's value is stored| Method Detail | 
|---|
public FeatureTypeNode[] getFeatureTypeNodes()
FeaturePropertyNode.
public void addFeatureTypeNode(FeatureTypeNode newFeatureTypeNode)
FeaturePropertyNode.
newFeatureTypeNode - child node to addpublic String toString(String indent)
AbstractPropertyNode
toString in interface PropertyNodetoString in class AbstractPropertyNodeindent - current indentation (contains spaces to be prepended)
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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