- live() - Method in class instructor.InstructorAgent
-
This method is periodically called within the agent-based simulator, and
is used for defining mindfulness instructor plangs.
- live() - Method in class instructor.Song
-
It determines the mindfulness program of an instructor
according to the work of Song et al.(2015).
- live() - Method in class instructor.Wongtongkam
-
It determines the mindfulness program of an instructor
according to the work of Wongtongkam et al.(2015).
- live() - Method in class instructor.WongtongkamAlternative
-
It determines the mindfulness planning of an instructor
according to the work of Wongtongkam et al.(2015).
- live() - Method in class mindfulness.PractitionerAgent
-
Method that performs in each simulation iteration
- live() - Method in interface simulation.Agent
-
This method is periodically called withing the
multi-agent system simulation.
- live() - Method in class simulation.Simulation
-
Run an iteration of the simulation by calling live
method of all agents.
- loadImages() - Method in class emotions.BodilyMapPanel
-
It loads the images of all emotions.