|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dbe.eve.fff.impl.AnotherFFImpl
public class AnotherFFImpl
TODO JavaDoc
Constructor Summary | |
---|---|
AnotherFFImpl()
|
Method Summary | |
---|---|
Fitness |
evaluate(Solution solution)
Evaluate the fitness function with the indicated solution. |
void |
init(SBVRDescription description,
FitnessFunctionContext context)
Init this fitness funcion. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnotherFFImpl()
Method Detail |
---|
public void init(SBVRDescription description, FitnessFunctionContext context)
FitnessFunction
init
in interface FitnessFunction
description
- The request that acts as the evaluation counterpartcontext
- The FitnessFunctionContextpublic Fitness evaluate(Solution solution)
FitnessFunction
evaluate
in interface FitnessFunction
solution
- The Solution that should be evaluated
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |