public class ExecutionIndividualVO extends Execution
_algo, _endedAtTime, _errorMessage, _examples, _expConf, _id, _performances, _phase, _startedAtTime, _targetClass| Constructor and Description |
|---|
ExecutionIndividualVO() |
ExecutionIndividualVO(ExperimentConfigurationVO ep,
String id,
PhaseVO phase) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
void |
setEndsAtPosition(String value) |
void |
setStartsAtPosition(String value)
setters
|
addDatasetExample, addPerformance, addPerformance, addPerformance, getAlgorithm, getEndedAtTime, getErrorMessage, getExamples, getId, getPerformances, getPerformances, getPhase, getStartedAtTime, getTargetClass, setAlgorithm, setAlgorithm, setEndDate, setErrorMessage, setStartDate, setTargetClassgetIndividualName, getLabel, setIndividualName, setLabelpublic ExecutionIndividualVO()
public ExecutionIndividualVO(ExperimentConfigurationVO ep, String id, PhaseVO phase)
public void setStartsAtPosition(String value)
ExecutionsetStartsAtPosition in class Executionpublic void setEndsAtPosition(String value)
setEndsAtPosition in class Executionpublic boolean equals(Object other)
equals in class InstanceObjectspublic int hashCode()
hashCode in class InstanceObjectsCopyright © 2018 METArchive. All rights reserved.