Uses of Class
com.jaxfront.core.rule.MathEvaluator

Packages that use MathEvaluator
com.jaxfront.core.rule   
com.jaxfront.core.type   
 

Uses of MathEvaluator in com.jaxfront.core.rule
 

Methods in com.jaxfront.core.rule that return MathEvaluator
static MathEvaluator MathEvaluator.getInstance()
          Returns a new instance of the MathEvaluator
 

Uses of MathEvaluator in com.jaxfront.core.type
 

Methods in com.jaxfront.core.type that return MathEvaluator
 MathEvaluator TypeController.getMathEvaluator()
          Returns the single instance of the MathEvaluator for Parsing/Evaluating formula expressions.