public class Selection extends AbstractDataContainer
Modifier and Type | Field and Description |
---|---|
protected List<String> |
allYears |
protected String |
comment |
protected double |
densityFilter |
protected String |
description |
protected String |
name |
protected double |
occurrenceFilter |
protected List<File> |
otherFiles
Liste des nom de fichiers/dossier present dans other files
|
static String |
PROPERTY_RSUFI_RESULTS |
static String |
PROPERTY_VALIDATED |
protected List<RSufiResult> |
rsufiResults |
protected List<String> |
selectedSpecies
L1 : liste des especes.
|
protected String |
selectedSpeciesComment
L1 : comment.
|
protected List<String> |
selectedSpeciesMaturity
L4 :
|
protected String |
selectedSpeciesMaturityComment
L4 : comment.
|
protected List<String> |
selectedSpeciesOccDens
L2 :
|
protected String |
selectedSpeciesOccDensComment
L2 : comment.
|
protected List<String> |
selectedSpeciesSizeAllYear
L3 :
|
protected String |
selectedSpeciesSizeAllYearComment
L3 : comment.
|
protected List<String> |
selectedStrata |
protected List<String> |
selectedYears |
protected boolean |
validated |
dataCatch, dataHaul, dataLength, dataStrata, deletedDataCatch, deletedDataHaul, deletedDataLength, deletedDataStrata, historyCommands, PROPERTY_HISTORY_COMMANDS
support
addHistoryCommand, clearData, clearHistoryCommands, getCatch, getDeletedCatch, getDeletedHaul, getDeletedLength, getDeletedStrata, getHaul, getHistoryCommands, getLength, getStrata, isDataLoaded, removeHistoryCommand, setCatch, setDeletedCatch, setDeletedHaul, setDeletedLength, setDeletedStrata, setHaul, setHistoryCommands, setLength, setStrata
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListener, removePropertyChangeListener
public static final String PROPERTY_VALIDATED
public static final String PROPERTY_RSUFI_RESULTS
protected String name
protected String description
protected String comment
protected double occurrenceFilter
protected double densityFilter
protected String selectedSpeciesComment
protected String selectedSpeciesOccDensComment
protected String selectedSpeciesSizeAllYearComment
protected String selectedSpeciesMaturityComment
protected boolean validated
protected List<File> otherFiles
protected List<RSufiResult> rsufiResults
public Selection()
public Selection(String name)
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public String getComment()
public void setComment(String comment)
public double getOccurrenceFilter()
public void setOccurrenceFilter(double occurrenceFilter)
public double getDensityFilter()
public void setDensityFilter(double densityFilter)
public void setSelectedSpeciesOccDens(List<String> selectedSpeciesOccDens)
public void setSelectedSpeciesSizeAllYear(List<String> selectedSpeciesSizeAllYear)
public void setSelectedSpeciesMaturity(List<String> selectedSpeciesMaturity)
public String getSelectedSpeciesComment()
public void setSelectedSpeciesComment(String selectedSpeciesComment)
public String getSelectedSpeciesOccDensComment()
public void setSelectedSpeciesOccDensComment(String selectedSpeciesOccDensComment)
public String getSelectedSpeciesSizeAllYearComment()
public void setSelectedSpeciesSizeAllYearComment(String selectedSpeciesSizeAllYearComment)
public String getSelectedSpeciesMaturityComment()
public void setSelectedSpeciesMaturityComment(String selectedSpeciesMaturityComment)
public boolean isValidated()
public void setValidated(boolean validated)
public List<RSufiResult> getRsufiResults()
public void setRsufiResults(List<RSufiResult> rsufiResults)
public Properties toProperties()
public void fromProperties(Properties props)
Copyright © 2010–2015 Ifremer. All rights reserved.