org.opengis.filter
Interface PropertyIsNotEqualTo

All Superinterfaces:
BinaryComparisonOperator, Filter

@XmlElement(value="PropertyIsNotEqualTo")
public interface PropertyIsNotEqualTo
extends BinaryComparisonOperator

Filter operator that compares that its two sub-expressions are not equal to each other.

Since:
GeoAPI 2.0
Version:
Implementation specification 1.0

Field Summary
 
Fields inherited from interface Filter
EXCLUDE, INCLUDE
 
Method Summary
 
Methods inherited from interface BinaryComparisonOperator
getExpression1, getExpression2, isMatchingCase
 
Methods inherited from interface Filter
accept, evaluate
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.