Package jason.environment


package jason.environment
  • Class
    Description
    It is a base class for Environment, it is overridden by the user application to define the environment "behaviour".
    This interface is implemented by the infrastructure tier (Jade/Local/...) to provide concrete implementation of the environment.
    General environment class that "synchronise" all agents actions.
    Policy used when a second action is requested and the agent still has another action pending execution