| Package | Description |
|---|---|
| Util_Implemented_Function |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CoupleVariableValue> |
ProbabilitiesTableLine.getListConditions()
getter on the list of conditions
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProbabilitiesTableLine.setListConditions(java.util.List<CoupleVariableValue> listConditions)
setter on conditions
|
| Constructor and Description |
|---|
ProbabilitiesTableLine(java.util.List<CoupleVariableValue> listConditions,
java.lang.Object result)
the constructor which initialise all the field
|