Uses of Class
fr.ifremer.isisfish.datastore.SimulationPlanStorage
Packages that use SimulationPlanStorage
-
Uses of SimulationPlanStorage in fr.ifremer.isisfish.datastore
Fields in fr.ifremer.isisfish.datastore with type parameters of type SimulationPlanStorageModifier and TypeFieldDescriptionprotected static Map<String,
SimulationPlanStorage> SimulationPlanStorage.plansCache
Instance cache.Methods in fr.ifremer.isisfish.datastore that return SimulationPlanStorageModifier 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é.