| Package | Description |
|---|---|
| fr.ifremer.isisfish.entities |
Entité metier d'IsisFish.
|
| fr.ifremer.isisfish.simulator | |
| fr.ifremer.isisfish.ui.input.variable |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableDAOAbstract<E extends Variable> |
class |
VariableDAOImpl<E extends Variable> |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableAbstract |
class |
VariableImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Variable> |
SimulationVariable.variablesCache
Variable name > variable entity.
|
| Modifier and Type | Method and Description |
|---|---|
protected Variable |
SimulationVariable.getVariableEntity(String name)
Return variable entity from cache or database.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
SimulationVariable.eval(Variable v)
Eval current variable equation.
|
| Modifier and Type | Field and Description |
|---|---|
protected Variable |
EntityVariableUI.variable |
| Modifier and Type | Method and Description |
|---|---|
Variable |
EntityVariableUI.getVariable() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityVariableUI.setVariable(Variable variable) |
Copyright © 1999–2013 CodeLutin. All rights reserved.