com.banda.chemistry.task
Class AcRandomRatePerformanceEvaluateTask
java.lang.Object
com.banda.core.domain.task.Task
com.banda.chemistry.task.AcPerformanceEvaluateTask
com.banda.chemistry.task.AcRandomRatePerformanceEvaluateTask
- All Implemented Interfaces:
- AcTaskParts.AcEvaluationHolder, AcTaskParts.AcHolder, AcTaskParts.AcMultipleActionSeriesHolder, AcTaskParts.AcMultipleRateConstantTypeBoundHolder, Serializable
public class AcRandomRatePerformanceEvaluateTask
- extends AcPerformanceEvaluateTask
- implements AcTaskParts.AcMultipleRateConstantTypeBoundHolder
- See Also:
- Serialized Form
| Methods inherited from class com.banda.chemistry.task.AcPerformanceEvaluateTask |
areActionSeriesComplete, areActionSeriesDefined, getAc, getAcEvaluation, getAcEvaluationId, getAcId, getActionSeries, getActionSeriesIds, getRepetitions, getRunTime, isAcComplete, isAcDefined, isAcEvaluationComplete, isAcEvaluationDefined, setAc, setAcEvaluation, setAcEvaluationId, setAcId, setActionSeries, setActionSeriesIds, setRepetitions, setRunTime |
| Methods inherited from class com.banda.core.domain.task.Task |
getId, getTimeCreated, getVersion, isRepeat, needsGrid, setId, setRepeat, setTimeCreated, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcRandomRatePerformanceEvaluateTask
public AcRandomRatePerformanceEvaluateTask()
getRateConstantTypeBounds
public Collection<AcRateConstantTypeBound> getRateConstantTypeBounds()
- Specified by:
getRateConstantTypeBounds in interface AcTaskParts.AcMultipleRateConstantTypeBoundHolder
setRateConstantTypeBounds
public void setRateConstantTypeBounds(Collection<AcRateConstantTypeBound> rateConstantTypeBounds)
- Specified by:
setRateConstantTypeBounds in interface AcTaskParts.AcMultipleRateConstantTypeBoundHolder
addRateConstantTypeBound
public void addRateConstantTypeBound(AcRateConstantTypeBound rateConstantTypeBound)
getRateConstantTypeBoundIds
public Collection<Long> getRateConstantTypeBoundIds()
- Specified by:
getRateConstantTypeBoundIds in interface AcTaskParts.AcMultipleRateConstantTypeBoundHolder
areRateConstantTypeBoundDefined
public boolean areRateConstantTypeBoundDefined()
- Specified by:
areRateConstantTypeBoundDefined in interface AcTaskParts.AcMultipleRateConstantTypeBoundHolder
areRateConstantTypeBoundComplete
public boolean areRateConstantTypeBoundComplete()
- Specified by:
areRateConstantTypeBoundComplete in interface AcTaskParts.AcMultipleRateConstantTypeBoundHolder
setRateConstantTypeBoundIds
public void setRateConstantTypeBoundIds(Collection<Long> rateConstantTypeBoundIds)
getReactionRateConstantTypeBoundMap
public Map<AcReactionRateConstantType,com.banda.core.domain.ValueBound<Double>> getReactionRateConstantTypeBoundMap()
getRandomRateGenerationNum
public Integer getRandomRateGenerationNum()
setRandomRateGenerationNum
public void setRandomRateGenerationNum(Integer randomRateGenerationNum)
Copyright © 2013. All Rights Reserved.