Uses of Class
org.djutils.eval.Eval
-
Uses of Eval in org.djutils.eval
Modifier and TypeMethodDescriptionEval.setRetrieveValue
(RetrieveValue retrieveValue) Set or replace the RetrieveValue object of this evaluator.Eval.setUnitParser
(UnitParser unitParser) Install a unit parser (or replace or remove a previously installed unit parser).Eval.setUserDefinedFunctions
(Map<String, Function> userDefinedFunctionMap) Install a map of user-defined functions.