| Package | Description |
|---|---|
| agents.context |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Experiment> |
Context.getExperiments()
Gets the experiments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setExperiments(java.util.ArrayList<Experiment> experiments)
Sets the experiments.
|