- random(int) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- random(int, boolean, boolean) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- random(int, int, int, boolean, boolean) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- random(int, int, int, boolean, boolean, char...) - Static method in class fsm.RandomStringUtils
-
Creates a random string based on a variety of options, using
default source of randomness.
- random(int, int, int, boolean, boolean, char[], Random) - Static method in class fsm.RandomStringUtils
-
Creates a random string based on a variety of options, using
supplied source of randomness.
- random(int, String) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- random(int, char...) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- randomAlphabetic(int) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- randomAlphanumeric(int) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- randomAscii(int) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- randomNumeric(int) - Static method in class fsm.RandomStringUtils
-
Creates a random string whose length is the number of characters
specified.
- RandomStringUtils - Class in fsm
-
Operations for random String
s.
- RandomStringUtils() - Constructor for class fsm.RandomStringUtils
-
RandomStringUtils
instances should NOT be constructed in
standard programming.
- read(File, boolean) - Static method in class utils.SafeSAX
-
Creates a new SAXReader and tries to load the given file into an XML
document.
- readIComponentFromXml(File, ComponentType, boolean) - Static method in class main.FrevoMain
-
Loads the class with all properties and requirements stored in the
appropriate XML file.
- readLine(PipedInputStream) - Static method in class graphics.FrevoWindow
-
- readNetArray(AbstractRepresentation[]) - Method in class nnga.SimplePopulation
-
- recombinationFunction(AbstractRepresentation, int) - Method in class fsm.MealyFSM
-
- recombinationFunction(AbstractRepresentation, int) - Method in class fullyMeshedNet.FullyMeshedNet
-
- recombinationFunction(AbstractRepresentation, int) - Method in class threeLayerNetwork.ThreeLayerNetwork
-
- redraw() - Method in class ttt2.Board22
-
- reLoadComponents() - Static method in class main.FrevoMain
-
Reloads all components from the XML files.
- removeAllElements() - Method in class graphics.BatchQueueTableModel
-
- removeElement(BatchQueueElement) - Method in class graphics.BatchQueueTableModel
-
- removeElement(int) - Method in class graphics.BatchQueueTableModel
-
- removeUpdate(DocumentEvent) - Method in class graphics.FrevoWindow
-
- replayWithVisualization(AbstractRepresentation[]) - Method in class components.simplesoccer.SimpleSoccer
-
- replayWithVisualization(AbstractRepresentation[]) - Method in class core.AbstractMultiProblem
-
This function is called when the user request a visual replay from the problem.
- replayWithVisualization(AbstractRepresentation) - Method in class core.AbstractSingleProblem
-
This function is called when the user request a visual replay from the problem.
- replayWithVisualization(AbstractRepresentation) - Method in class InvertedPendulum.InvertedPendulum
-
- replayWithVisualization(AbstractRepresentation[]) - Method in class ttt2.ttt2
-
- replayWithVisualization(AbstractRepresentation) - Method in class XOR.XOR
-
- reset() - Method in class core.AbstractRepresentation
-
Resets the representation to its base state.
- reset() - Method in class fsm.MealyFSM
-
- reset() - Method in class fullyMeshedNet.FullyMeshedNet
-
- reset() - Static method in class main.FrevoMain
-
Resets FREVO to its initial state without reloading the components.
- reset() - Method in class threeLayerNetwork.ThreeLayerNetwork
-
- resizeImage(Image, int, int) - Static method in class utils.ScreenCapture
-
Resizes the given Image to the provided dimensions.
- result(boolean) - Method in class utils.StatKeeper
-
- ResultElement - Class in swissSystem
-
- ResultElement(int, int) - Constructor for class swissSystem.ResultElement
-
- ResultElement(int, int, int) - Constructor for class swissSystem.ResultElement
-
- RightGoal - Variable in class components.simplesoccer.SimpleServer
-
- RightLine - Static variable in class components.simplesoccer.SimpleServer
-
- runOptimization(ProblemXMLData, ComponentXMLData, ComponentXMLData, Hashtable<String, XMLFieldEntry>) - Method in class core.AbstractMethod
-
- runOptimization(ProblemXMLData, ComponentXMLData, ComponentXMLData, Hashtable<String, XMLFieldEntry>) - Method in class nnga.NNGA
-
- runOptimization(ProblemXMLData, ComponentXMLData, ComponentXMLData, Hashtable<String, XMLFieldEntry>) - Method in class SSEA2D.SSEA2D
-
- runSimulation() - Method in class components.simplesoccer.SimpleSoccer
-
- runSimulation(String) - Static method in class main.FrevoMain
-
Starts a simulation with the given name and starting seed.