public class AcParameter extends AcVariable<AcParameterSet> implements FunctionHolder<Double,Double>
AcVariable.AcVariableIndexComparator<T extends AcVariable<?>>, AcVariable.AcVariableLabelComparator<T extends AcVariable<?>>com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcParameter() |
| Modifier and Type | Method and Description |
|---|---|
Function<Double,Double> |
getEvolFunction() |
Function<Double,Double> |
getFunction() |
void |
setEvolFunction(Function<Double,Double> evolFunction) |
void |
setFunction(Function<Double,Double> function) |
String |
toString() |
equals, getLabel, getParentSet, getSortOrder, getVariableIndex, hashCode, setLabel, setParentSet, setParentSetUnsafe, setSortOrder, setVariableIndexpublic Function<Double,Double> getFunction()
getFunction in interface FunctionHolder<Double,Double>public void setFunction(Function<Double,Double> function)
setFunction in interface FunctionHolder<Double,Double>public String toString()
toString in class AcVariable<AcParameterSet>Object.toString()Copyright © 2015. All Rights Reserved.