|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Zone | |
|---|---|
| fr.ifremer.isisfish.entities | Entité metier d'IsisFish. |
| fr.ifremer.isisfish.equation | |
| fr.ifremer.isisfish.ui.input | |
| fr.ifremer.isisfish.ui.input.check | |
| fr.ifremer.isisfish.ui.input.population | |
| Uses of Zone in fr.ifremer.isisfish.entities |
|---|
| Classes in fr.ifremer.isisfish.entities with type parameters of type Zone | |
|---|---|
class |
ZoneDAOAbstract<E extends Zone>
|
class |
ZoneDAOImpl<E extends Zone>
|
| Classes in fr.ifremer.isisfish.entities that implement Zone | |
|---|---|
class |
ZoneAbstract
|
class |
ZoneImpl
Implantation des operations pour l'entité Zone. |
| Fields in fr.ifremer.isisfish.entities with type parameters of type Zone | |
|---|---|
List<Zone> |
PopulationAbstract.populationZone
|
List<Zone> |
PopulationAbstract.recruitmentZone
|
List<Zone> |
PopulationAbstract.reproductionZone
|
Collection<Zone> |
MetierSeasonInfoAbstract.zone
|
| Methods in fr.ifremer.isisfish.entities that return Zone | |
|---|---|
Zone |
Population.getPopulationZoneByTopiaId(String topiaId)
getPopulationZoneByTopiaId : Recupère l'attribut populationZone à partir de son topiaId |
Zone |
PopulationAbstract.getPopulationZoneByTopiaId(String topiaId)
getPopulationZoneByTopiaId : |
Zone |
Population.getRecruitmentZoneByTopiaId(String topiaId)
getRecruitmentZoneByTopiaId : Recupère l'attribut recruitmentZone à partir de son topiaId |
Zone |
PopulationAbstract.getRecruitmentZoneByTopiaId(String topiaId)
getRecruitmentZoneByTopiaId : |
Zone |
Population.getReproductionZoneByTopiaId(String topiaId)
getReproductionZoneByTopiaId : Recupère l'attribut reproductionZone à partir de son topiaId |
Zone |
PopulationAbstract.getReproductionZoneByTopiaId(String topiaId)
getReproductionZoneByTopiaId : |
Zone |
MetierSeasonInfo.getZoneByTopiaId(String topiaId)
getZoneByTopiaId : Recupère l'attribut zone à partir de son topiaId |
Zone |
MetierSeasonInfoAbstract.getZoneByTopiaId(String topiaId)
getZoneByTopiaId : |
| Methods in fr.ifremer.isisfish.entities that return types with arguments of type Zone | |
|---|---|
List<Zone> |
Population.getPopulationZone()
getPopulationZone : |
List<Zone> |
PopulationAbstract.getPopulationZone()
getPopulationZone : |
List<Zone> |
Population.getRecruitmentZone()
getRecruitmentZone : |
List<Zone> |
PopulationAbstract.getRecruitmentZone()
getRecruitmentZone : |
List<Zone> |
Population.getReproductionZone()
getReproductionZone : |
List<Zone> |
PopulationAbstract.getReproductionZone()
getReproductionZone : |
Collection<Zone> |
MetierSeasonInfo.getZone()
getZone : |
List<Zone> |
FisheryRegion.getZone()
getZone : |
Collection<Zone> |
MetierSeasonInfoAbstract.getZone()
getZone : |
List<Zone> |
FisheryRegionImpl.getZone()
|
| Methods in fr.ifremer.isisfish.entities with parameters of type Zone | |
|---|---|
void |
Population.addPopulationZone(Zone populationZone)
addPopulationZone : |
void |
PopulationAbstract.addPopulationZone(Zone populationZone)
addPopulationZone : |
void |
Population.addRecruitmentZone(Zone recruitmentZone)
addRecruitmentZone : |
void |
PopulationAbstract.addRecruitmentZone(Zone recruitmentZone)
addRecruitmentZone : |
void |
Population.addReproductionZone(Zone reproductionZone)
addReproductionZone : |
void |
PopulationAbstract.addReproductionZone(Zone reproductionZone)
addReproductionZone : |
void |
MetierSeasonInfo.addZone(Zone zone)
addZone : |
void |
MetierSeasonInfoAbstract.addZone(Zone zone)
addZone : |
List<E> |
PopulationDAOAbstract.findAllContainsPopulationZone(Zone... v)
findAllContainsPopulationZone : Retourne les éléments trouvé dont l'attribut populationZone contient le paramètre. |
List<E> |
PopulationDAOAbstract.findAllContainsRecruitmentZone(Zone... v)
findAllContainsRecruitmentZone : Retourne les éléments trouvé dont l'attribut recruitmentZone contient le paramètre. |
List<E> |
PopulationDAOAbstract.findAllContainsReproductionZone(Zone... v)
findAllContainsReproductionZone : Retourne les éléments trouvé dont l'attribut reproductionZone contient le paramètre. |
List<E> |
MetierSeasonInfoDAOAbstract.findAllContainsZone(Zone... v)
findAllContainsZone : Retourne les éléments trouvé dont l'attribut zone contient le paramètre. |
E |
PopulationDAOAbstract.findContainsPopulationZone(Zone... v)
findContainsPopulationZone : Retourne le premier élément trouvé dont l'attribut populationZone contient le paramètre. |
E |
PopulationDAOAbstract.findContainsRecruitmentZone(Zone... v)
findContainsRecruitmentZone : Retourne le premier élément trouvé dont l'attribut recruitmentZone contient le paramètre. |
E |
PopulationDAOAbstract.findContainsReproductionZone(Zone... v)
findContainsReproductionZone : Retourne le premier élément trouvé dont l'attribut reproductionZone contient le paramètre. |
E |
MetierSeasonInfoDAOAbstract.findContainsZone(Zone... v)
findContainsZone : Retourne le premier élément trouvé dont l'attribut zone contient le paramètre. |
double |
Population.getNaturalDeathBirth(Zone zone)
getNaturalDeathBirth : |
double |
PopulationImpl.getNaturalDeathBirth(Zone zone)
|
double |
PopulationGroupImpl.getNaturalDeathRate(Zone zone)
|
double |
PopulationGroup.getNaturalDeathRate(Zone zone)
getNaturalDeathRate : |
void |
Population.removePopulationZone(Zone populationZone)
removePopulationZone : |
void |
PopulationAbstract.removePopulationZone(Zone value)
removePopulationZone : |
void |
Population.removeRecruitmentZone(Zone recruitmentZone)
removeRecruitmentZone : |
void |
PopulationAbstract.removeRecruitmentZone(Zone value)
removeRecruitmentZone : |
void |
Population.removeReproductionZone(Zone reproductionZone)
removeReproductionZone : |
void |
PopulationAbstract.removeReproductionZone(Zone value)
removeReproductionZone : |
void |
MetierSeasonInfo.removeZone(Zone zone)
removeZone : |
void |
MetierSeasonInfoAbstract.removeZone(Zone value)
removeZone : |
| Method parameters in fr.ifremer.isisfish.entities with type arguments of type Zone | |
|---|---|
void |
Population.addAllPopulationZone(List<Zone> populationZone)
addAllPopulationZone : |
void |
PopulationAbstract.addAllPopulationZone(List<Zone> values)
addAllPopulationZone : |
void |
Population.addAllRecruitmentZone(List<Zone> recruitmentZone)
addAllRecruitmentZone : |
void |
PopulationAbstract.addAllRecruitmentZone(List<Zone> values)
addAllRecruitmentZone : |
void |
Population.addAllReproductionZone(List<Zone> reproductionZone)
addAllReproductionZone : |
void |
PopulationAbstract.addAllReproductionZone(List<Zone> values)
addAllReproductionZone : |
void |
MetierSeasonInfo.addAllZone(Collection<Zone> zone)
addAllZone : |
void |
MetierSeasonInfoAbstract.addAllZone(Collection<Zone> values)
addAllZone : |
void |
Population.setPopulationZone(List<Zone> populationZone)
setPopulationZone : |
void |
PopulationAbstract.setPopulationZone(List<Zone> values)
setPopulationZone : |
void |
Population.setRecruitmentZone(List<Zone> recruitmentZone)
setRecruitmentZone : |
void |
PopulationAbstract.setRecruitmentZone(List<Zone> values)
setRecruitmentZone : |
void |
Population.setReproductionZone(List<Zone> reproductionZone)
setReproductionZone : |
void |
PopulationAbstract.setReproductionZone(List<Zone> values)
setReproductionZone : |
void |
MetierSeasonInfo.setZone(Collection<Zone> zone)
setZone : |
void |
MetierSeasonInfoAbstract.setZone(Collection<Zone> values)
setZone : |
| Uses of Zone in fr.ifremer.isisfish.equation |
|---|
| Methods in fr.ifremer.isisfish.equation with parameters of type Zone | |
|---|---|
double |
EmigrationEquation.compute(SimulationContext context,
org.nuiton.math.matrix.MatrixND N,
Population pop,
PopulationGroup group,
Zone departureZone)
|
double |
ImmigrationEquation.compute(SimulationContext context,
org.nuiton.math.matrix.MatrixND N,
Population pop,
PopulationGroup group,
Zone arrivalZone)
|
double |
MigrationEquation.compute(SimulationContext context,
org.nuiton.math.matrix.MatrixND N,
Population pop,
PopulationGroup group,
Zone departureZone,
Zone arrivalZone)
|
double |
PopulationNaturalDeathRate.compute(SimulationContext context,
Population pop,
PopulationGroup group,
Zone zone)
|
| Method parameters in fr.ifremer.isisfish.equation with type arguments of type Zone | |
|---|---|
double |
PopulationReproductionEquation.compute(SimulationContext context,
org.nuiton.math.matrix.MatrixND N,
Population pop,
Month month,
double prepro,
List<Zone> zoneRepro,
List<PopulationGroup> groups,
List<Zone> zones,
org.nuiton.math.matrix.MatrixND result)
|
double |
PopulationReproductionEquation.compute(SimulationContext context,
org.nuiton.math.matrix.MatrixND N,
Population pop,
Month month,
double prepro,
List<Zone> zoneRepro,
List<PopulationGroup> groups,
List<Zone> zones,
org.nuiton.math.matrix.MatrixND result)
|
| Uses of Zone in fr.ifremer.isisfish.ui.input |
|---|
| Methods in fr.ifremer.isisfish.ui.input that return types with arguments of type Zone | |
|---|---|
protected List<Zone> |
PopulationZonesEditorUI.getSelectedValues(JList component)
Get selected values for components as list. |
| Methods in fr.ifremer.isisfish.ui.input with parameters of type Zone | |
|---|---|
Object |
InputAction.addEmigration(PopulationSeasonInfo info,
PopulationGroup group,
Zone departure,
double coeff)
|
Object |
InputAction.addImmigration(PopulationSeasonInfo info,
PopulationGroup group,
Zone arrival,
double coeff)
|
Object |
InputAction.addMigration(PopulationSeasonInfo info,
PopulationGroup group,
Zone departure,
Zone arrival,
double coeff)
|
| Method parameters in fr.ifremer.isisfish.ui.input with type arguments of type Zone | |
|---|---|
protected void |
PopulationZonesEditorUI.setFieldPopulationZonesRecruitmentModel(List<Zone> zones)
|
protected void |
PopulationZonesEditorUI.setFieldPopulationZonesReproductionModel(List<Zone> zones)
|
protected void |
PopulationZonesEditorUI.setModel(List<Zone> availableZones,
List<Zone> selectedZones,
JList associatedList)
Change model of associatedList with all available zones, but keep
selection with selectedZones. |
protected void |
PopulationZonesEditorUI.setModel(List<Zone> availableZones,
List<Zone> selectedZones,
JList associatedList)
Change model of associatedList with all available zones, but keep
selection with selectedZones. |
| Uses of Zone in fr.ifremer.isisfish.ui.input.check |
|---|
| Methods in fr.ifremer.isisfish.ui.input.check with parameters of type Zone | |
|---|---|
static void |
CheckRegion.check(Zone secteur,
CheckResult result)
|
| Uses of Zone in fr.ifremer.isisfish.ui.input.population |
|---|
| Fields in fr.ifremer.isisfish.ui.input.population with type parameters of type Zone | |
|---|---|
protected List<Zone> |
ZoneListModel.zones
Zones list |
| Constructor parameters in fr.ifremer.isisfish.ui.input.population with type arguments of type Zone | |
|---|---|
ZoneListModel(List<Zone> zones)
Constructor with zone list. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||