

Makes an AcsCommandCenterProject available as a RunModel.
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.
| alma::acs::commandcenter::app::ProjectRunModel::ProjectRunModel | ( | AcsCommandCenterProject | project | ) | [inline] |
---------- Logic of ProjectRunModel ------------ ///
References setProject().
Referenced by createViewOnContainer().
| ProjectRunModel alma::acs::commandcenter::app::ProjectRunModel::createViewOnContainer | ( | int | containerIndex | ) | [inline] |
References project, ProjectRunModel(), and selectedContainerIndex.
| String alma::acs::commandcenter::app::ProjectRunModel::deriveCDBfromCommonSettings | ( | ) | [inline] |
References deriveInstanceFromCommonSettings(), and deriveMgrHostfromCommonSettings().
Referenced by getContainerAgainstCDB().
| int alma::acs::commandcenter::app::ProjectRunModel::deriveInstanceFromCommonSettings | ( | ) | [inline, protected] |
| String alma::acs::commandcenter::app::ProjectRunModel::deriveIRfromCommonSettings | ( | ) | [inline] |
References deriveInstanceFromCommonSettings(), and deriveMgrHostfromCommonSettings().
Referenced by getContainerAgainstInterfaceRepository(), and getToolAgainstInterfaceRepository().
| String alma::acs::commandcenter::app::ProjectRunModel::deriveMgrHostfromCommonSettings | ( | ) | [inline] |
References project, and read().
Referenced by deriveCDBfromCommonSettings(), deriveIRfromCommonSettings(), deriveNSfromCommonSettings(), getContainerAgainstManagerHost(), and getToolAgainstManagerHost().
| String alma::acs::commandcenter::app::ProjectRunModel::deriveMgrPortfromCommonSettings | ( | ) | [inline] |
References deriveInstanceFromCommonSettings().
Referenced by getContainerAgainstManagerPort(), and getToolAgainstManagerPort().
| String alma::acs::commandcenter::app::ProjectRunModel::deriveNSfromCommonSettings | ( | ) | [inline] |
References deriveInstanceFromCommonSettings(), and deriveMgrHostfromCommonSettings().
Referenced by getToolAgainstNameService().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerAgainstCDB | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveCDBfromCommonSettings(), project, and read().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerAgainstInterfaceRepository | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveIRfromCommonSettings(), project, and read().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerAgainstManagerHost | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveMgrHostfromCommonSettings(), project, and read().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerAgainstManagerPort | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveMgrPortfromCommonSettings(), project, and read().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerHeapSize | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References read(), and selectedContainer().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerLocalJavaPort | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveInstanceFromCommonSettings(), and selectedContainerIndex().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerName | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References read(), and selectedContainer().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerRemoteAccount | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References getRemoteAccount(), project, read(), and selectedContainer().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerRemoteHost | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References getRemoteHost(), project, read(), and selectedContainer().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerRemotePassword | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References getRemotePassword(), project, read(), and selectedContainer().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerScriptBase | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References getScriptBase(), project, read(), and selectedContainer().
| String alma::acs::commandcenter::app::ProjectRunModel::getContainerType | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References read(), and selectedContainer().
| String [] alma::acs::commandcenter::app::ProjectRunModel::getContainerTypeModifiers | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References read(), and selectedContainer().
| String alma::acs::commandcenter::app::ProjectRunModel::getManagerLocalJavaAgainstCDBHost | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
Reimplemented in alma::acs::commandcenter::app::CommandCenterLogic::MyProjectRunModel.
| String alma::acs::commandcenter::app::ProjectRunModel::getManagerLocalJavaAgainstCDBPort | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References getServicesLocalJavaPort().
| String alma::acs::commandcenter::app::ProjectRunModel::getManagerLocalJavaPort | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveInstanceFromCommonSettings(), and alma::acs::util::ACSPorts::giveManagerPort().
| ModeType alma::acs::commandcenter::app::ProjectRunModel::getMode | ( | ) | [inline] |
References project.
| AcsCommandCenterProject alma::acs::commandcenter::app::ProjectRunModel::getProject | ( | ) | [inline] |
References project.
| String alma::acs::commandcenter::app::ProjectRunModel::getRemoteAccount | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References project, and read().
Referenced by getContainerRemoteAccount().
| String alma::acs::commandcenter::app::ProjectRunModel::getRemoteHost | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References project, and read().
Referenced by getContainerRemoteHost().
| String alma::acs::commandcenter::app::ProjectRunModel::getRemotePassword | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References project, and read().
Referenced by getContainerRemotePassword().
| String alma::acs::commandcenter::app::ProjectRunModel::getScriptBase | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References project, and read().
Referenced by getContainerScriptBase().
| String alma::acs::commandcenter::app::ProjectRunModel::getServicesLocalJavaPort | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveInstanceFromCommonSettings(), and alma::acs::util::ACSPorts::giveCDBPort().
Referenced by getManagerLocalJavaAgainstCDBPort().
| String alma::acs::commandcenter::app::ProjectRunModel::getServicesLocalJavaRoot | ( | ) | [inline] |
---- Implementation of interface RunModel ----- ///
Implements alma::acs::commandcenter::engine::RunModel.
| String alma::acs::commandcenter::app::ProjectRunModel::getToolAgainstInterfaceRepository | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveIRfromCommonSettings(), project, and read().
| String alma::acs::commandcenter::app::ProjectRunModel::getToolAgainstManagerHost | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveMgrHostfromCommonSettings(), project, and read().
| String alma::acs::commandcenter::app::ProjectRunModel::getToolAgainstManagerPort | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveMgrPortfromCommonSettings(), project, and read().
| String alma::acs::commandcenter::app::ProjectRunModel::getToolAgainstNameService | ( | ) | [inline] |
Implements alma::acs::commandcenter::engine::RunModel.
References deriveNSfromCommonSettings(), project, and read().
| Map<String, Object> alma::acs::commandcenter::app::ProjectRunModel::getVariables | ( | ) | [inline] |
References readDefaultVariables(), and variables.
Referenced by alma::acs::commandcenter::app::CommandCenterLogic::giveVariableMapsForGui(), and read().
| String alma::acs::commandcenter::app::ProjectRunModel::read | ( | String | stringWithVars | ) | [inline, protected] |
References getVariables().
Referenced by deriveInstanceFromCommonSettings(), deriveMgrHostfromCommonSettings(), getContainerAgainstCDB(), getContainerAgainstInterfaceRepository(), getContainerAgainstManagerHost(), getContainerAgainstManagerPort(), getContainerHeapSize(), getContainerName(), getContainerRemoteAccount(), getContainerRemoteHost(), getContainerRemotePassword(), getContainerScriptBase(), getContainerType(), getContainerTypeModifiers(), getManagerLocalJavaAgainstCDBHost(), getRemoteAccount(), getRemoteHost(), getRemotePassword(), getScriptBase(), getServicesLocalJavaRoot(), getToolAgainstInterfaceRepository(), getToolAgainstManagerHost(), getToolAgainstManagerPort(), and getToolAgainstNameService().
| void alma::acs::commandcenter::app::ProjectRunModel::readDefaultVariables | ( | ) | [inline] |
The default allocation of the variables map is (an excerpt of) the System Properties.
References variables.
Referenced by getVariables().
| void alma::acs::commandcenter::app::ProjectRunModel::readVariables | ( | Properties | p | ) | [inline] |
Use given properties table for variable resolution
References variables.
| ContainerT alma::acs::commandcenter::app::ProjectRunModel::selectedContainer | ( | ) | [inline, protected] |
| int alma::acs::commandcenter::app::ProjectRunModel::selectedContainerIndex | ( | ) | [inline, protected] |
Referenced by getContainerLocalJavaPort(), and selectedContainer().
| void alma::acs::commandcenter::app::ProjectRunModel::setProject | ( | AcsCommandCenterProject | project | ) | [inline] |
Referenced by alma::acs::commandcenter::app::CommandCenterLogic::loadProject(), and ProjectRunModel().
AcsCommandCenterProject alma::acs::commandcenter::app::ProjectRunModel::project [protected] |
Referenced by createViewOnContainer(), deriveInstanceFromCommonSettings(), deriveMgrHostfromCommonSettings(), getContainerAgainstCDB(), getContainerAgainstInterfaceRepository(), getContainerAgainstManagerHost(), getContainerAgainstManagerPort(), getContainerRemoteAccount(), getContainerRemoteHost(), getContainerRemotePassword(), getContainerScriptBase(), getManagerLocalJavaAgainstCDBHost(), getMode(), getProject(), getRemoteAccount(), getRemoteHost(), getRemotePassword(), getScriptBase(), getServicesLocalJavaRoot(), getToolAgainstInterfaceRepository(), getToolAgainstManagerHost(), getToolAgainstManagerPort(), getToolAgainstNameService(), and selectedContainer().
int alma::acs::commandcenter::app::ProjectRunModel::selectedContainerIndex = 0 [protected] |
Referenced by createViewOnContainer().
Map<String, Object> alma::acs::commandcenter::app::ProjectRunModel::variables = null [protected] |
Referenced by getVariables(), readDefaultVariables(), and readVariables().
1.6.2