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
Agent s of a specific type that can be used to create links
between agents in the group, and to agents in other groups. |
Class | Description |
---|---|
Action<T extends Agent<?>> | |
Agent<S extends GlobalState> | |
AgentBasedModel<T extends GlobalState> | |
GlobalState | |
Section | |
Sequence | |
Split |