From 8189116ea4b5db4675e31dfd04a5687d55e29262 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Tue, 6 May 2014 14:29:37 +0100 Subject: Added javadocs, made minor changes to the comments --- doc/index-files/index-9.html | 206 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 doc/index-files/index-9.html (limited to 'doc/index-files/index-9.html') diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html new file mode 100644 index 0000000..fcefb3b --- /dev/null +++ b/doc/index-files/index-9.html @@ -0,0 +1,206 @@ + + + + + +I-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J L M N O P R S T U V W X  + + +

I

+
+
incrementGeneration() - Method in class jcgp.backend.resources.ModifiableResources
+
+
Adds 1 to the current generation.
+
+
incrementRun() - Method in class jcgp.backend.resources.ModifiableResources
+
+
Adds 1 to the current generation.
+
+
initialise(Function, Connection...) - Method in class jcgp.backend.population.Node
+
+
Initialises the node with the specified values.
+
+
Input - Class in jcgp.backend.population
+
+
This is a chromosome input.
+
+
Input(int) - Constructor for class jcgp.backend.population.Input
+
+
Initialises a new input with the current index.
+
+
inputs() - Method in class jcgp.backend.resources.Resources
+
 
+
IntegerMonitor - Class in jcgp.backend.parameters.monitors
+
+
This is a special type of IntegerParameter which + cannot be modified in the GUI (if the GUI is in use).
+
+
IntegerMonitor(int, String) - Constructor for class jcgp.backend.parameters.monitors.IntegerMonitor
+
+
Creates a new instance of this class, assuming the monitor + is not critical.
+
+
IntegerMonitor(int, String, boolean) - Constructor for class jcgp.backend.parameters.monitors.IntegerMonitor
+
+
Creates a new instance of this class.
+
+
IntegerParameter - Class in jcgp.backend.parameters
+
+
Parameter subclass for the double type.
+
+
IntegerParameter(int, String) - Constructor for class jcgp.backend.parameters.IntegerParameter
+
+
Creates a new instance of this class, assuming the parameter + is not critical.
+
+
IntegerParameter(int, String, boolean) - Constructor for class jcgp.backend.parameters.IntegerParameter
+
+
Creates a new instance of this class.
+
+
INVALID_PARAMETER_STYLE - Static variable in class jcgp.gui.settings.parameters.GUIParameter
+
 
+
isCritical() - Method in class jcgp.backend.parameters.Parameter
+
 
+
isEnabled(Function) - Method in class jcgp.backend.function.FunctionSet
+
+
Checks if a specified function is enabled.
+
+
isEvaluating() - Method in class jcgp.gui.population.ChromosomePane
+
 
+
isEvaluating() - Method in class jcgp.gui.population.PopulationPane
+
 
+
isExperimentRunning() - Method in class jcgp.gui.settings.SettingsPane
+
 
+
isFinished() - Method in class jcgp.JCGP
+
+
Returns the experiment's status.
+
+
isLocked() - Method in class jcgp.gui.population.GUIGene
+
 
+
isMonitor() - Method in class jcgp.backend.parameters.Parameter
+
 
+
isResetRequired() - Method in class jcgp.gui.settings.SettingsPane
+
 
+
isSuccessful() - Method in class jcgp.backend.statistics.RunEntry
+
 
+
isValid() - Method in class jcgp.gui.settings.parameters.GUIParameter
+
 
+
isWorking() - Method in class jcgp.gui.GUI
+
 
+
+A B C D E F G H I J L M N O P R S T U V W X 
+ +
+ + + + + + + +
+ + + + -- cgit v1.2.3