Namespace hrm\setting
Namespaces summary
hrm\setting\base |
Classes summary
AnalysisSetting | An AnalysisSetting is a complete set of analysis parameters. |
AnalysisSettingEditor | Implements an Editor for AnalysisSetting. |
JobAnalysisSetting | A JobAnalysisSetting is an AnalysisSetting that is used when a Job is executed by the queue manager. It uses different database tables and knows how to put its parameter settings onto a script. |
JobParameterSetting | A JobParameterSetting is a ParameterSetting that is used when a Job is executed by the queue manager. It uses different database tables and knows how to put its parameter settings onto a script. |
JobTaskSetting | A JobTaskSetting is a TaskSetting that is used when a Job is executed by the queue manager. It uses different database tables and knows how to put its parameter settings onto a script. |
ParameterSetting | A ParameterSetting is a complete set of microscope, image, SPIM, STED, aberration correction, pixel size calculation and capture parameters. |
ParameterSettingEditor | Implements an Editor for ParameterSetting. |
TaskSetting | A TaskSetting is a complete set of restoration parameters. |
TaskSettingEditor | Implements an Editor for TaskSetting. |