- recordValues() - Method in class simulation.MeasurementEvolution
-
The implementation must record the measurment values specific of
each simulator.
- recordValues(int, double[]) - Method in class simulation.MeasurementEvolution
-
Records the measurement values of a particular iteration
- register(Agent) - Method in class simulation.Simulation
-
Register an agent in the simulation
- run(int) - Method in class simulation.Simulation
-
Runs the whole simulation with the left number of iterations
indicated in the parameter.
- run(int) - Method in class simulation.SimulationAnimation
-
Runs the whole simulation with the number of iterations indicated
in the parameter in a animated simulation repainting the GUI.
- run() - Method in class simulation.SimulationAnimation
-
Runs after each time the timer runs out of time