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