- Test - Class in sociogram
-
Class with the main method for start running the application.
- Test() - Constructor for class sociogram.Test
-
- testExecution() - Method in class trainingsoci.TestTraining
-
Deprecated.
- TestTraining - Class in trainingsoci
-
A class with examples of ABS trainings.
- TestTraining() - Constructor for class trainingsoci.TestTraining
-
Constructor
- testTraining() - Static method in class trainingsoci.TestTraining
-
Deprecated.
- THICKNESS - Static variable in class sociogram.SociogramGUI
-
Thickness of the relationship of 100%
- time_interval - Variable in class simulation.SimulationAnimation
-
Waiting time for each iteration in milliseconds
- timer - Variable in class simulation.SimulationAnimation
-
Timer for the animation
- train() - Method in class trainingsoci.TestTraining
-
It trains all the cases, and prints the results
- TrainableSoci - Class in trainingsoci
-
It represents the ABS-SOCI simulator implementing the
necessary interface for being trained.
- TrainableSoci() - Constructor for class trainingsoci.TrainableSoci
-
- trainer - Variable in class trainingsoci.TestTraining
-
Trainer for ABS-SOCI
- trainingsoci - package trainingsoci
-
This package contains all the classes that are necessary
for automatically training
ABS-SOCI (an Agent-Based Simulator of SOCIograms) following
ATABS (a technique for Automatically
Training Agent-Based Simulators).
- trend - Variable in class sociogram.Sociogram
-
Trend matrix that represents the trend of each relatinship
with values in the interval [-1,+1], where negative values expresses
decrease of the reletaionship, and positive represents the increase
of the relationship,
- type - Variable in class sociogram.IndividualAgent
-
Type of individual agent