Package org.araneaframework.backend.list.memorybased

Interface Summary
ComparatorExpression Expression that compares two Variables using two VariableResolvers for evaluating these Variables.
ComparatorExpressionFactory Comparator Expression factory.
Expression Expression that returns an Object when it is evaluated.
ExpressionBuilder General interface for objects that can create an expression.
ExpressionFactory Expression factory.
Variable General interface for a Variable.
 

Class Summary
BeanVariableResolver  
 

Exception Summary
ExpressionEvaluationException