org.deegree.ogcbase
Class PropertyPathStep
java.lang.Object
org.deegree.ogcbase.PropertyPathStep
- Direct Known Subclasses:
- AnyStep, AttributeStep, ElementStep, IndexStep
public abstract class PropertyPathStep
- extends java.lang.Object
Represents one step of a PropertyPath
.
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Markus Schneider , last edited by: $Author: mschneider $
- See Also:
PropertyPath
Constructor Summary |
PropertyPathStep(QualifiedName propertyName)
Creates a new instance of PropertyPathStep that selects the property with the
given name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
propertyName
protected QualifiedName propertyName
PropertyPathStep
PropertyPathStep(QualifiedName propertyName)
- Creates a new instance of
PropertyPathStep
that selects the property with the
given name.
- Parameters:
propertyName
-
getPropertyName
public QualifiedName getPropertyName()
- Returns the name of the selected property.
- Returns:
- the name of the property
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
setPropertyName
public void setPropertyName(QualifiedName propertyName)
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org