@Service public class PAESOPLABase extends java.lang.Object implements AlgorithmBase<PAESConfigs>
Constructor and Description |
---|
PAESOPLABase(Persistence mp,
EdCalculation c) |
Modifier and Type | Method and Description |
---|---|
void |
execute(PAESConfigs configs)
This method must call the experiment class, or implement the experiment code
|
public PAESOPLABase(Persistence mp, EdCalculation c)
public void execute(PAESConfigs configs) throws java.lang.Exception
AlgorithmBase
execute
in interface AlgorithmBase<PAESConfigs>
java.lang.Exception