Uses of Class
fr.ifremer.isisfish.datastore.SimulationPlanStorage
-
Uses of SimulationPlanStorage in fr.ifremer.isisfish.datastore
Modifier and TypeFieldDescriptionprotected static Map<String,
SimulationPlanStorage> SimulationPlanStorage.plansCache
Instance cache.Modifier and TypeMethodDescriptionstatic SimulationPlanStorage
SimulationPlanStorage.createSimulationPlan
(String name, CodeSourceStorage.Location location) Create new simulation plan.static SimulationPlanStorage
SimulationPlanStorage.getSimulationPlan
(String name, CodeSourceStorage.Location... location) Retourne le storage pour le plan demandé.