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