|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.banda.core.domain.task.Task
com.banda.chemistry.task.AcPerformanceEvaluateTask
com.banda.chemistry.task.AcPerturbationPerformanceEvaluateTask
public class AcPerturbationPerformanceEvaluateTask
| Constructor Summary | |
|---|---|
AcPerturbationPerformanceEvaluateTask()
|
|
| Method Summary | |
|---|---|
void |
addPerturbationStrength(Double perturbationStrength)
|
Integer |
getPerturbationNum()
|
Collection<Double> |
getPerturbationStrengths()
|
void |
setPerturbationNum(Integer perturbationNum)
|
void |
setPerturbationStrengths(Collection<Double> perturbationStrengths)
|
| 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 |
| Constructor Detail |
|---|
public AcPerturbationPerformanceEvaluateTask()
| Method Detail |
|---|
public Integer getPerturbationNum()
public void setPerturbationNum(Integer perturbationNum)
public Collection<Double> getPerturbationStrengths()
public void setPerturbationStrengths(Collection<Double> perturbationStrengths)
public void addPerturbationStrength(Double perturbationStrength)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||