public class SpeciesBatchUIModel extends AbstractTuttiBatchUIModel<SpeciesBatchRowModel,SpeciesBatchUIModel>
catchesUIModel, propagatePropertiesPROPERTY_ROWS, PROPERTY_ROWS_IN_ERROR, rows, rowsInErrorid, modify, PROPERTY_ID, PROPERTY_MODIFY, PROPERTY_VALID, valid| Constructor and Description |
|---|
SpeciesBatchUIModel(EditCatchesUIModel catchesUIModel) |
getFishingOperationaddRowInError, getRowCount, getRows, getRowsInError, removeRowInError, setRows, setRowsInErrorfromBean, getIcon, getId, getTitle, isCreate, isModify, isValid, newEntity, setId, setModify, setValid, toBeanaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerpublic static final String PROPERTY_TABLE_VIEW_MODE
public static final String PROPERTY_ALL_SPECIES
public static final String PROPERTY_CREATE_SPECIES_BATCH_ENABLED
public static final String PROPERTY_SPLIT_SPECIES_BATCH_ENABLED
public static final String PROPERTY_REMOVE_SPECIES_SUB_BATCH_ENABLED
public static final String PROPERTY_RENAME_SPECIES_BATCH_ENABLED
public static final String PROPERTY_REMOVE_SPECIES_BATCH_ENABLED
public static final String PROPERTY_TABLE_VIEW_MODE_ALL
public static final String PROPERTY_TABLE_VIEW_MODE_LEAF
public static final String PROPERTY_TABLE_VIEW_MODE_ROOT
public static final String PROPERTY_ROOT_NUMBER
public static final String PROPERTY_LEAF_NUMBER
protected List<SampleCategoryType> samplingOrder
protected final com.google.common.collect.Multimap<CaracteristicQualitativeValue,Species> speciesUsed
protected TableViewMode tableViewMode
protected boolean createSpeciesBatchEnabled
protected boolean splitSpeciesBatchEnabled
protected boolean removeSpeciesBatchEnabled
protected boolean removeSpeciesSubBatchEnabled
protected int rootNumber
protected int leafNumber
public SpeciesBatchUIModel(EditCatchesUIModel catchesUIModel)
public TuttiComputedOrNotData<Float> getSpeciesTotalSortedComputedOrNotWeight()
public Float getSpeciesTotalSortedWeight()
public void setSpeciesTotalSortedWeight(Float speciesTotalSortedWeight)
public Float getSpeciesTotalSortedComputedWeight()
public void setSpeciesTotalSortedComputedWeight(Float speciesTotalSortedComputedWeight)
public Float getSpeciesTotalInertWeight()
public void setSpeciesTotalInertWeight(Float speciesTotalInertWeight)
public Float getSpeciesTotalLivingNotItemizedWeight()
public void setSpeciesTotalLivingNotItemizedWeight(Float speciesTotalLivingNotItemizedWeight)
public List<SampleCategoryType> getSamplingOrder()
public void setSamplingOrder(List<SampleCategoryType> samplingOrder)
public TableViewMode getTableViewMode()
public void setTableViewMode(TableViewMode tableViewMode)
public boolean isTableViewModeAll()
public boolean isTableViewModeLeaf()
public boolean isTableViewModeRoot()
public com.google.common.collect.Multimap<CaracteristicQualitativeValue,Species> getSpeciesUsed()
public int getRootNumber()
public void setRootNumber(int rootNumber)
public int getLeafNumber()
public void setLeafNumber(int leafNumber)
public boolean isCreateSpeciesBatchEnabled()
public void setCreateSpeciesBatchEnabled(boolean createSpeciesBatchEnabled)
public boolean isSplitSpeciesBatchEnabled()
public void setSplitSpeciesBatchEnabled(boolean splitSpeciesBatchEnabled)
public boolean isRemoveSpeciesBatchEnabled()
public void setRemoveSpeciesBatchEnabled(boolean removeSpeciesBatchEnabled)
public boolean isRemoveSpeciesSubBatchEnabled()
public void setRemoveSpeciesSubBatchEnabled(boolean removeSpeciesSubBatchEnabled)
public void setRenameSpeciesBatchEnabled(boolean renameSpeciesBatchEnabled)
public boolean isRenameSpeciesBatchEnabled()
Copyright © 2012-2013 Ifremer. All Rights Reserved.