Package jason.environment

Package class diagram package jason.environment
Interface Summary
EnvironmentInfraTier This interface is implemented by the infrastructure tier (Saci/Centralised/...) to provide concrete implementation of the environment.
 

Class Summary
Environment It is a base class for Environment, it is overridden by the user application to define the environment "behaviour".
SteppedEnvironment Deprecated. this class was renamed to TimeSteppedEnvironment
TimeSteppedEnvironment General environment class that "synchronise" all agents actions.
 

Enum Summary
TimeSteppedEnvironment.OverActionsPolicy Policy used when a second action is requested and the agent still has another action pending execution