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