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