public class AcRandomRatePerformance extends AcEvaluatedPerformance
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcRandomRatePerformance() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRateConstantTypeBound(AcRateConstantTypeBound rateConstantTypeBound) |
Integer |
getRandomRateGenerationNum() |
Collection<AcRateConstantTypeBound> |
getRateConstantTypeBounds() |
void |
setRandomRateGenerationNum(Integer randomRateGenerationNum) |
void |
setRateConstantTypeBounds(Collection<AcRateConstantTypeBound> rateConstantTypeBounds) |
getActionSeries, getAveragedCorrectRates, getCompartment, getCreatedBy, getEvaluation, getLength, getRepetitions, getSimulationConfig, getTimeCreated, setActionSeries, setAveragedCorrectRates, setCompartment, setCreatedBy, setEvaluation, setLength, setRepetitions, setSimulationConfig, setTimeCreatedgetId, getKey, getVersion, setId, setKey, setVersionpublic Integer getRandomRateGenerationNum()
public void setRandomRateGenerationNum(Integer randomRateGenerationNum)
public Collection<AcRateConstantTypeBound> getRateConstantTypeBounds()
public void setRateConstantTypeBounds(Collection<AcRateConstantTypeBound> rateConstantTypeBounds)
public void addRateConstantTypeBound(AcRateConstantTypeBound rateConstantTypeBound)
Copyright © 2015. All Rights Reserved.