An static class with global definitions. 
 
This class is used to encode the name of any property of an object. 
 
PropertyName * getPropertyName() const 
It returns the property name. 
 
An static class with global definitions. 
 
PropertyIsNull()
It initializes a new PropertyIsNull. 
 
The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL...
 
void setPropertyName(PropertyName *p)
It sets the property name. 
 
A comparison operator is used to form expressions that evaluate the mathematical comparison between t...
 
~PropertyIsNull()
Destructor.