Uses of Interface
fr.ifremer.isisfish.entities.Variable
Packages that use Variable
Package
Description
Entité metier d'IsisFish.
-
Uses of Variable in fr.ifremer.isisfish.entities
Classes in fr.ifremer.isisfish.entities with type parameters of type VariableModifier and TypeClassDescriptionclass
VariableDAOAbstract<E extends Variable>
class
VariableDAOImpl<E extends Variable>
Classes in fr.ifremer.isisfish.entities that implement Variable -
Uses of Variable in fr.ifremer.isisfish.simulator
Fields in fr.ifremer.isisfish.simulator with type parameters of type VariableModifier and TypeFieldDescriptionSimulationVariable.variablesCache
Variable name > variable entity.Methods in fr.ifremer.isisfish.simulator that return VariableModifier and TypeMethodDescriptionprotected Variable
SimulationVariable.getVariableEntity
(String name) Return variable entity from cache or database.Methods in fr.ifremer.isisfish.simulator with parameters of type Variable -
Uses of Variable in fr.ifremer.isisfish.ui.input.variable
Fields in fr.ifremer.isisfish.ui.input.variable declared as VariableFields in fr.ifremer.isisfish.ui.input.variable with type parameters of type VariableMethods in fr.ifremer.isisfish.ui.input.variable that return VariableMethods in fr.ifremer.isisfish.ui.input.variable that return types with arguments of type VariableMethods in fr.ifremer.isisfish.ui.input.variable with parameters of type Variable