|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.persistence.TopiaEntityAbstract
fr.ifremer.isisfish.entities.PopulationAbstract
public abstract class PopulationAbstract
| Fields inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoables |
| Fields inherited from interface fr.ifremer.isisfish.entities.Population |
|---|
CAPTURABILITY, CAPTURABILITY_COMMENT, CARACT_BIO_COMMENT, COMMENT, GEAR_SELECTIVITY, GEOGRAPHIC_ID, GROWTH, GROWTH_REVERSE, MAPPING_ZONE_REPRO_ZONE_RECRU, MATURITY_GROUP, MEAN_WEIGHT, MIGRATION_COMMENT, MONTH_GAP_BETWEEN_REPRO_RECRUTEMENT, NAME, NATURAL_DEATH_RATE, PLUS_GROUP, POPULATION_GROUP, POPULATION_SEASON_INFO, POPULATION_ZONE, PRICE, RECRUITMENT_COMMENT, RECRUITMENT_DISTRIBUTION, RECRUITMENT_ZONE, REPRODUCTION_EQUATION, REPRODUCTION_ZONE, SEASONS_COMMENT, SPECIES, ZONES_COMMENT |
| Fields inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION |
| Constructor Summary | |
|---|---|
PopulationAbstract()
|
|
| Method Summary | |
|---|---|
List<org.nuiton.topia.persistence.TopiaEntity> |
accept()
accept : |
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor)
accept : Envoi via les methodes du visitor l'ensemble des champs de l'entity avec leur nom, type et valeur. |
void |
addAllPopulationGroup(List<PopulationGroup> values)
addAllPopulationGroup : |
void |
addAllPopulationSeasonInfo(List<PopulationSeasonInfo> values)
addAllPopulationSeasonInfo : |
void |
addAllPopulationZone(List<Zone> values)
addAllPopulationZone : |
void |
addAllRecruitmentZone(List<Zone> values)
addAllRecruitmentZone : |
void |
addAllReproductionZone(List<Zone> values)
addAllReproductionZone : |
void |
addPopulationGroup(PopulationGroup populationGroup)
addPopulationGroup : |
void |
addPopulationSeasonInfo(PopulationSeasonInfo populationSeasonInfo)
addPopulationSeasonInfo : |
void |
addPopulationZone(Zone populationZone)
addPopulationZone : |
void |
addRecruitmentZone(Zone recruitmentZone)
addRecruitmentZone : |
void |
addReproductionZone(Zone reproductionZone)
addReproductionZone : |
void |
clearPopulationGroup()
clearPopulationGroup : |
void |
clearPopulationSeasonInfo()
clearPopulationSeasonInfo : |
void |
clearPopulationZone()
clearPopulationZone : |
void |
clearRecruitmentZone()
clearRecruitmentZone : |
void |
clearReproductionZone()
clearReproductionZone : |
void |
delete()
delete : |
org.nuiton.math.matrix.MatrixND |
getCapturability()
getCapturability : |
String |
getCapturabilityComment()
getCapturabilityComment : |
String |
getCaractBioComment()
getCaractBioComment : |
String |
getComment()
getComment : |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite()
getComposite : |
String |
getGeographicId()
getGeographicId : |
Equation |
getGrowth()
getGrowth : |
Equation |
getGrowthReverse()
getGrowthReverse : |
org.nuiton.math.matrix.MatrixND |
getMappingZoneReproZoneRecru()
getMappingZoneReproZoneRecru : |
PopulationGroup |
getMaturityGroup()
getMaturityGroup : |
Equation |
getMeanWeight()
getMeanWeight : |
String |
getMigrationComment()
getMigrationComment : |
int |
getMonthGapBetweenReproRecrutement()
getMonthGapBetweenReproRecrutement : |
String |
getName()
getName : |
Equation |
getNaturalDeathRate()
getNaturalDeathRate : |
boolean |
getPlusGroup()
getPlusGroup : |
List<PopulationGroup> |
getPopulationGroup()
getPopulationGroup : |
PopulationGroup |
getPopulationGroupByTopiaId(String topiaId)
getPopulationGroupByTopiaId : |
List<PopulationSeasonInfo> |
getPopulationSeasonInfo()
getPopulationSeasonInfo : |
PopulationSeasonInfo |
getPopulationSeasonInfoByTopiaId(String topiaId)
getPopulationSeasonInfoByTopiaId : |
List<Zone> |
getPopulationZone()
getPopulationZone : |
Zone |
getPopulationZoneByTopiaId(String topiaId)
getPopulationZoneByTopiaId : |
Equation |
getPrice()
getPrice : |
String |
getRecruitmentComment()
getRecruitmentComment : |
org.nuiton.math.matrix.MatrixND |
getRecruitmentDistribution()
getRecruitmentDistribution : |
List<Zone> |
getRecruitmentZone()
getRecruitmentZone : |
Zone |
getRecruitmentZoneByTopiaId(String topiaId)
getRecruitmentZoneByTopiaId : |
Equation |
getReproductionEquation()
getReproductionEquation : |
List<Zone> |
getReproductionZone()
getReproductionZone : |
Zone |
getReproductionZoneByTopiaId(String topiaId)
getReproductionZoneByTopiaId : |
String |
getSeasonsComment()
getSeasonsComment : |
Species |
getSpecies()
getSpecies : |
String |
getZonesComment()
getZonesComment : |
boolean |
isPopulationGroupEmpty()
isPopulationGroupEmpty : |
boolean |
isPopulationSeasonInfoEmpty()
isPopulationSeasonInfoEmpty : |
boolean |
isPopulationZoneEmpty()
isPopulationZoneEmpty : |
boolean |
isRecruitmentZoneEmpty()
isRecruitmentZoneEmpty : |
boolean |
isReproductionZoneEmpty()
isReproductionZoneEmpty : |
void |
removePopulationGroup(PopulationGroup value)
removePopulationGroup : |
void |
removePopulationSeasonInfo(PopulationSeasonInfo value)
removePopulationSeasonInfo : |
void |
removePopulationZone(Zone value)
removePopulationZone : |
void |
removeRecruitmentZone(Zone value)
removeRecruitmentZone : |
void |
removeReproductionZone(Zone value)
removeReproductionZone : |
void |
setCapturability(org.nuiton.math.matrix.MatrixND value)
setCapturability : |
void |
setCapturabilityComment(String value)
setCapturabilityComment : |
void |
setCaractBioComment(String value)
setCaractBioComment : |
void |
setComment(String value)
setComment : |
void |
setGeographicId(String value)
setGeographicId : |
void |
setGrowth(Equation value)
setGrowth : |
void |
setGrowthReverse(Equation value)
setGrowthReverse : |
void |
setMappingZoneReproZoneRecru(org.nuiton.math.matrix.MatrixND value)
setMappingZoneReproZoneRecru : |
void |
setMaturityGroup(PopulationGroup value)
setMaturityGroup : |
void |
setMeanWeight(Equation value)
setMeanWeight : |
void |
setMigrationComment(String value)
setMigrationComment : |
void |
setMonthGapBetweenReproRecrutement(int value)
setMonthGapBetweenReproRecrutement : |
void |
setName(String value)
setName : |
void |
setNaturalDeathRate(Equation value)
setNaturalDeathRate : |
void |
setPlusGroup(boolean value)
setPlusGroup : |
void |
setPopulationGroup(List<PopulationGroup> values)
setPopulationGroup : |
void |
setPopulationSeasonInfo(List<PopulationSeasonInfo> values)
setPopulationSeasonInfo : |
void |
setPopulationZone(List<Zone> values)
setPopulationZone : |
void |
setPrice(Equation value)
setPrice : |
void |
setRecruitmentComment(String value)
setRecruitmentComment : |
void |
setRecruitmentDistribution(org.nuiton.math.matrix.MatrixND value)
setRecruitmentDistribution : |
void |
setRecruitmentZone(List<Zone> values)
setRecruitmentZone : |
void |
setReproductionEquation(Equation value)
setReproductionEquation : |
void |
setReproductionZone(List<Zone> values)
setReproductionZone : |
void |
setSeasonsComment(String value)
setSeasonsComment : |
void |
setSpecies(Species value)
setSpecies : |
void |
setZonesComment(String value)
setZonesComment : |
int |
sizePopulationGroup()
sizePopulationGroup : |
int |
sizePopulationSeasonInfo()
sizePopulationSeasonInfo : |
int |
sizePopulationZone()
sizePopulationZone : |
int |
sizeRecruitmentZone()
sizeRecruitmentZone : |
int |
sizeReproductionZone()
sizeReproductionZone : |
String |
toString()
toString : |
void |
update()
update : |
| Methods inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getAggregate, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface fr.ifremer.isisfish.entities.Population |
|---|
getAge, getLength, getNaturalDeathBirth, getNaturalDeathRateMatrix, getPopulationSeasonInfo, N2DToN1D, split2D |
| Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getAggregate, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion |
| Field Detail |
|---|
protected String name
protected String geographicId
protected boolean plusGroup
protected Equation growth
protected Equation growthReverse
protected String comment
protected Equation meanWeight
protected Equation price
Le prix en Kg
protected Equation naturalDeathRate
protected String caractBioComment
protected Equation reproductionEquation
protected int monthGapBetweenReproRecrutement
protected org.nuiton.math.matrix.MatrixND recruitmentDistribution
protected String recruitmentComment
protected String zonesComment
protected String seasonsComment
protected String capturabilityComment
protected String migrationComment
protected org.nuiton.math.matrix.MatrixND mappingZoneReproZoneRecru
protected org.nuiton.math.matrix.MatrixND capturability
protected Collection<Selectivity> gearSelectivity
protected List<PopulationGroup> populationGroup
protected List<PopulationSeasonInfo> populationSeasonInfo
protected Species species
protected List<Zone> reproductionZone
protected List<Zone> populationZone
protected List<Zone> recruitmentZone
protected PopulationGroup maturityGroup
| Constructor Detail |
|---|
public PopulationAbstract()
| Method Detail |
|---|
public void update()
throws org.nuiton.topia.TopiaException
update in interface org.nuiton.topia.persistence.TopiaEntityupdate in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaException
public void delete()
throws org.nuiton.topia.TopiaException
delete in interface org.nuiton.topia.persistence.TopiaEntitydelete in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaException
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityvisitor - le visiteur de l'entite.
org.nuiton.topia.TopiaException
public List<org.nuiton.topia.persistence.TopiaEntity> accept()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaException
public List<org.nuiton.topia.persistence.TopiaEntity> getComposite()
throws org.nuiton.topia.TopiaException
getComposite in interface org.nuiton.topia.persistence.TopiaEntitygetComposite in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionpublic void setName(String value)
setName in interface Populationvalue - public String getName()
getName in interface Populationpublic void setGeographicId(String value)
setGeographicId in interface Populationvalue - public String getGeographicId()
getGeographicId in interface Populationpublic void setPlusGroup(boolean value)
setPlusGroup in interface Populationvalue - public boolean getPlusGroup()
getPlusGroup in interface Populationpublic void setGrowth(Equation value)
setGrowth in interface Populationvalue - public Equation getGrowth()
getGrowth in interface Populationpublic void setGrowthReverse(Equation value)
setGrowthReverse in interface Populationvalue - public Equation getGrowthReverse()
getGrowthReverse in interface Populationpublic void setComment(String value)
setComment in interface Populationvalue - public String getComment()
getComment in interface Populationpublic void setMeanWeight(Equation value)
setMeanWeight in interface Populationvalue - public Equation getMeanWeight()
getMeanWeight in interface Populationpublic void setPrice(Equation value)
setPrice in interface Populationvalue - public Equation getPrice()
getPrice in interface Populationpublic void setNaturalDeathRate(Equation value)
setNaturalDeathRate in interface Populationvalue - public Equation getNaturalDeathRate()
getNaturalDeathRate in interface Populationpublic void setCaractBioComment(String value)
setCaractBioComment in interface Populationvalue - public String getCaractBioComment()
getCaractBioComment in interface Populationpublic void setReproductionEquation(Equation value)
setReproductionEquation in interface Populationvalue - public Equation getReproductionEquation()
getReproductionEquation in interface Populationpublic void setMonthGapBetweenReproRecrutement(int value)
setMonthGapBetweenReproRecrutement in interface Populationvalue - public int getMonthGapBetweenReproRecrutement()
getMonthGapBetweenReproRecrutement in interface Populationpublic void setRecruitmentDistribution(org.nuiton.math.matrix.MatrixND value)
setRecruitmentDistribution in interface Populationvalue - public org.nuiton.math.matrix.MatrixND getRecruitmentDistribution()
getRecruitmentDistribution in interface Populationpublic void setRecruitmentComment(String value)
setRecruitmentComment in interface Populationvalue - public String getRecruitmentComment()
getRecruitmentComment in interface Populationpublic void setZonesComment(String value)
setZonesComment in interface Populationvalue - public String getZonesComment()
getZonesComment in interface Populationpublic void setSeasonsComment(String value)
setSeasonsComment in interface Populationvalue - public String getSeasonsComment()
getSeasonsComment in interface Populationpublic void setCapturabilityComment(String value)
setCapturabilityComment in interface Populationvalue - public String getCapturabilityComment()
getCapturabilityComment in interface Populationpublic void setMigrationComment(String value)
setMigrationComment in interface Populationvalue - public String getMigrationComment()
getMigrationComment in interface Populationpublic void setMappingZoneReproZoneRecru(org.nuiton.math.matrix.MatrixND value)
setMappingZoneReproZoneRecru in interface Populationvalue - public org.nuiton.math.matrix.MatrixND getMappingZoneReproZoneRecru()
getMappingZoneReproZoneRecru in interface Populationpublic void setCapturability(org.nuiton.math.matrix.MatrixND value)
setCapturability in interface Populationvalue - public org.nuiton.math.matrix.MatrixND getCapturability()
getCapturability in interface Populationpublic void addPopulationGroup(PopulationGroup populationGroup)
addPopulationGroup in interface PopulationpopulationGroup - public void addAllPopulationGroup(List<PopulationGroup> values)
addAllPopulationGroup in interface Populationvalues - public PopulationGroup getPopulationGroupByTopiaId(String topiaId)
getPopulationGroupByTopiaId in interface PopulationtopiaId -
public void setPopulationGroup(List<PopulationGroup> values)
setPopulationGroup in interface Populationvalues - public void removePopulationGroup(PopulationGroup value)
removePopulationGroup in interface Populationvalue - public void clearPopulationGroup()
clearPopulationGroup in interface Populationpublic List<PopulationGroup> getPopulationGroup()
getPopulationGroup in interface Populationpublic int sizePopulationGroup()
sizePopulationGroup in interface Populationpublic boolean isPopulationGroupEmpty()
isPopulationGroupEmpty in interface Populationpublic void addPopulationSeasonInfo(PopulationSeasonInfo populationSeasonInfo)
addPopulationSeasonInfo in interface PopulationpopulationSeasonInfo - public void addAllPopulationSeasonInfo(List<PopulationSeasonInfo> values)
addAllPopulationSeasonInfo in interface Populationvalues - public PopulationSeasonInfo getPopulationSeasonInfoByTopiaId(String topiaId)
getPopulationSeasonInfoByTopiaId in interface PopulationtopiaId -
public void setPopulationSeasonInfo(List<PopulationSeasonInfo> values)
setPopulationSeasonInfo in interface Populationvalues - public void removePopulationSeasonInfo(PopulationSeasonInfo value)
removePopulationSeasonInfo in interface Populationvalue - public void clearPopulationSeasonInfo()
clearPopulationSeasonInfo in interface Populationpublic List<PopulationSeasonInfo> getPopulationSeasonInfo()
getPopulationSeasonInfo in interface Populationpublic int sizePopulationSeasonInfo()
sizePopulationSeasonInfo in interface Populationpublic boolean isPopulationSeasonInfoEmpty()
isPopulationSeasonInfoEmpty in interface Populationpublic void setSpecies(Species value)
setSpecies in interface Populationvalue - public Species getSpecies()
getSpecies in interface Populationpublic void addReproductionZone(Zone reproductionZone)
addReproductionZone in interface PopulationreproductionZone - public void addAllReproductionZone(List<Zone> values)
addAllReproductionZone in interface Populationvalues - public Zone getReproductionZoneByTopiaId(String topiaId)
getReproductionZoneByTopiaId in interface PopulationtopiaId -
public void setReproductionZone(List<Zone> values)
setReproductionZone in interface Populationvalues - public void removeReproductionZone(Zone value)
removeReproductionZone in interface Populationvalue - public void clearReproductionZone()
clearReproductionZone in interface Populationpublic List<Zone> getReproductionZone()
getReproductionZone in interface Populationpublic int sizeReproductionZone()
sizeReproductionZone in interface Populationpublic boolean isReproductionZoneEmpty()
isReproductionZoneEmpty in interface Populationpublic void addPopulationZone(Zone populationZone)
addPopulationZone in interface PopulationpopulationZone - public void addAllPopulationZone(List<Zone> values)
addAllPopulationZone in interface Populationvalues - public Zone getPopulationZoneByTopiaId(String topiaId)
getPopulationZoneByTopiaId in interface PopulationtopiaId -
public void setPopulationZone(List<Zone> values)
setPopulationZone in interface Populationvalues - public void removePopulationZone(Zone value)
removePopulationZone in interface Populationvalue - public void clearPopulationZone()
clearPopulationZone in interface Populationpublic List<Zone> getPopulationZone()
getPopulationZone in interface Populationpublic int sizePopulationZone()
sizePopulationZone in interface Populationpublic boolean isPopulationZoneEmpty()
isPopulationZoneEmpty in interface Populationpublic void addRecruitmentZone(Zone recruitmentZone)
addRecruitmentZone in interface PopulationrecruitmentZone - public void addAllRecruitmentZone(List<Zone> values)
addAllRecruitmentZone in interface Populationvalues - public Zone getRecruitmentZoneByTopiaId(String topiaId)
getRecruitmentZoneByTopiaId in interface PopulationtopiaId -
public void setRecruitmentZone(List<Zone> values)
setRecruitmentZone in interface Populationvalues - public void removeRecruitmentZone(Zone value)
removeRecruitmentZone in interface Populationvalue - public void clearRecruitmentZone()
clearRecruitmentZone in interface Populationpublic List<Zone> getRecruitmentZone()
getRecruitmentZone in interface Populationpublic int sizeRecruitmentZone()
sizeRecruitmentZone in interface Populationpublic boolean isRecruitmentZoneEmpty()
isRecruitmentZoneEmpty in interface Populationpublic void setMaturityGroup(PopulationGroup value)
setMaturityGroup in interface Populationvalue - public PopulationGroup getMaturityGroup()
getMaturityGroup in interface Populationpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||