|
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.Object org.deegree.io.datastore.sql.wherebuilder.AbstractPropertyNode
abstract class AbstractPropertyNode
Abstract base class for all representations of MappedPropertyType
s in a QueryTableTree
.
Constructor Summary | |
---|---|
AbstractPropertyNode(MappedPropertyType property,
FeatureTypeNode parent,
java.lang.String[] tableAliases)
Creates a new AbstractPropertyNode instance from the given parameters. |
Method Summary | |
---|---|
FeatureTypeNode |
getParent()
Returns the parent feature type node. |
TableRelation[] |
getPathFromParent()
Returns the table relations that lead from the parent feature type node's table to the table where this property's value is stored. |
MappedPropertyType |
getProperty()
Returns the MappedSimplePropertyType that this node represents. |
java.lang.String[] |
getTableAliases()
Returns the aliases for the target tables in the table relations. |
abstract java.lang.String |
toString(java.lang.String indent)
Returns an indented string representation of the object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
AbstractPropertyNode(MappedPropertyType property, FeatureTypeNode parent, java.lang.String[] tableAliases)
AbstractPropertyNode
instance from the given parameters.
property
- the property that this node represents in the query treeparent
- the parent feature type nodetableAliases
- the aliases for the tables that lead from the parent feature type node's table to the table where the
property's value is storedMethod Detail |
---|
public MappedPropertyType getProperty()
MappedSimplePropertyType
that this node represents.
getProperty
in interface PropertyNode
public FeatureTypeNode getParent()
getParent
in interface PropertyNode
public TableRelation[] getPathFromParent()
getPathFromParent
in interface PropertyNode
public java.lang.String[] getTableAliases()
getTableAliases
in interface PropertyNode
public abstract java.lang.String toString(java.lang.String indent)
toString
in interface PropertyNode
indent
- 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