|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.plugin.stoptest.StopTestPlugin
public abstract class StopTestPlugin
Constructor Summary | |
---|---|
StopTestPlugin()
|
Method Summary | |
---|---|
abstract int |
getCurrent(EvolutionaryAlgorithm algorithm)
|
abstract int |
getMax(EvolutionaryAlgorithm algorithm)
|
protected java.util.List<StopTest> |
getStopTestList(EvolutionaryAlgorithm algorithm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface es.udc.gii.common.eaf.config.Configurable |
---|
configure |
Constructor Detail |
---|
public StopTestPlugin()
Method Detail |
---|
public abstract int getCurrent(EvolutionaryAlgorithm algorithm)
public abstract int getMax(EvolutionaryAlgorithm algorithm)
protected java.util.List<StopTest> getStopTestList(EvolutionaryAlgorithm algorithm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |