|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jade.core | |
jade.content | |
jade.content.onto.basic | |
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 | This package contains the definition of the FIPA-Agent-Management ontology as specified by the FIPA standard FIPA Agent Management Specification - document no. 23 version H (15th August 2001). |
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.introspection | This package contains the definition of the ontology used by JADE for internal monitoring of the agent platform and running agents. |
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.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.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.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. |
Classes in jade.core used by jade.contentAID
|
This class represents a JADE Agent Identifier. |
Classes in jade.core used by jade.content.onto.basicAID
|
This class represents a JADE Agent Identifier. |
Classes in jade.core used by jade.coreAID
|
This class represents a JADE Agent Identifier. Location
|
Abstract interface to represent JADE network locations. NotFoundException
|
This exception is thrown when some component (agent, agent container, etc.) Profile
|
This class allows retrieving configuration-dependent classes. ProfileException
|
This class represents an exception related to JADE profile creation or management. Runtime
|
The singleton instance (accessible through the instance() static method) of this class allows
controlling the JADE runtime system from an external application.
Specifier
|
This class represent a specifier and collects a name, a className, and an array of arguments. |
Classes in jade.core used by jade.core.behavioursAgent
|
The Agent class is the common superclass for user
defined software agents. |
Classes in jade.core used by jade.domainAgent
|
The Agent class is the common superclass for user
defined software agents. AID
|
This class represents a JADE Agent Identifier. |
Classes in jade.core used by jade.domain.FIPAAgentManagementAID
|
This class represents a JADE Agent Identifier. |
Classes in jade.core used by jade.domain.JADEAgentManagementAID
|
This class represents a JADE Agent Identifier. ContainerID
|
A class identifying an aget container in the JADE platform. Location
|
Abstract interface to represent JADE network locations. |
Classes in jade.core used by jade.domain.introspectionAgent
|
The Agent class is the common superclass for user
defined software agents. AID
|
This class represents a JADE Agent Identifier. ContainerID
|
A class identifying an aget container in the JADE platform. |
Classes in jade.core used by jade.domain.mobilityAID
|
This class represents a JADE Agent Identifier. Location
|
Abstract interface to represent JADE network locations. |
Classes in jade.core used by jade.lang.aclAgent
|
The Agent class is the common superclass for user
defined software agents. AID
|
This class represents a JADE Agent Identifier. |
Classes in jade.core used by jade.protoAgent
|
The Agent class is the common superclass for user
defined software agents. AID
|
This class represents a JADE Agent Identifier. |
Classes in jade.core used by jade.proto.statesAgent
|
The Agent class is the common superclass for user
defined software agents. |
Classes in jade.core used by jade.wrapperAgent
|
The Agent class is the common superclass for user
defined software agents. AID
|
This class represents a JADE Agent Identifier. Location
|
Abstract interface to represent JADE network locations. NotFoundException
|
This exception is thrown when some component (agent, agent container, etc.) |
Classes in jade.core used by jade.wrapper.gatewayAgent
|
The Agent class is the common superclass for user
defined software agents. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |