|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FisheryRegion | |
|---|---|
| fr.ifremer.isisfish.datastore | Data storage. |
| fr.ifremer.isisfish.entities | Entité metier d'IsisFish. |
| fr.ifremer.isisfish.map | |
| fr.ifremer.isisfish.mexico.export | Set of classes used during region's factor's enabled properties export. |
| fr.ifremer.isisfish.ui.input | |
| fr.ifremer.isisfish.ui.input.check | |
| fr.ifremer.isisfish.ui.input.tree | |
| fr.ifremer.isisfish.ui.result | |
| fr.ifremer.isisfish.ui.sensitivity | |
| Uses of FisheryRegion in fr.ifremer.isisfish.datastore |
|---|
| Methods in fr.ifremer.isisfish.datastore that return FisheryRegion | |
|---|---|
static FisheryRegion |
RegionStorage.getFisheryRegion(org.nuiton.topia.TopiaContext context)
|
static FisheryRegion |
SimulationStorage.getFisheryRegion(org.nuiton.topia.TopiaContext context)
Retourne la FisheryRegion associee a cette simulation. |
| Uses of FisheryRegion in fr.ifremer.isisfish.entities |
|---|
| Classes in fr.ifremer.isisfish.entities with type parameters of type FisheryRegion | |
|---|---|
class |
FisheryRegionDAOAbstract<E extends FisheryRegion>
|
class |
FisheryRegionDAOImpl<E extends FisheryRegion>
|
| Classes in fr.ifremer.isisfish.entities that implement FisheryRegion | |
|---|---|
class |
FisheryRegionAbstract
|
class |
FisheryRegionImpl
FisheryRegionImpl. |
| Uses of FisheryRegion in fr.ifremer.isisfish.map |
|---|
| Fields in fr.ifremer.isisfish.map declared as FisheryRegion | |
|---|---|
protected FisheryRegion |
ZoneDelimiterLayer.fisheryRegion
|
protected FisheryRegion |
IsisMapBean.fisheryRegion
|
| Methods in fr.ifremer.isisfish.map that return FisheryRegion | |
|---|---|
FisheryRegion |
IsisMapBean.getFisheryRegion()
Get the value of region. |
| Methods in fr.ifremer.isisfish.map with parameters of type FisheryRegion | |
|---|---|
void |
IsisMapBean.setFisheryRegion(FisheryRegion fisheryRegion)
|
| Constructors in fr.ifremer.isisfish.map with parameters of type FisheryRegion | |
|---|---|
CellSelectionLayer(FisheryRegion fisheryRegion,
int selectionMode)
|
|
ZoneDelimiterLayer(FisheryRegion fisheryRegion)
|
|
| Uses of FisheryRegion in fr.ifremer.isisfish.mexico.export |
|---|
| Methods in fr.ifremer.isisfish.mexico.export with parameters of type FisheryRegion | |
|---|---|
void |
RegionExplorer.explore(FisheryRegion region,
RegionExport regionExport)
Explore region and call export on each entity found. |
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.input |
|---|
| Fields in fr.ifremer.isisfish.ui.input declared as FisheryRegion | |
|---|---|
protected FisheryRegion |
FisheryRegionUI.bean
|
| Fields in fr.ifremer.isisfish.ui.input with type parameters of type FisheryRegion | |
|---|---|
protected jaxx.runtime.validator.swing.SwingValidator<FisheryRegion> |
FisheryRegionUI.validator
|
| Methods in fr.ifremer.isisfish.ui.input that return FisheryRegion | |
|---|---|
FisheryRegion |
FisheryRegionUI.getBean()
|
FisheryRegion |
InputContentUI.getFisheryRegion()
|
| Methods in fr.ifremer.isisfish.ui.input that return types with arguments of type FisheryRegion | |
|---|---|
jaxx.runtime.validator.swing.SwingValidator<FisheryRegion> |
FisheryRegionUI.getValidator()
|
| Methods in fr.ifremer.isisfish.ui.input with parameters of type FisheryRegion | |
|---|---|
void |
InputAction.addMap(FisheryRegion fisheryRegion)
Add new map in region. |
void |
InputAction.checkFisheryRegion(FisheryRegion fisheryRegion)
|
void |
InputAction.removeMap(FisheryRegion fisheryRegion,
Object[] selectedMaps)
Remove map in a region. |
void |
InputAction.saveFisheryRegion(FisheryRegion fisheryRegion)
|
void |
FisheryRegionUI.setBean(FisheryRegion bean)
|
protected void |
FisheryRegionUI.setFieldMapfilesModel(FisheryRegion region)
|
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.input.check |
|---|
| Methods in fr.ifremer.isisfish.ui.input.check with parameters of type FisheryRegion | |
|---|---|
static void |
CheckRegion.check(FisheryRegion region,
CheckResult result)
|
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.input.tree |
|---|
| Fields in fr.ifremer.isisfish.ui.input.tree declared as FisheryRegion | |
|---|---|
protected FisheryRegion |
FisheryDataProvider.fisheryRegion
|
| Methods in fr.ifremer.isisfish.ui.input.tree that return FisheryRegion | |
|---|---|
FisheryRegion |
FisheryDataProvider.getFisheryRegion()
Get provider fishery region. |
| Methods in fr.ifremer.isisfish.ui.input.tree with parameters of type FisheryRegion | |
|---|---|
TreeModel |
FisheryTreeHelper.createTreeModel(FisheryRegion fisheryRegion)
|
| Constructors in fr.ifremer.isisfish.ui.input.tree with parameters of type FisheryRegion | |
|---|---|
FisheryDataProvider(FisheryRegion fisheryRegion)
|
|
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.result |
|---|
| Fields in fr.ifremer.isisfish.ui.result declared as FisheryRegion | |
|---|---|
protected FisheryRegion |
ResultSimulationFrame.fisheryRegion
|
| Methods in fr.ifremer.isisfish.ui.result that return FisheryRegion | |
|---|---|
FisheryRegion |
ResultSimulationFrame.getFisheryRegion()
|
| Methods in fr.ifremer.isisfish.ui.result with parameters of type FisheryRegion | |
|---|---|
void |
ResultSimulationFrame.setFisheryRegion(FisheryRegion fisheryRegion)
|
| Constructors in fr.ifremer.isisfish.ui.result with parameters of type FisheryRegion | |
|---|---|
MatrixMapRenderer(FisheryRegion fisheryRegion)
|
|
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.sensitivity |
|---|
| Fields in fr.ifremer.isisfish.ui.sensitivity declared as FisheryRegion | |
|---|---|
protected FisheryRegion |
SensitivityTabUI.fisheryRegion
|
| Methods in fr.ifremer.isisfish.ui.sensitivity that return FisheryRegion | |
|---|---|
FisheryRegion |
SensitivityTabUI.getFisheryRegion()
|
| Methods in fr.ifremer.isisfish.ui.sensitivity with parameters of type FisheryRegion | |
|---|---|
void |
SensitivityTabUI.setFisheryRegion(FisheryRegion fisheryRegion)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||