Package org.problets.domain.model.expression

Class Summary
Expression Expression Creates an expression model from a string representation.
ExpressionTutor ExpressionTutor Tutor for expression evaluation
ExpressionViewExpert ExpressionViewExpert To hold the expression, evaluate it, provide its declarations, to hold its view tree, provide list of operators and operands in it
GradingUtilities GradingUtilities To hold grading functions for expressions
StandAloneExpression StandAloneExpression Handles expressions for expression tutor - not to be used in code.