Uses of Class
fr.ifremer.isisfish.datastore.SensitivityAnalysisStorage
Packages that use SensitivityAnalysisStorage
-
Uses of SensitivityAnalysisStorage in fr.ifremer.isisfish.datastore
Fields in fr.ifremer.isisfish.datastore with type parameters of type SensitivityAnalysisStorageModifier and TypeFieldDescriptionprotected static Map<String,SensitivityAnalysisStorage> SensitivityAnalysisStorage.sensitivityCacheInstance cache.Methods in fr.ifremer.isisfish.datastore that return SensitivityAnalysisStorageModifier and TypeMethodDescriptionstatic SensitivityAnalysisStorageSensitivityAnalysisStorage.createSensitivityAnalysis(String name, CodeSourceStorage.Location location) Create new sensitivity analysis.static SensitivityAnalysisStorageSensitivityAnalysisStorage.getSensitivityAnalysis(String name, CodeSourceStorage.Location... location) Retourne le storage pour le calculateur demandé.