Some methods may depending on a boolean flag return a runtime value stored in the application (e.g. most recently started manager, or cdb thats most likely to belong to the most recently started manager etc.) or return a value from the project.
|
---------- Logic of ProjectRunModel ------------ /// |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in alma::acs::commandcenter::app::CommandCenterLogic::MyProjectRunModel.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---- Implementation of interface RunModel ----- /// |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use given properties table for variable resolution |
|
The default allocation of the variables map is (an excerpt of) the System Properties. |
|
|
|
|
|
|