| Package | Description |
|---|---|
| org.metarchive.mex.log4mex |
| Modifier and Type | Field and Description |
|---|---|
protected AlgorithmVO |
Execution._algo |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmVO |
ExperimentConfigurationVO.Algorithm(org.metarchive.mex.core.MEXEnum.EnumAlgorithmsClasses algo)
gets a specific algorithm of a configuration based on the algorithm class
|
AlgorithmVO |
ExperimentConfigurationVO.Algorithm(String algoInstanceName)
gets a specific algorithm of a configuration based on the algorithm class
|
protected AlgorithmVO |
Execution.getAlgorithm()
gets the Algorithm associated to an Execution
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AlgorithmVO> |
ExperimentConfigurationVO.getAlgorithms()
returns all the algorithms of a configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
Execution.setAlgorithm(AlgorithmVO value) |
Copyright © 2018 METArchive. All rights reserved.