| Package | Description |
|---|---|
| org.faktorips.runtime.formula | |
| org.faktorips.runtime.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFormulaEvaluator
An abstract implementation of
IFormulaEvaluator holding the product component generation
or product component and handles the exceptions thrown by the
AbstractFormulaEvaluator.evaluateInternal(String, Object...) method. |
| Modifier and Type | Method and Description |
|---|---|
IFormulaEvaluator |
IFormulaEvaluatorFactory.createFormulaEvaluator(Object object,
Map<String,String> nameToCompiledExpressionMap)
This method creates a new formula evaluator.
|
| Modifier and Type | Method and Description |
|---|---|
IFormulaEvaluator |
ProductComponentGeneration.getFormulaEvaluator() |
IFormulaEvaluator |
ProductComponent.getFormulaEvaluator() |
Copyright © 2017. All rights reserved.