- getAgents() - Method in class simulation.Simulation
-
Returns the list of the agents of the simulation
- getFeeling(OrtogonalEmotion) - Method in class mindfulness.PractitionerAgent
-
It gets the current feeling about an emotion.
- getIteration() - Method in class simulation.Simulation
-
It returns the current iteration of the simulation
starting from zero
- getIteration() - Method in class simulation.SimulationAnimation
-
Returns the number of iteration
- getNumIterations() - Method in class simulation.SimulationAnimation
-
Returns the limit number of iterations
- getSession() - Method in class instructor.InstructorAgent
-
It returns the session of the practice.
- getSize() - Method in class simulation.Simulation
-
Returns the number of the agents in the simulation