A B C D E F G I J M N P R S T V W X

S

saveJavaCode(GPIndividual, File) - Method in class ac.essex.ooechs.ecj.ecj2java.JavaWriter
Generates the java code (using getJavaCode) saves the code in a given directory.
setBoolean(boolean) - Method in class ac.essex.ooechs.ecj.ecj2java.example.data.DoubleData
Sets the double data as a boolean value:
If the boolean is true, the value is set to 1
If the boolean is false, the value is set to 0
setExtends(String) - Method in class ac.essex.ooechs.ecj.ecj2java.JavaWriter
 
setImplements(String) - Method in class ac.essex.ooechs.ecj.ecj2java.JavaWriter
 
setNumber(EvolutionState, int) - Method in class ac.essex.ooechs.ecj.ecj2java.example.terminals.Number
 
setNumber(EvolutionState, int) - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
Set the value of the ERC here
setType(int) - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
 
setType(int) - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
 
setType(int) - Method in interface ac.essex.ooechs.ecj.ecj2java.nodes.ParseableNode
Set the node type
setup(EvolutionState, Parameter) - Method in class ac.essex.ooechs.ecj.ecj2java.example.problems.MathsProblem
 
setValue(double) - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
 
setVariableName(String) - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
Attaches a variable name to this node, used by JavaWriter
setVariableName(String) - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
Attaches a variable name to this node, used by JavaWriter
setVariableName(String) - Method in interface ac.essex.ooechs.ecj.ecj2java.nodes.ParseableNode
Attaches a variable name to this node, (performed automatically by JavaWriter).

A B C D E F G I J M N P R S T V W X