| Package | Description |
|---|---|
| com.agenarisk.api.model |
| Modifier and Type | Method and Description |
|---|---|
VariableObservation |
DataSet.getVariableObservation(Node node,
String variableName)
Returns a view of the VariableObservation for the provided Node and variable name if there is one.
|
| Modifier and Type | Method and Description |
|---|---|
Set<VariableObservation> |
DataSet.getVariableObservations()
Returns all VariableObservations in this DataSet for all Networks and Nodes.
|
Set<VariableObservation> |
DataSet.getVariableObservations(Node node)
Returns a view of VariableObservations for the provided Node.
|
Copyright © 2021. All rights reserved.