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, toString
public Song(Simulation simulation)
public void live()
live
in interface Agent
live
in class InstructorAgent