26 #ifndef __TERRALIB_FE_INTERNAL_PROPERTYISGREATERTHANOREQUALTO_H 
   27 #define __TERRALIB_FE_INTERNAL_PROPERTYISGREATERTHANOREQUALTO_H 
   76 #endif  // __TERRALIB_FE_INTERNAL_PROPERTYISGREATERTHANOREQUALTO_H 
~PropertyIsGreaterThanOrEqualTo()
Destructor. 
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This is an abstract class that models a Filter Encoding expression. 
 
PropertyIsGreaterThanOrEqualTo(Expression *arg1, Expression *arg2)
Constructor. 
 
An static class with global definitions. 
 
#define TE_DEFINE_VISITABLE
 
A class for binary comparison operators. 
 
An static class with global definitions. 
 
It models the inequality operator greater than or equal to (>=). 
 
A class for binary comparison operators.