public abstract class Agent extends SimulationEntity
associatedSimulationContainer
Constructor and Description |
---|
Agent(SimulationContainer associatedSimulationContainer)
An Agent is a SimulationEntity that is thought to exhibit (at least)
autonomy, social ability, reactivity and proactiveness.
|
getAssociatedSimulationContainer
public Agent(SimulationContainer associatedSimulationContainer)
associatedSimulationContainer
- The container the simulation runs in