26 #ifndef __TERRALIB_FE_INTERNAL_PROPERTYISNOTEQUALTO_H 
   27 #define __TERRALIB_FE_INTERNAL_PROPERTYISNOTEQUALTO_H 
#define TE_DEFINE_VISITABLE
 
A class for binary comparison operators.
 
A class for binary comparison operators.
 
This is an abstract class that models a Filter Encoding expression.
 
An static class with global definitions.
 
It tells if two values are not equal.
 
~PropertyIsNotEqualTo()
Destructor.
 
PropertyIsNotEqualTo(Expression *arg1, Expression *arg2)
Constructor.
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.