| Class | Description |
|---|---|
| CalculationResult |
CalculationResult class represents a view of the Node's calculation results.
|
| CrossNetworkLink |
CrossNetworkLink represents a link between Nodes in different Networks.
|
| DataSet |
DataSet class represents an equivalent to a Scenario in AgenaRisk Desktop or Scenario in AgenaRisk Java API v1.
|
| Link |
Link represents a link between two nodes.
|
| Model |
Model class represents an AgenaRisk model that may contain a number of Bayesian networks, datasets etc, equivalent to com.agenarisk.api.model.Model in AgenaRisk Java API v1.
|
| Network |
Network class represents an equivalent to a Risk Object in AgenaRisk Desktop or ExtendedBN in AgenaRisk Java API v1.
|
| Node |
Node class represents a node in the Network.
|
| NodeConfiguration |
This is a stub class that only contains field values for input/output to XML and JSON format.
|
| NodeTemplate | |
| Observation |
Observation class is a view of an observation, valid at the time of resolution and not maintained.
|
| ResultInterval |
ResultInterval represents a range with a lower and upper boundaries with a probability mass allocated to it.
|
| ResultValue |
ResultValue represents a state or range with probability mass allocated to it.
|
| Settings |
This is a class for Model calculation settings.
|
| State |
Node class corresponds to a State in AgenaRisk Desktop or ExtendedState in AgenaRisk Java API v1.
|
| Variable | |
| VariableObservation |
VariableObservation class is a view of a node variable observation, valid at the time of resolution and not maintained.
|
| Enum | Description |
|---|---|
| CalculationResult.Field |
This is set of fields for input/output to XML and JSON format
|
| CrossNetworkLink.Field |
This is set of fields for input/output to XML and JSON format
|
| CrossNetworkLink.Type |
Possible types of data that the Link will pass
|
| DataSet.Field |
This is set of fields for input/output to XML and JSON format
|
| Link.Field |
This is set of fields for input/output to XML and JSON format
|
| Model.CalculationFlag | |
| Model.ExportFlag | |
| Model.Field |
This is set of fields for input/output to XML and JSON format
|
| Network.Field |
This is set of fields for input/output to XML and JSON format
|
| Network.ModificationLog |
This is set of fields for input/output to XML and JSON format
|
| Node.Field |
This is set of fields for input/output to XML and JSON format
|
| Node.Type |
These are Node types that correspond to AgenaRisk Desktop node types
|
| NodeConfiguration.Field |
This is set of fields for input/output to XML and JSON format
|
| NodeConfiguration.Table |
This is set of fields for input/output to XML and JSON format
|
| NodeConfiguration.TableType |
This is set of fields for input/output to XML and JSON format
|
| NodeConfiguration.Variables |
This is set of fields for input/output to XML and JSON format
|
| Observation.Field |
This is set of fields for input/output to XML and JSON format
|
| ResultValue.Field |
This is set of fields for input/output to XML and JSON format
|
| Settings.Field |
This is set of fields for input/output to XML and JSON format
|
| State.Field |
This is set of fields for input/output to XML and JSON format
|
Copyright © 2021. All rights reserved.