de.enflexit.jade 4.6.0 API
| Package | Description |
|---|---|
| FIPA | |
| jade |
This package simply contains classes to bootstrap JADE
system.
|
| jade.content | |
| jade.content.abs | |
| jade.content.frame | |
| jade.content.lang | |
| jade.content.lang.leap | |
| jade.content.lang.sl | |
| jade.content.onto | |
| jade.content.onto.annotations | |
| jade.content.onto.basic | |
| jade.content.schema | |
| jade.content.schema.facets | |
| 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.core.event | |
| jade.core.faultRecovery | |
| jade.core.management | |
| jade.core.messaging | |
| jade.core.mobility | |
| jade.core.nodeMonitoring | |
| jade.core.replication | |
| jade.core.resource | |
| jade.core.sam | |
| jade.domain |
This package and its sub-packages contains FIPA specific
agents and ontologies.
|
| jade.domain.DFGUIManagement | |
| jade.domain.FIPAAgentManagement |
This package contains the definition of the FIPA-Agent-Management ontology
as specified by the FIPA standard
FIPA Agent Management
Specification - document no.
|
| jade.domain.introspection |
This package contains the definition of the ontology used by JADE for
internal monitoring of the agent platform and running agents.
|
| jade.domain.JADEAgentManagement |
This package contains the definition of the JADE-Agent-Management ontology, the
vocabulary with the list of used symbols, and all the Java classes that implement the concepts
of the ontology.
|
| jade.domain.KBManagement | |
| jade.domain.mobility |
This package contains the definition of the JADE-mobility ontology, the
vocabulary with the list of used symbols, and all the Java classes that implement the concepts
of the ontology.
|
| jade.domain.persistence | |
| jade.gui |
This package contains general purpose components that can be used to
build Swing-based Graphical User Interfaces for JADE agents.
|
| jade.imtp.leap | |
| jade.imtp.leap.http | |
| jade.imtp.leap.JICP | |
| jade.imtp.leap.nio | |
| jade.imtp.leap.sms | |
| jade.imtp.rmi | |
| jade.lang.acl |
This package contains the support for the FIPA Agent Communication Language (ACL)
including the ACLMessage class, the parser, the encoder, and
an helper class for representing templates of ACL messages.
|
| jade.mtp | |
| jade.mtp.http | |
| jade.mtp.http.https | |
| jade.mtp.iiop | |
| jade.proto |
This package contains role behaviours for FIPA
standard protocols.
|
| jade.proto.states |
This package contains classes for common states of an interaction protocol, such
as "waiting for a given message", "selecting between a number of alternatives", ...
|
| jade.security | |
| jade.tools | |
| jade.tools.applet |
This package contains all those classes and HTML files that are necessary
to implement applets integrated within the JADE framework.
|
| jade.tools.dfgui | |
| jade.tools.DummyAgent |
This package contains the Dummy Agent, a simple yet very useful tool
for inspecting message exchanges among JADE agents.
|
| jade.tools.gui | |
| jade.tools.introspector | |
| jade.tools.introspector.gui | |
| jade.tools.logging | |
| jade.tools.logging.gui | |
| jade.tools.logging.ontology | |
| jade.tools.rma | |
| jade.tools.sl | |
| jade.tools.sniffer | |
| jade.tools.SocketProxyAgent | |
| jade.tools.testagent | |
| jade.util | |
| jade.util.leap |
This package contains a set of classes that provides a replacement
for the Java collection framework that is not supported by J2ME.
|
| jade.wrapper |
Together with the classes jade.core.Profile and jade.core.Runtime
this package provides support for the JADE in-process interface
that allows external Java applications to use JADE as a kind of library and
to launch the JADE Runtime from within the application itself.
|
| jade.wrapper.gateway |
This is a subpackage of jade.wrapper and contains a set of classes that enables
a non-JADE application to issue commands to a JADE-based application.
|
| test |