| Package | Description |
|---|---|
| com.agenarisk.api.exception | |
| com.agenarisk.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
InconsistentEvidenceException
Thrown when specifically inconsistent evidence was detected and caused a calculation failure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model.calculate()
Triggers propagation in this model for all Networks and DataSets.
|
void |
Model.calculate(Collection<DataSet> dataSets)
Triggers propagation in this model for provided DataSets and all Networks.
|
Copyright © 2020. All rights reserved.