Uses of Package
jason.environment
Package | Description |
---|---|
jason.environment | |
jason.infra.jade | |
jason.infra.local |
-
Classes in jason.environment used by jason.environment Class Description Environment It is a base class for Environment, it is overridden by the user application to define the environment "behaviour".EnvironmentInfraTier This interface is implemented by the infrastructure tier (Jade/Local/...) to provide concrete implementation of the environment.TimeSteppedEnvironment General environment class that "synchronise" all agents actions.TimeSteppedEnvironment.ActRequest TimeSteppedEnvironment.OverActionsPolicy Policy used when a second action is requested and the agent still has another action pending executionTimeSteppedEnvironment.TimeOutThread -
Classes in jason.environment used by jason.infra.jade Class Description Environment It is a base class for Environment, it is overridden by the user application to define the environment "behaviour".EnvironmentInfraTier This interface is implemented by the infrastructure tier (Jade/Local/...) to provide concrete implementation of the environment. -
Classes in jason.environment used by jason.infra.local Class Description Environment It is a base class for Environment, it is overridden by the user application to define the environment "behaviour".EnvironmentInfraTier This interface is implemented by the infrastructure tier (Jade/Local/...) to provide concrete implementation of the environment.