@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Mon Jun 16 12:41:24 CEST 2014") public abstract class StrategyAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Strategy
| Modifier and Type | Field and Description |
|---|---|
protected String |
comment
Nom de l'attribut en BD : comment
|
protected Equation |
inactivityEquation
Nom de l'attribut en BD : inactivityEquation
|
protected boolean |
inactivityEquationUsed
Nom de l'attribut en BD : inactivityEquationUsed
|
protected String |
name
Nom de l'attribut en BD : name
|
protected double |
proportionSetOfVessels
Nom de l'attribut en BD : proportionSetOfVessels
|
protected SetOfVessels |
setOfVessels
Nom de l'attribut en BD : setOfVessels
|
protected List<StrategyMonthInfo> |
strategyMonthInfo
Nom de l'attribut en BD : strategyMonthInfo
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_COMMENT, PROPERTY_INACTIVITY_EQUATION, PROPERTY_INACTIVITY_EQUATION_USED, PROPERTY_NAME, PROPERTY_PROPORTION_SET_OF_VESSELS, PROPERTY_SET_OF_VESSELS, PROPERTY_STRATEGY_MONTH_INFO| Constructor and Description |
|---|
StrategyAbstract() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFisheryRegion, getInactivityDays, getProportionMetier, getStrategyMonthInfo, setProportionMetiergetTopiaContext, setTopiaContextaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String name
protected double proportionSetOfVessels
protected String comment
protected boolean inactivityEquationUsed
protected Equation inactivityEquation
protected SetOfVessels setOfVessels
protected List<StrategyMonthInfo> strategyMonthInfo
public void update()
throws org.nuiton.topia.TopiaException
update in interface org.nuiton.topia.persistence.TopiaEntityContextableorg.nuiton.topia.TopiaExceptionpublic void delete()
throws org.nuiton.topia.TopiaException
delete in interface org.nuiton.topia.persistence.TopiaEntityContextableorg.nuiton.topia.TopiaExceptionpublic void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.TopiaExceptionpublic void setProportionSetOfVessels(double proportionSetOfVessels)
setProportionSetOfVessels in interface Strategypublic double getProportionSetOfVessels()
getProportionSetOfVessels in interface Strategypublic void setComment(String comment)
setComment in interface Strategypublic String getComment()
getComment in interface Strategypublic void setInactivityEquationUsed(boolean inactivityEquationUsed)
setInactivityEquationUsed in interface Strategypublic boolean isInactivityEquationUsed()
isInactivityEquationUsed in interface Strategypublic boolean getInactivityEquationUsed()
getInactivityEquationUsed in interface Strategypublic void setInactivityEquation(Equation inactivityEquation)
setInactivityEquation in interface Strategypublic Equation getInactivityEquation()
getInactivityEquation in interface Strategypublic void setSetOfVessels(SetOfVessels setOfVessels)
setSetOfVessels in interface Strategypublic SetOfVessels getSetOfVessels()
getSetOfVessels in interface Strategypublic void addStrategyMonthInfo(StrategyMonthInfo strategyMonthInfo)
addStrategyMonthInfo in interface Strategypublic void addAllStrategyMonthInfo(List<StrategyMonthInfo> strategyMonthInfo)
addAllStrategyMonthInfo in interface Strategypublic void setStrategyMonthInfo(List<StrategyMonthInfo> strategyMonthInfo)
setStrategyMonthInfo in interface Strategypublic void removeStrategyMonthInfo(StrategyMonthInfo strategyMonthInfo)
removeStrategyMonthInfo in interface Strategypublic void clearStrategyMonthInfo()
clearStrategyMonthInfo in interface Strategypublic List<StrategyMonthInfo> getStrategyMonthInfo()
getStrategyMonthInfo in interface Strategypublic StrategyMonthInfo getStrategyMonthInfoByTopiaId(String topiaId)
getStrategyMonthInfoByTopiaId in interface Strategypublic int sizeStrategyMonthInfo()
sizeStrategyMonthInfo in interface Strategypublic boolean isStrategyMonthInfoEmpty()
isStrategyMonthInfoEmpty in interface Strategypublic List<org.nuiton.topia.persistence.TopiaEntity> getAggregate() throws org.nuiton.topia.TopiaException
getAggregate in interface org.nuiton.topia.persistence.TopiaEntitygetAggregate in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionpublic 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.TopiaExceptionCopyright © 1999–2014 CodeLutin. All rights reserved.