|
deegree 2.2 (2008/12/22 11:33 build-3038-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
abstract class AbstractPropertyNode
Abstract base class for all representations of MappedPropertyTypes in a QueryTableTree.
| Constructor Summary | |
|---|---|
AbstractPropertyNode(MappedPropertyType property,
FeatureTypeNode parent,
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. |
String[] |
getTableAliases()
Returns the aliases for the target tables in the table relations. |
abstract String |
toString(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,
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 stored| Method Detail |
|---|
public MappedPropertyType getProperty()
MappedSimplePropertyType that this node represents.
getProperty in interface PropertyNodepublic FeatureTypeNode getParent()
getParent in interface PropertyNodepublic TableRelation[] getPathFromParent()
getPathFromParent in interface PropertyNodepublic String[] getTableAliases()
getTableAliases in interface PropertyNodepublic abstract String toString(String indent)
toString in interface PropertyNodeindent - current indentation (contains spaces to be prepended)
|
deegree 2.2 (2008/12/22 11:33 build-3038-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://deegree.sourceforge.net