@Entity public class SDObjectiveFunction extends ObjectiveFunctionDomain
Constructor and Description |
---|
SDObjectiveFunction(java.lang.String idSolution,
Execution execution,
Experiment experiment) |
Modifier and Type | Method and Description |
---|---|
static long |
getSerialVersionUID() |
java.lang.Double |
getSsc() |
void |
setSsc(java.lang.Double ssc) |
equals, getExecution, getExperiment, getId, getIdSolution, getIsAll, hashCode, setExecution, setExperiment, setId, setIdSolution, setIsAll, toString
public SDObjectiveFunction(java.lang.String idSolution, Execution execution, Experiment experiment)