TAO_Property_Constraint represents a property whose value is determined by the offer being evaluated.
More...
#include <Constraint_Nodes.h>
TAO_Property_Constraint represents a property whose value is determined by the offer being evaluated.
TAO_Property_Constraint::TAO_Property_Constraint |
( |
const char * |
name | ) |
|
TAO_Property_Constraint::~TAO_Property_Constraint |
( |
void |
| ) |
|
|
virtual |
Implementing the pattern of double dispatching, each subclass of TAO_Constraint will call back on an InterpreterVisitor the method to handle a node of its ExpressionType.
Implements TAO_Constraint.
Return the expression type represented by this node.
Implements TAO_Constraint.
const char * TAO_Property_Constraint::name |
( |
void |
| ) |
const |
Returns the name of the property.
char* TAO_Property_Constraint::name_ |
|
private |
The name of the property.
The documentation for this class was generated from the following files: