|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFitnessEvaluation.InterpretedFitnessEvaluation
FitnessEvaluation.InterpretedFitnessEvaluationBSF
FitnessEvaluation.HelloWorld.HelloWorldBSF
public class HelloWorldBSF
Class for executing the HelloWorld example using BSF. Not the fastest.
Field Summary |
---|
Fields inherited from class FitnessEvaluation.InterpretedFitnessEvaluationBSF |
---|
mngr |
Constructor Summary | |
---|---|
HelloWorldBSF()
Creates a new instance of HelloWorldBSF |
Method Summary | |
---|---|
protected java.lang.String |
createCode(Phenotype p)
Create a header and a tail for the input string. |
void |
setProperties(java.util.Properties p)
Set properties |
Methods inherited from class FitnessEvaluation.InterpretedFitnessEvaluationBSF |
---|
runFile |
Methods inherited from class FitnessEvaluation.InterpretedFitnessEvaluation |
---|
canCache, getFitness |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelloWorldBSF()
Method Detail |
---|
protected java.lang.String createCode(Phenotype p)
createCode
in class InterpretedFitnessEvaluationBSF
p
- the input
public void setProperties(java.util.Properties p)
p
- properties
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |