Package | Description |
---|---|
simulation |
It contains all the classes for constructing agent-based
simulators in general following PEABS (a Process for developing
Efficient ABSs).
|
sociogram |
This package contains all the classes that are specific of
ABS-SOCI (an Agent-Based Simulator of SOCIograms).
|
Modifier and Type | Field and Description |
---|---|
private MeasurementEvolution |
SimulationAnimation.measurement
For recording the evolution of some measurement values of certain
metrics.
|
Modifier and Type | Method and Description |
---|---|
void |
SimulationAnimation.setMeasurementEvolution(MeasurementEvolution measurement)
Sets a reference to the measurement value given in the parameter
|
Modifier and Type | Class and Description |
---|---|
class |
MeasurementEvolutionSociogram
This class measures the evolution of sociograms with groug sociometrics
proposed by (Barrasa, 2008) that are provided by Sociogram class.
|