public class ExecutionSetVO extends Execution
_algo, _endedAtTime, _errorMessage, _examples, _expConf, _id, _performances, _phase, _startedAtTime, _targetClass| Constructor and Description |
|---|
ExecutionSetVO(ExperimentConfigurationVO ep,
String id,
PhaseVO phase) |
ExecutionSetVO(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getEndsAtPosition() |
String |
getStartsAtPosition() |
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 ExecutionSetVO(String id)
public ExecutionSetVO(ExperimentConfigurationVO ep, String id, PhaseVO phase)
public void setStartsAtPosition(String value)
ExecutionsetStartsAtPosition in class Executionpublic void setEndsAtPosition(String value)
setEndsAtPosition in class Executionpublic String getStartsAtPosition()
public String getEndsAtPosition()
public boolean equals(Object other)
equals in class InstanceObjectspublic int hashCode()
hashCode in class InstanceObjectsCopyright © 2018 METArchive. All rights reserved.