A B C D E F G H I K L M N O P R S T U V W X Y Z _

S

SB_LOADING - Static variable in class simuLCS.graphics.G_MainWindow
 
SB_READY - Static variable in class simuLCS.graphics.G_MainWindow
 
SHIFT_ARENA - Static variable in class simuLCS.Config
Shift to center the Arena (not stuck to the border)
SIZE_ARENA - Static variable in class simuLCS.Config
Size of the Arena
STEP_SCALE - Variable in class simuLCS.TemplateRSP
 
Simulation - class simuLCS.Simulation.
Important class: handles the entities, the Thread for running the Simulation, and the Thread to update the Behaviour shown to the user when there is a GUI.
Simulation(Utils) - Constructor for class simuLCS.Simulation
 
Simulation.Animation - class simuLCS.Simulation.Animation.
The inner class handling the simulation (MAIN PROCEDURE)
Simulation.Animation() - Constructor for class simuLCS.Simulation.Animation
 
Simulation.TimerUpdate - class simuLCS.Simulation.TimerUpdate.
The task to be executed every X milliSeconds
Simulation.TimerUpdate() - Constructor for class simuLCS.Simulation.TimerUpdate
 
scrollpanClassifier - Variable in class simuLCS.graphics.G_ListClassifiers
 
scrollpanClassifier - Variable in class simuLCS.graphics.G_ListPanel
 
seed - Static variable in class simuLCS.ZCSConfig
The initialization of the pseudo random generator.
selectClassifierRW() - Method in class simuLCS.ZClassifierSet
Selects one classifier using roulette wheel selection according to the fitnesses of the classifiers.
selectedEntities - Static variable in class simuLCS.graphics.G_Panel
Current Entities selected for customization
setAction(String) - Method in class simuLCS.Classifier
 
setBehaviour(ClassifierSet) - Method in class simuLCS.AgentClassifier
 
setBits(String, int, int) - Method in class simuLCS.Classifier
 
setBitsAction(String, int) - Method in class simuLCS.Classifier
 
setBitsCondition(String, int) - Method in class simuLCS.Classifier
 
setClassifierPart(String) - Method in class simuLCS.graphics.G_ClassifierComponent
The GUI are calling this action to update the Classifier (this is common to all the components, no matter how their display look like)
setColor_ext(Color) - Method in class simuLCS.Entity
Set the color of the outer circle.
setColor_int(Color) - Method in class simuLCS.Entity
Set the color of the inner circle.
setCondition(String) - Method in class simuLCS.Classifier
 
setCurrentClassifier(Classifier) - Static method in class simuLCS.graphics.G_Panel
 
setDetectionLimited(boolean) - Method in class simuLCS.AgentClassifier
 
setFileBaseForPlotting(String) - Method in class simuLCS.Simulation
 
setFileBaseForSeveralPlotting(String) - Method in class simuLCS.Simulation
 
setFlags(ActionEvent) - Method in class simuLCS.graphics.G_PanCustTabLearning
Updates several properties of the ACL, depending on the clicks of the user on the checkboxes
setGhostPainted(boolean) - Method in class simuLCS.AgentClassifierLearning
 
setInit(int) - Method in class simuLCS.ClassifierComponent
 
setLastMovVector(Vector2D) - Method in class simuLCS.AgentClassifier
 
setLearning(boolean) - Method in class simuLCS.AgentClassifierLearning
 
setListOfValues(String[]) - Method in class simuLCS.ClassifierComponent
 
setMIN_NB_ACTIONS_TO_AVOID_COVERING(int) - Method in class simuLCS.TemplateRSP
 
setMIN_SCALE(int) - Method in class simuLCS.TemplateRSP
 
setMax(int) - Method in class simuLCS.ClassifierComponent
 
setMaxTimeSteps(int) - Method in class simuLCS.Simulation
 
setMaximumTimeSteps(int) - Method in class simuLCS.Simulation
 
setMin(int) - Method in class simuLCS.ClassifierComponent
 
setName(String) - Method in class simuLCS.Classifier
 
setName(String) - Method in class simuLCS.ClassifierComponent
 
setName(String) - Method in class simuLCS.Entity
 
setName(String) - Method in class simuLCS.Template
 
setNbBits(int) - Method in class simuLCS.ClassifierComponent
 
setNbOfRuns(int) - Method in class simuLCS.Simulation
 
setNewRun(boolean) - Method in class simuLCS.Simulation
 
setPRINT_MODE(int) - Static method in class simuLCS.Config
 
setPaintName(boolean) - Method in class simuLCS.Entity
Set the parameter paintName to the boolean b.
setSTEP_SCALE(int) - Method in class simuLCS.TemplateRSP
 
setSeed(long) - Static method in class simuLCS.ZCSConfig
Sets a random seed in order to randomize the pseudo random generator.
setSize(int) - Method in class simuLCS.Entity
 
setStatic(boolean) - Method in class simuLCS.ClassifierComponent
 
setStatusBar(String) - Method in class simuLCS.graphics.G_MainWindow
putting the Status Bar
setStrength(double) - Method in class simuLCS.ZClassifier
 
setTemplate(Template) - Method in class simuLCS.AgentClassifier
 
setTemplate(Template) - Method in class simuLCS.ClassifierSet
 
setTotalRewardUntilNow(double) - Method in class simuLCS.AgentClassifierLearning
 
setType(int) - Method in class simuLCS.ClassifierComponent
 
setUi(G_ClassifierComponent) - Method in class simuLCS.ClassifierComponent
 
setUnitVector(Point2D, Point2D) - Method in class simuLCS.Vector2D
Set the Vector to the unit vector between the two points the previous values of the Vector are lost.
setUpdateBehaviourTemp(boolean) - Method in class simuLCS.AgentClassifierLearning
 
setWithText(boolean) - Method in class simuLCS.ClassifierComponent
 
setX(double) - Method in class simuLCS.Vector2D
 
setY(double) - Method in class simuLCS.Vector2D
 
setisEditable(boolean) - Method in class simuLCS.ClassifierComponent
 
shift - Variable in class simuLCS.Arena
 
show() - Method in class simuLCS.graphics.G_MainWindow
Showing the window
simuLCS - package simuLCS
 
simuLCS.graphics - package simuLCS.graphics
 
simuStep - Variable in class simuLCS.Simulation
Used to run the simulation only for one step
size - Variable in class simuLCS.Entity
 
sizeGrad - Static variable in class simuLCS.Arena
 
splitPanel - Variable in class simuLCS.graphics.G_MainWindow
 
splitPanelLeft - Variable in class simuLCS.graphics.G_MainWindow
 
start() - Method in class simuLCS.Simulation
Starting the simulation !
statusBar - Variable in class simuLCS.graphics.G_MainWindow
 
statusBar - Variable in class simuLCS.graphics.G_PanelDraw
 
step() - Method in class simuLCS.Simulation
Just one time step more.
stop() - Method in class simuLCS.Simulation
Pausing the simulation.
strength - Variable in class simuLCS.ZClassifier
The Strength of the classifier.
strengthIni - Static variable in class simuLCS.ZCSConfig
The initial strength value when generating a new classifier

A B C D E F G H I K L M N O P R S T U V W X Y Z _