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