|
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.FeatureTypeNode
class FeatureTypeNode
Represents a MappedFeatureType
as a node in a QueryTableTree
.
Constructor Summary | |
---|---|
FeatureTypeNode(MappedFeatureType ft,
java.lang.String ftAlias,
java.lang.String tableAlias)
Creates a new FeatureTypeNode from the given parameters. |
Method Summary | |
---|---|
void |
addPropertyNode(PropertyNode propertyNode)
Adds the given property node as a child. |
boolean |
equals(java.lang.Object obj)
|
MappedFeatureType |
getFeatureType()
Returns the associated MappedFeatureType . |
java.lang.String |
getFtAlias()
Returns the alias as specified in the corresponding query. |
PropertyNode |
getPropertyNode(MappedPropertyType type)
Returns the child PropertyNode s with the given type. |
PropertyNode[] |
getPropertyNodes()
Returns all child PropertyNode s. |
java.lang.String |
getTable()
Returns the name of the associated table. |
java.lang.String |
getTableAlias()
Returns the alias that uniquely identifies the table (in an SQL query). |
int |
hashCode()
|
(package private) java.lang.String |
toString(java.lang.String indent)
Returns an indented string representation of the object. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
FeatureTypeNode(MappedFeatureType ft, java.lang.String ftAlias, java.lang.String tableAlias)
FeatureTypeNode
from the given parameters.
ft
- ftAlias
- tableAlias
- Method Detail |
---|
public MappedFeatureType getFeatureType()
MappedFeatureType
.
public java.lang.String getFtAlias()
public java.lang.String getTable()
public java.lang.String getTableAlias()
public PropertyNode[] getPropertyNodes()
PropertyNode
s.
public PropertyNode getPropertyNode(MappedPropertyType type)
PropertyNode
s with the given type.
type
- the property type to look up
public void addPropertyNode(PropertyNode propertyNode)
propertyNode
- the child node to addjava.lang.String toString(java.lang.String indent)
indent
- current indentation (String consisting of spaces)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
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