| Package | Description |
|---|---|
| com.agenarisk.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ResultInterval
ResultInterval represents a range with a lower and upper boundaries with a probability mass allocated to it.
|
| Modifier and Type | Method and Description |
|---|---|
ResultValue |
CalculationResult.getResultValue(String label)
Returns a specific ResultValue by its label or null.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResultValue> |
CalculationResult.getResultValues()
Returns the Result Values that make up CalculationResult for this Node.
|
Copyright © 2022. All rights reserved.