Package jason.environment

  • Interface Summary
    Interface Description
    EnvironmentInfraTier
    This interface is implemented by the infrastructure tier (Jade/Local/...) to provide concrete implementation of the environment.
  • Class Summary
    Class Description
    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
    Enum Description
    TimeSteppedEnvironment.OverActionsPolicy
    Policy used when a second action is requested and the agent still has another action pending execution