Package | Description |
---|---|
sociogram |
This package contains all the classes that are specific of
ABS-SOCI (an Agent-Based Simulator of SOCIograms).
|
Class and Description |
---|
AgentType
Determines the different kinds of agents in this simulation.
|
Blackboard
The blackboard where the agents implicitly interact with
the environment and between each others.
|
IndividualAgent
Agent that represents a student unit with the different patterns.
|
MeasurementEvolutionSociogram
This class measures the evolution of sociograms with groug sociometrics
proposed by (Barrasa, 2008) that are provided by Sociogram class.
|
Sociogram
It represents a graph with a matrix with the relations among individuals.
|
SociogramGUI
This class represents the GUI of a sociagram to show its evolution through
the simulation.
|