- calculateSummary() - Method in class sociogram.MainGUI
-
Calculates the summary of the results (averages and standard
deviations
- cases - Variable in class trainingsoci.TestTraining
-
Cases for the training
- CENTER_X - Static variable in class sociogram.SociogramGUI
-
Coordinates of the center
- CENTER_Y - Static variable in class sociogram.SociogramGUI
-
- changeSizeJTableResults(int) - Method in class sociogram.MainGUI
-
It changes the number of rows of jTableResults, so users can define
an unlimited number of simulations.
- chooser - Variable in class sociogram.MainGUI
-
File Chooser for saving the results
- clearJTableSummary() - Method in class sociogram.MainGUI
-
It clears the table with the summaries
- coherenceRejection - Static variable in class sociogram.IndividualAgent
-
Proportion for the coherence
- coherenceSelection - Static variable in class sociogram.IndividualAgent
-
Proportion for the coherence for selections
- colors - Static variable in class sociogram.SociogramGUI
-
Colors of each agent type
- COLUMN_HEADER_LENGTH - Static variable in class sociogram.Sociogram
-
Number of characters that is used for representing the column header
- COLUMN_LENGTH - Static variable in class simulation.MeasurementEvolution
-
Number of characters that is used for representing each column
- COLUMN_LENGTH - Static variable in class sociogram.MainGUI
-
Column Length for saving several simulations
- COLUMN_LENGTH - Static variable in class sociogram.Sociogram
-
Number of characters that is used for representing each column
- compare(HashMap<String, Object>, HashMap<String, Object>) - Method in class trainingsoci.ObjectiveIAg
-
It compares two simulation results based on the IAG socimetric value.
- compare(HashMap<String, Object>, HashMap<String, Object>) - Method in class trainingsoci.ObjectiveICg
-
It compares two simulation results based on the IAG socimetric value.
- contSim - Variable in class sociogram.MainGUI
-
Counter for the number of simulation that is being run
- createAgents() - Method in class sociogram.MainGUI
-
Creates the agents and register these in the
simulation
- createAgents(HashMap<String, Object>) - Method in class trainingsoci.TrainableSoci
-
It creates a list of agent for a certain simulation input
- createCases() - Method in class trainingsoci.TestTraining
-
Deprecated.
- createCasesAnDoan() - Method in class trainingsoci.TestTraining
-
It creates cases for guiding the training in the domain of
(An & Doan, 2015)
- createCasesAppletonEtAl() - Method in class trainingsoci.TestTraining
-
It creates cases for guiding the training in the domain of
(Appleton et al., 2013)
- createDecks() - Static method in class sociogram.IndividualAgent
-
It creates all the Deck Random generators.
- createInput(int, int, int, int, int, int) - Method in class trainingsoci.TestTraining
-
Creates an input of ABS-SOCI in a friendly way.
- createSociogram(List<IndividualAgent>) - Method in class sociogram.Blackboard
-
Creates a sociogram from a list of individual agents
- CST_INC - Static variable in class sociogram.Sociogram
-
Incremental Value each time an agent makes a social connection.