| Package | Description |
|---|---|
| com.agenarisk.api.model | |
| com.agenarisk.api.model.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSet
DataSet class represents an equivalent to a Scenario in AgenaRisk Desktop or Scenario in AgenaRisk Java API v1.
|
class |
Network
Network class represents an equivalent to a Risk Object in AgenaRisk Desktop or ExtendedBN in AgenaRisk Java API v1.
|
class |
Node
Node class represents a node in the Network.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Id,? extends Identifiable> |
Model.getIdMap(Class<? extends Identifiable> idClassType)
Deprecated.
For internal use only
|
Map<Id,? extends Identifiable> |
Network.getIdMap(Class<? extends Identifiable> idClassType)
Deprecated.
For internal use only
|
| Modifier and Type | Method and Description |
|---|---|
Map<Id,? extends Identifiable> |
Model.getIdMap(Class<? extends Identifiable> idClassType)
Deprecated.
For internal use only
|
Map<Id,? extends Identifiable> |
Network.getIdMap(Class<? extends Identifiable> idClassType)
Deprecated.
For internal use only
|
| Modifier and Type | Method and Description |
|---|---|
default <I extends Identifiable> |
IdContainer.changeContainedId(I identifiable,
String id)
Deprecated.
For internal use only. You will break referential integrity by using this method directly.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Id,? extends Identifiable> |
IdContainer.getIdMap(Class<? extends Identifiable> idClassType)
Returns the map of identifiable items based on.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Id,? extends Identifiable> |
IdContainer.getIdMap(Class<? extends Identifiable> idClassType)
Returns the map of identifiable items based on.
|
Copyright © 2020. All rights reserved.