Uses of Class
fr.ifremer.isisfish.datastore.SimulatorStorage
-
Uses of SimulatorStorage in fr.ifremer.isisfish.datastore
Modifier and TypeFieldDescriptionprotected static Map<String,
SimulatorStorage> SimulatorStorage.simulatorsCache
Simulators cache.Modifier and TypeMethodDescriptionstatic SimulatorStorage
SimulatorStorage.createSimulator
(String name, CodeSourceStorage.Location location) Create new simulation plan.static SimulatorStorage
SimulatorStorage.getSimulator
(String name, CodeSourceStorage.Location... location) Retourne le storage pour le simulateur demandée.