@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Fri May 15 12:44:58 UTC 2020") public interface Population extends org.nuiton.topia.persistence.TopiaEntityContextable
delete, getTopiaContext, setTopiaContext, update
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getAggregate, getComposite, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion
static final String PROPERTY_NAME
static final String PROPERTY_GEOGRAPHIC_ID
static final String PROPERTY_PLUS_GROUP
static final String PROPERTY_GROWTH
static final String PROPERTY_GROWTH_REVERSE
static final String PROPERTY_COMMENT
static final String PROPERTY_MEAN_WEIGHT
static final String PROPERTY_PRICE
static final String PROPERTY_NATURAL_DEATH_RATE
static final String PROPERTY_FISHING_MORTALITY_OTHER_FLEETS
static final String PROPERTY_CARACT_BIO_COMMENT
static final String PROPERTY_REPRODUCTION_EQUATION
static final String PROPERTY_MONTH_GAP_BETWEEN_REPRO_RECRUTEMENT
static final String PROPERTY_RECRUITMENT_DISTRIBUTION
static final String PROPERTY_RECRUITMENT_EQUATION
static final String PROPERTY_RECRUITMENT_COMMENT
static final String PROPERTY_ZONES_COMMENT
static final String PROPERTY_SEASONS_COMMENT
static final String PROPERTY_CAPTURABILITY_COMMENT
static final String PROPERTY_MIGRATION_COMMENT
static final String PROPERTY_MAPPING_ZONE_REPRO_ZONE_RECRU
static final String PROPERTY_CAPTURABILITY
static final String PROPERTY_CAPTURABILITY_EQUATION_USED
static final String PROPERTY_CAPTURABILITY_EQUATION
static final String PROPERTY_MATURITY_OGIVE_EQUATION
static final String PROPERTY_REPRODUCTION_RATE_EQUATION
static final String PROPERTY_FBAR_GROUP_MIN
static final String PROPERTY_FBAR_GROUP_MAX
static final String PROPERTY_ABUNDANCE_REFERENCE_MONTH
static final String PROPERTY_COMPUTE_FON_LANDINGS
static final String PROPERTY_GEAR_SELECTIVITY
static final String PROPERTY_POPULATION_GROUP
static final String PROPERTY_POPULATION_SEASON_INFO
static final String PROPERTY_SPECIES
static final String PROPERTY_REPRODUCTION_ZONE
static final String PROPERTY_POPULATION_ZONE
static final String PROPERTY_RECRUITMENT_ZONE
void setName(String name)
String getName()
void setGeographicId(String geographicId)
String getGeographicId()
void setPlusGroup(boolean plusGroup)
boolean isPlusGroup()
boolean getPlusGroup()
void setGrowth(Equation growth)
Equation getGrowth()
void setGrowthReverse(Equation growthReverse)
Equation getGrowthReverse()
void setComment(String comment)
String getComment()
void setMeanWeight(Equation meanWeight)
Equation getMeanWeight()
void setPrice(Equation price)
Equation getPrice()
void setNaturalDeathRate(Equation naturalDeathRate)
Equation getNaturalDeathRate()
void setFishingMortalityOtherFleets(Equation fishingMortalityOtherFleets)
Equation getFishingMortalityOtherFleets()
void setCaractBioComment(String caractBioComment)
String getCaractBioComment()
void setReproductionEquation(Equation reproductionEquation)
Equation getReproductionEquation()
void setMonthGapBetweenReproRecrutement(int monthGapBetweenReproRecrutement)
int getMonthGapBetweenReproRecrutement()
void setRecruitmentDistribution(org.nuiton.math.matrix.MatrixND recruitmentDistribution)
org.nuiton.math.matrix.MatrixND getRecruitmentDistribution()
void setRecruitmentEquation(Equation recruitmentEquation)
Equation getRecruitmentEquation()
void setRecruitmentComment(String recruitmentComment)
String getRecruitmentComment()
void setZonesComment(String zonesComment)
String getZonesComment()
void setSeasonsComment(String seasonsComment)
String getSeasonsComment()
void setCapturabilityComment(String capturabilityComment)
String getCapturabilityComment()
void setMigrationComment(String migrationComment)
String getMigrationComment()
void setMappingZoneReproZoneRecru(org.nuiton.math.matrix.MatrixND mappingZoneReproZoneRecru)
org.nuiton.math.matrix.MatrixND getMappingZoneReproZoneRecru()
void setCapturability(org.nuiton.math.matrix.MatrixND capturability)
org.nuiton.math.matrix.MatrixND getCapturability()
void setCapturabilityEquationUsed(boolean capturabilityEquationUsed)
boolean isCapturabilityEquationUsed()
boolean getCapturabilityEquationUsed()
void setCapturabilityEquation(Equation capturabilityEquation)
Equation getCapturabilityEquation()
void setMaturityOgiveEquation(Equation maturityOgiveEquation)
Equation getMaturityOgiveEquation()
void setReproductionRateEquation(Equation reproductionRateEquation)
Equation getReproductionRateEquation()
void setFbarGroupMin(int fbarGroupMin)
int getFbarGroupMin()
void setFbarGroupMax(int fbarGroupMax)
int getFbarGroupMax()
void setAbundanceReferenceMonth(Month abundanceReferenceMonth)
Month getAbundanceReferenceMonth()
void setComputeFOnLandings(boolean computeFOnLandings)
boolean isComputeFOnLandings()
boolean getComputeFOnLandings()
void addPopulationGroup(PopulationGroup populationGroup)
void addAllPopulationGroup(List<PopulationGroup> populationGroup)
void setPopulationGroup(List<PopulationGroup> populationGroup)
void removePopulationGroup(PopulationGroup populationGroup)
void clearPopulationGroup()
List<PopulationGroup> getPopulationGroup()
PopulationGroup getPopulationGroupByTopiaId(String topiaId)
int sizePopulationGroup()
boolean isPopulationGroupEmpty()
void addPopulationSeasonInfo(PopulationSeasonInfo populationSeasonInfo)
void addAllPopulationSeasonInfo(List<PopulationSeasonInfo> populationSeasonInfo)
void setPopulationSeasonInfo(List<PopulationSeasonInfo> populationSeasonInfo)
void removePopulationSeasonInfo(PopulationSeasonInfo populationSeasonInfo)
void clearPopulationSeasonInfo()
List<PopulationSeasonInfo> getPopulationSeasonInfo()
PopulationSeasonInfo getPopulationSeasonInfoByTopiaId(String topiaId)
int sizePopulationSeasonInfo()
boolean isPopulationSeasonInfoEmpty()
void setSpecies(Species species)
Species getSpecies()
void addReproductionZone(Zone reproductionZone)
void removeReproductionZone(Zone reproductionZone)
void clearReproductionZone()
int sizeReproductionZone()
boolean isReproductionZoneEmpty()
void addPopulationZone(Zone populationZone)
void removePopulationZone(Zone populationZone)
void clearPopulationZone()
int sizePopulationZone()
boolean isPopulationZoneEmpty()
void addRecruitmentZone(Zone recruitmentZone)
void removeRecruitmentZone(Zone recruitmentZone)
void clearRecruitmentZone()
int sizeRecruitmentZone()
boolean isRecruitmentZoneEmpty()
PopulationSeasonInfo getPopulationSeasonInfo(Month month)
org.nuiton.math.matrix.MatrixND N2DToN1D(org.nuiton.math.matrix.MatrixND m)
org.nuiton.math.matrix.MatrixND split2D(org.nuiton.math.matrix.MatrixND m)
double getNaturalDeathBirth(Zone zone)
double getAge(double length, PopulationGroup group)
double getLength(double age, PopulationGroup group)
org.nuiton.math.matrix.MatrixND getNaturalDeathRateMatrix()
org.nuiton.math.matrix.MatrixND getRecruitmentMatrix(TimeStep step, Population pop, RecruitmentInputMap recruitmentInputs, org.nuiton.math.matrix.MatrixND result)
org.nuiton.math.matrix.MatrixND getFishingMortalityOtherFleetsMatrix()
Copyright © 1999–2020 CodeLutin. All rights reserved.