Uses of Class
org.qubership.atp.dataset.macros.exception.EvalException
Packages that use EvalException
Package
Description
-
Uses of EvalException in org.qubership.atp.dataset.macros.exception
Subclasses of EvalException in org.qubership.atp.dataset.macros.exception -
Uses of EvalException in org.qubership.atp.dataset.macros.processor
Methods in org.qubership.atp.dataset.macros.processor that throw EvalExceptionModifier and TypeMethodDescriptionRefAliasProcessor.evaluateAll()Evaluates the macro.booleanRefAliasProcessor.evaluateNext()Evaluates next part of a macro, returns true if has next.RefAliasProcessor.getValue()Returns a result value when processing ends.