Database Policy
How the ScenarioOrchestrator should handle an existing <analysisName>.db file at the start of a Simulate. Stored on OutputConfig.databasePolicy.
Entries
Delete the existing <analysisName>.db (if present) before the run, then create a fresh database. Re-running the same analysis replaces the prior database file in-place; only the most recent run's data is kept on disk. The default — matches the most common workflow where the user iterates on a configuration and only cares about the latest results.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.