Uses of Package
jade.util.leap

Packages that use jade.util.leap
jade.content
jade.content.abs   
jade.content.onto   
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.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. 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.gui This package contains general purpose components that can be used to build Swing-based Graphical User Interfaces for JADE agents. 
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.proto This package contains role behaviours for FIPA standard protocols. 
jade.util This package contains utility classes and in particular: classes for handling properties in an extended way (see the Tutorial), the Logger class for logging capabilities; the leap subpackage, that is a replacement for the Java collection framework that is not supported by J2ME. 
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.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.util.leap used by jade.content
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.content.abs
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
List
          The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
Set
          The LEAP (environment-dependent) version of the &qote;java.util.Set&qote; interface.
 

Classes in jade.util.leap used by jade.content.onto
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.content.onto.basic
List
          The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.content.schema
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.content.schema.facets
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.core
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
List
          The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
Map
          The LEAP (environment-dependent) version of the &qote;java.util.Map&qote; interface.
Properties
          The LEAP (environment-dependent) version of the &qote;java.util.Properties&qote; class.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.core.behaviours
Collection
          The LEAP (environment-dependent) version of the &qote;java.util.Collection&qote; interface.
HashMap
          The LEAP (environment-dependent) version of the &qote;java.util.HashMap&qote; class.
List
          The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
Map
          The LEAP (environment-dependent) version of the &qote;java.util.Map&qote; interface.
 

Classes in jade.util.leap used by jade.core.event
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.domain
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
List
          The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.domain.DFGUIManagement
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.domain.FIPAAgentManagement
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.domain.JADEAgentManagement
ArrayList
          The LEAP (environment-dependent) version of the &qote;java.util.ArrayList&qote; class.
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.domain.introspection
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.domain.mobility
List
          The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.gui
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
 

Classes in jade.util.leap used by jade.lang.acl
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
Properties
          The LEAP (environment-dependent) version of the &qote;java.util.Properties&qote; class.
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.mtp
Serializable
          The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
 

Classes in jade.util.leap used by jade.proto
Map
          The LEAP (environment-dependent) version of the &qote;java.util.Map&qote; interface.
 

Classes in jade.util.leap used by jade.util
Collection
          The LEAP (environment-dependent) version of the &qote;java.util.Collection&qote; interface.
List
          The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
Map
          The LEAP (environment-dependent) version of the &qote;java.util.Map&qote; interface.
Properties
          The LEAP (environment-dependent) version of the &qote;java.util.Properties&qote; class.
Set
          The LEAP (environment-dependent) version of the &qote;java.util.Set&qote; interface.
 

Classes in jade.util.leap used by jade.util.leap
Collection
          The LEAP (environment-dependent) version of the &qote;java.util.Collection&qote; interface.
Iterator
          The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
List
          The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
Map
          The LEAP (environment-dependent) version of the &qote;java.util.Map&qote; interface.
Properties
          The LEAP (environment-dependent) version of the &qote;java.util.Properties&qote; class.
Set
          The LEAP (environment-dependent) version of the &qote;java.util.Set&qote; interface.
SortedSet
          The LEAP (environment-dependent) version of the &qote;java.util.SortedSet&qote; interface.
 

Classes in jade.util.leap used by jade.wrapper.gateway
Properties
          The LEAP (environment-dependent) version of the &qote;java.util.Properties&qote; class.