GeoAPI 2.0
Build 2005-06-08

org.opengis.filter.expression
Interface PropertyName

All Superinterfaces:
Expression

@XmlElement(value="PropertyName")
public interface PropertyName
extends Expression

Expression class whose value is computed by retrieving the value of a feature's property.

Since:
GeoAPI 2.0
Version:
Implementation specification 1.0

Method Summary
 String getPropertyName()
          Returns the name of the property whose value will be returned by the evaluate method.
 
Methods inherited from interface Expression
accept, evaluate
 

Method Detail

getPropertyName

String getPropertyName()
Returns the name of the property whose value will be returned by the evaluate method.


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium