|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| 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,
java.lang.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. |
java.lang.String |
toString(java.lang.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,
java.lang.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 java.lang.String toString(java.lang.String indent)
AbstractPropertyNode
toString in interface PropertyNodetoString in class AbstractPropertyNodeindent - current indentation (contains spaces to be prepended)
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org