| Package | Description |
|---|---|
| fr.ird.observe.dto.referential |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<WithFormula> |
WithFormula.FORMULA_SUPPORT_COMPARATOR |
static Comparator<WithFormula> |
WithFormula.FORMULA_SUPPORT_END_DATE_COMPARATOR |
static Comparator<WithFormula> |
WithFormula.FORMULA_SUPPORT_START_DATE_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
static <D extends WithFormula> |
WithFormula.sort(List<D> list) |
| Modifier and Type | Method and Description |
|---|---|
static Float |
FormulaHelper.computeValue(WithFormula parametrage,
String formula,
String coefficientName,
String variableName,
float data) |
static Map<String,Double> |
FormulaHelper.getCoefficientValues(WithFormula parametrage) |
static boolean |
FormulaHelper.validateRelation(WithFormula parametrage,
String relation,
String variable) |
Copyright © 2017–2020 IRD. All rights reserved.