Use Case UC_108

This page describes one of the use cases of the EODiSP. An overview of the use case concept as it is used in the EODiSP project and of all the use cases defined for the project is provided in a dedicated page which also describes the conventions that are used to define the use case.

Contents

Overview

Identifier UC_108
Name Load or Save Configuration
Primary Actor Simulation owner
Level Subfunction
Description Loads an existing 'SimulationManagerProject' configuration file into the simulation manager application. This can be used to load a configuration which has been done in another simulation manager application. When loading such a configuration, there is no guarantee that the simulation models are available for the simulation manager application in which the configuration is loaded.
Pre-Condition (1) The simulation manager application is stopped. (2) Use Case UC_102 (Set-up Simulation Manager Application) have been successfully completed for both simulation manager applications. (3) Both simulation managers are configured to use the same model repository.
Post-Condition (1) The simulation manager uses the new configuration. (2) The configuration file has been saved to a specific location.

Main Success Scenario

  1. Actor copies the SimulationManagerProject file from the data directory of the source simulation manager to the data directory of the target simulation manager by using operating system tools.

Alternative Flows

none.