Uses of Package
jade.lang.acl
-
Packages that use jade.lang.acl Package Description jade.content jade.content.abs jade.core This package contains the microkernel of JADE system.jade.core.behaviours This package is a subpackage ofjade.coreand contains the classes used to implement basic agent behaviours.jade.core.event jade.core.messaging 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.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.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.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.security jade.tools jade.tools.SocketProxyAgent 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.gui jade.tools.sniffer jade.tools.testagent -
Classes in jade.lang.acl used by jade.content Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.content.abs Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.core Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.MessageTemplate A pattern for matching incoming ACL messages. -
Classes in jade.lang.acl used by jade.core.behaviours Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.ConversationList This class represents a list of conversations that an agent is currently carrying out and allows creating aMessageTemplatethat matches only messages that do not belong to any of these conversations.MessageTemplate A pattern for matching incoming ACL messages. -
Classes in jade.lang.acl used by jade.core.event Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.core.messaging Class Description ACLCodec.CodecException This exception is thrown when some problem occurs in the concrete parsing subsystem accessed through this interface.ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.domain Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.MessageTemplate A pattern for matching incoming ACL messages. -
Classes in jade.lang.acl used by jade.domain.FIPAAgentManagement Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.domain.introspection Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.gui Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.imtp.leap Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.MessageTemplate A pattern for matching incoming ACL messages. -
Classes in jade.lang.acl used by jade.lang.acl Class Description ACLCodec Abstract interface for converting ACL messages back and forth between Java objects and raw byte sequences, according to a FIPA ACL message representation.ACLCodec.CodecException This exception is thrown when some problem occurs in the concrete parsing subsystem accessed through this interface.ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.ACLParser Javadoc documentation for the fileACLParserConstants ACLParserTokenManager MessageTemplate A pattern for matching incoming ACL messages.MessageTemplate.MatchExpression This interface must be overriden in order to define an application specific MessageTemplate.ParseException This exception is thrown when parse errors are encountered.SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Token Describes the input token stream.UnreadableException Signals that an error occured during the decoding of the content of an ACLMessage using Base64. -
Classes in jade.lang.acl used by jade.proto Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.MessageTemplate A pattern for matching incoming ACL messages. -
Classes in jade.lang.acl used by jade.proto.states Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.MessageTemplate A pattern for matching incoming ACL messages. -
Classes in jade.lang.acl used by jade.security Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.tools Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.tools.SocketProxyAgent Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.tools.applet Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.tools.gui Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.tools.sniffer Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications. -
Classes in jade.lang.acl used by jade.tools.testagent Class Description ACLMessage The class ACLMessage implements an ACL message compliant to the FIPA 2000 "FIPA ACL Message Structure Specification" (fipa000061) specifications.