Uses of Interface
de.xima.fc.common.el.IElEvaluator
Packages that use IElEvaluator
-
Uses of IElEvaluator in de.xima.fc.common.el
Methods in de.xima.fc.common.el that return IElEvaluatorModifier and TypeMethodDescriptionElEvaluators.Builder.build()Builds a newIElEvaluatorinstance with the current configuration of this builder.StandardElEvaluatorProviderProducer.produceStandardElEvaluator()static IElEvaluatorElEvaluators.standard()Creates an evaluator with a standard configuration. -
Uses of IElEvaluator in de.xima.fc.helper
Methods in de.xima.fc.helper with parameters of type IElEvaluatorModifier and TypeMethodDescriptionObjectGraphScanner.evaluator(IElEvaluator evaluator) Sets theElEvaluatorsto use for evaluating conditions such asApplicableIf.