- calculateSummary() - Method in class mindfulness.MainGUI
-
Calculates the summary of the results (averages and standard
deviations
- changeSizeJTableResults(int) - Method in class mindfulness.MainGUI
-
It changes the number of rows of jTableResults, so users can define
an unlimited number of simulations.
- clearJTableSummary() - Method in class mindfulness.MainGUI
-
It clears the table with the summaries
- COLUMN_LENGTH - Static variable in class mindfulness.MainGUI
-
Column Length for saving several simulations
- COLUMN_LENGTH - Static variable in class simulation.MeasurementEvolution
-
Number of characters that is used for representing each column
- createInstructorAgent() - Method in class mindfulness.MainGUI
-
Creates the instructor practitioner if there is any mindfulness plan, and
registers this in the simulation.
- createKnownInfluences() - Method in class mindfulness.MindfulnessKnowledge
-
It creates the known influences of some mindfulness practices.