Uses of Class
fr.ifremer.isisfish.datastore.SensitivityAnalysisStorage
-
Uses of SensitivityAnalysisStorage in fr.ifremer.isisfish.datastore
Modifier and TypeFieldDescriptionprotected static Map<String,
SensitivityAnalysisStorage> SensitivityAnalysisStorage.sensitivityCache
Instance cache.Modifier and TypeMethodDescriptionstatic SensitivityAnalysisStorage
SensitivityAnalysisStorage.createSensitivityAnalysis
(String name, CodeSourceStorage.Location location) Create new sensitivity analysis.static SensitivityAnalysisStorage
SensitivityAnalysisStorage.getSensitivityAnalysis
(String name, CodeSourceStorage.Location... location) Retourne le storage pour le calculateur demandé.