| Interface | Description |
|---|---|
| AgentSelection<T extends Agent<? extends GlobalState>> |
An AgentSelection represents a selection of agents from an
AgentSystem for the purposes
of aggregation. |
| AgentSystem<S extends GlobalState> | |
| Group<A extends Agent<?>> |
A group is a collection of
Agents of a specific type that can be used to create links
between agents in the group, and to agents in other groups. |
| WindowedDouble | |
| WindowedLong |
| Class | Description |
|---|---|
| ABMSchemaUtil<T extends GlobalState> | |
| Action<T extends Agent<?>> | |
| Agent<S extends GlobalState> | |
| AgentBasedModel<T extends GlobalState> | |
| GlobalState | |
| Section | |
| Sequence | |
| Split |