Package org.openorb.constraint.evaluator

Evaluator implementation.

See:
          Description

Interface Summary
DynamicValueEvaluator A dynamic value evaluator allows a property to be dynamically evaluated.
 

Class Summary
DiscriminantValue This class is returned by the identifier evaluator if the result type is an union discriminant.
EnumValue This class is returned by the identifier evaluator if the result type is an enum type.
IdentifierEvaluator This class is the identifier evaluator.
NamedValuePair This class is used to set an identifier that will be used to be evaluated.
ValueExtractor  
 

Package org.openorb.constraint.evaluator Description

Evaluator implementation.