public class Song extends InstructorAgent
| Constructor and Description |
|---|
Song(Simulation simulation)
Constructor that sets the simulation with the super constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
live()
It determines the mindfulness program of an instructor
according to the work of Song et al.(2015).
|
applyPractice, getSession, toStringpublic Song(Simulation simulation)
public void live()
live in interface Agentlive in class InstructorAgent