Package org.openorb.constraint

CORBA Trader Constraint Language Implementation.

See:
          Description

Class Summary
Constraint This class represents a constraint.
ConstraintEvaluator This class is directly used by a user to get a constraint evaluation.
 

Exception Summary
InvalidConstraint This exception is thrown by the tree builder if the constraint to parser contains an illegal expression.
InvalidValue This exception is thrown by the tree evaluator if the constraint to evaluate contains an illegal value ( bad type or missing identifier ).
 

Package org.openorb.constraint Description

CORBA Trader Constraint Language Implementation.