|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
See:
Description
| Packages | |
| jade | This package simply contains a class to bootstrap JADE system. |
| jade.core | This package contains the microkernel of JADE system. |
| jade.core.behaviours | This package is a subpackage of jade.core and contains
the classes used to implement basic agent
behaviours. |
| jade.domain | This package and its sub-packages contains FIPA specific agents and ontologies. |
| jade.domain.FIPAAgentManagement | |
| jade.domain.JADEAgentManagement | |
| jade.gui | This package contains general purpose components that can be used to build Swing-based Graphical User Interfaces for JADE agents. |
| jade.lang | This package contains JADE generic language support for different languages. |
| jade.lang.acl | This package contains classes related to FIPA ACL language. |
| jade.lang.sl | This package contains the JADE support for the SL content language. |
| jade.mtp | |
| jade.mtp.iiop | |
| jade.onto | This package contains JADE support for different ontologies. |
| jade.onto.basic | |
| jade.proto | This package contains role behaviours for FIPA standard protocols. |
JADE (Java Agent Development Environment) is a software framework to make easy the development of agent applications in compliance with the FIPA specifications for interoperable intelligent multi-agent systems. The goal of JADE is to ease development while ensuring standard compliance through a comprehensive set of system services and agents. To achieve such a goal, JADE offers the following features to the agent programmer:
fipa-agent-management ontology objects all have a
suitable Java counterpart.
fipa-request and fipa-contract-net. To build
an agent that can act according to an interaction protocol,
application developers just need to implement domain specific actions,
while all application independent protocol logic will be carried out
by JADE framework.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||