deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcbase
Class PropertyPathStep

java.lang.Object
  extended by org.deegree.ogcbase.PropertyPathStep
Direct Known Subclasses:
AttributeStep, ElementStep, IndexStep

public abstract class PropertyPathStep
extends Object

Represents one step of a PropertyPath.

Version:
$Revision: 9344 $, $Date: 2007-12-27 17:21:56 +0100 (Do, 27 Dez 2007) $
Author:
Markus Schneider , last edited by: $Author: apoth $
See Also:
PropertyPath

Field Summary
protected  QualifiedName propertyName
           
 
Constructor Summary
PropertyPathStep(QualifiedName propertyName)
          Creates a new instance of PropertyPathStep that selects the property with the given name.
 
Method Summary
 QualifiedName getPropertyName()
          Returns the name of the selected property.
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propertyName

protected QualifiedName propertyName
Constructor Detail

PropertyPathStep

PropertyPathStep(QualifiedName propertyName)
Creates a new instance of PropertyPathStep that selects the property with the given name.

Parameters:
propertyName -
Method Detail

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 Object

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net