From 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Thu, 22 May 2014 07:44:52 +0100 Subject: Final commit, will release later today. --- doc/index-files/index-7.html | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'doc/index-files/index-7.html') diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index fe440f2..2ad33db 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,9 +2,9 @@ - + G-Index - + @@ -95,7 +95,10 @@
This method computes a list of active nodes (if necessary) and returns it.
getActiveNodes(ArrayList<Node>) - Method in class jcgp.backend.population.Output
-
 
+
+
Calls getActive(...) on this output's + source.
+
getActiveNodes() - Method in class jcgp.backend.statistics.RunEntry
 
getAllowedFunction(int) - Method in class jcgp.backend.function.FunctionSet
@@ -322,8 +325,6 @@
 
getIndex() - Method in class jcgp.backend.population.Output
 
-
getInput(int) - Method in class jcgp.backend.modules.problem.TestCaseProblem.TestCase
-
 
getInput(int) - Method in class jcgp.backend.population.Chromosome
Returns a reference to the indexed input.
@@ -358,8 +359,6 @@
getNode() - Method in class jcgp.gui.population.GUINode
 
-
getOutput(int) - Method in class jcgp.backend.modules.problem.TestCaseProblem.TestCase
-
 
getOutput(int) - Method in class jcgp.backend.population.Chromosome
Returns a reference to the indexed output.
@@ -461,13 +460,17 @@
getValue() - Method in class jcgp.backend.population.Node
 
GOOD_SELECTION_COLOUR - Static variable in class jcgp.gui.GUI
-
 
+
+
A string containing the hexadecimal colour used for representing a good selection.
+
GUI - Class in jcgp.gui
Main class for the graphical user interface (GUI).
GUI() - Constructor for class jcgp.gui.GUI
-
 
+
+
Makes a new instance of GUI.
+
GUIBooleanParameter - Class in jcgp.gui.settings.parameters
This extension of @code{GUIParameter} uses a @code{CheckBox} to display -- cgit v1.2.3