| Package | Description |
|---|---|
| com.agenarisk.api.model |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.save(String path)
Saves the Model to a file path specified.
Output format is determined by path extension: • AgenaRisk 7 CMP for "cmp" • XML for "xml" • JSON for everything else |
void |
Model.saveEssentials(String path,
boolean keepMeta)
Saves the Model as a light-weight JSON.
Keeps only elements essential for a clean calculation. Drops: Graphics, RiskTable, DataSets, compiled non-manual NPTs, names, notes and descriptions. |
Copyright © 2021. All rights reserved.