Package | Description |
---|---|
instructor |
In this package, the user can implement their own mindfulness
programs by extending the "InstructorAgent" class and
implementing the "live" method.
|
mindfulness |
This package includes the classes that are specefically
related with mindful activities and their influence on
emotions.
|
simulation |
This package contains the classes that are useful for
agent-based simulators in general.
|
Class and Description |
---|
Agent
Represents an autonomous entity within a multi-agent system
for a simulation.
|
Simulation
It represents a simulation with a multi-agent system.
|
Class and Description |
---|
Agent
Represents an autonomous entity within a multi-agent system
for a simulation.
|
Class and Description |
---|
Agent
Represents an autonomous entity within a multi-agent system
for a simulation.
|
MeasurementEvolution
This class records the evolution of several metrics for each iteration.
|
ObserverAnimation
Observer of an object of the class SimulationAnimation that is notified when
the simulation animation has finished.
|
Simulation
It represents a simulation with a multi-agent system.
|