@Entity public class COEObjectiveFunction extends ObjectiveFunctionDomain
Constructor and Description |
---|
COEObjectiveFunction(java.lang.String idSolution,
Execution execution,
Experiment experiment) |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
getH() |
void |
setH(java.lang.Double h) |
equals, getExecution, getExperiment, getId, getIdSolution, getIsAll, hashCode, setExecution, setExperiment, setId, setIdSolution, setIsAll, toString
public COEObjectiveFunction(java.lang.String idSolution, Execution execution, Experiment experiment)