Interface | Description |
---|---|
EventScheduler | |
Simulation |
Classes implementing this interface define agent-based simulation models.
|
Class | Description |
---|---|
AbstractSimulation | |
DesktopSimulationManager |
The main class to run if running JABM with a graphical user interface.
|
Population |
A population of agents in a simulation.
|
RepeatedInteractionSimulation |
A simulation in which agents repeatedly arrive at the simulation in
multiple rounds.
|
SimpleSimulation | |
SimulationController |
The SimulationController is responsible for running a batch of one or more
independent Simulation runs.
|
SimulationExperiment |
A simulation experiment represents a simulation and a corresponding treatment:
that is, a set of parameter bindings represented as Java Properties.
|
SimulationManager |
The main application class for JABM experiments when running in headless mode,
e.g.
|
SimulationTime | |
SpringSimulationController |
SpringSimulationController is responsible for running
one or more independent JABM simulations which are configured using the
Spring Framework. |
Version |
Copyright © 2014. All rights reserved.