This
package and its sub-packages contain classes that support the user in creating
and manipulating complex content expressions according to a given content
language and ontology.
jade.content.abs - package jade.content.abs jade.content.lang - package jade.content.lang jade.content.lang.leap - package jade.content.lang.leap jade.content.lang.sl - package jade.content.lang.sl jade.content.onto - package jade.content.onto jade.content.onto.basic - package jade.content.onto.basic jade.content.schema - package jade.content.schema jade.content.schema.facets - package jade.content.schema.facets jade.core - package jade.coreThis package contains the microkernel of JADE
system.jade.core.behaviours - package jade.core.behavioursThis package is a subpackage of jade.core
and contains
the classes used to implement basic agent
behaviours.jade.domain - package jade.domainThis package and its sub-packages contains FIPA specific
agents and ontologies.jade.domain.FIPAAgentManagement - package jade.domain.FIPAAgentManagementThis package contains the definition of the FIPA-Agent-Management ontology
as specified by the FIPA standard
FIPA Agent Management
Specification - document no.jade.domain.JADEAgentManagement - package jade.domain.JADEAgentManagementThis 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.mobility - package jade.domain.mobilityThis 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 - package jade.lang.aclThis 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 - package jade.protoThis package contains role behaviours for FIPA
standard protocols.jade.proto.states - package jade.proto.statesThis package contains classes for common states of an interaction protocol, such
as "waiting for a given message", "selecting between a number of alternatives", ...jade.util - package jade.utilThis package contains utility classes and in particular: classes for handling properties and
the leap subpackage that is a replacement for
the Java collection framework that is not supported by J2ME.jade.util.leap - package jade.util.leapThis package contains a set of classes that provides a replacement
for the Java collection framework that is not supported by J2ME.jade.wrapper - package jade.wrapperTogether 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.JADEManagementOntology - class jade.domain.JADEAgentManagement.JADEManagementOntology.This class represents the JADE-Agent-Management-ontology i.e.JADEManagementVocabulary - interface jade.domain.JADEAgentManagement.JADEManagementVocabulary.This interface contains all the string constants for frame and slot
names of exceptions defined in the
jade-agent-management
ontology.
K
- keepRegistered(Agent, AID, DFAgentDescription, Date) -
Static method in class jade.domain.DFService
- Add a suitable behaviour that ensures that a DF-Description currently
registered with a DF is kept registered until a given deadline.
- keySet() -
Method in interface jade.util.leap.Map
- Returns a set view of the keys contained in this map.
- keySet() -
Method in class jade.util.leap.HashMap
-
- kill() -
Method in interface jade.wrapper.PlatformController
- Kill the agent platform.
- kill() -
Method in interface jade.wrapper.AgentController
- Kill the agent.
- kill() -
Method in class jade.wrapper.AgentContainer
- Shuts down this container, terminating all the agents running within it.
- kill() -
Method in class jade.wrapper.Agent
- Triggers a state transition from ACTIVE to
DELETED.
- KillAgent - class jade.domain.JADEAgentManagement.KillAgent.
- This class represents the
kill-agent
action of
the JADE-agent-management ontology
. - KILLAGENT -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- KILLAGENT_AGENT -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- KILLAGENT_PASSWORD -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- KillAgent() -
Constructor for class jade.domain.JADEAgentManagement.KillAgent
- Default constructor.
- killAgent(String) -
Static method in class jade.core.MicroRuntime
- Kill an agent.
- KillContainer - class jade.domain.JADEAgentManagement.KillContainer.
- This class represents the
kill-container
action of
the JADE-agent-management ontology
. - KILLCONTAINER -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- KILLCONTAINER_CONTAINER -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- KILLCONTAINER_PASSWORD -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- KillContainer() -
Constructor for class jade.domain.JADEAgentManagement.KillContainer
- Default constructor.
- KILLED_PLATFORM -
Static variable in interface jade.wrapper.PlatformEvent
- String constant for the name of the
killed-platform
event.
- killedPlatform(PlatformEvent) -
Method in interface jade.wrapper.PlatformController.Listener
- Called when the platform is killed (destroyed).
L
- LEAPCodec - class jade.content.lang.leap.LEAPCodec.
- Content language codec for the LEAP language
- LEAPCodec() -
Constructor for class jade.content.lang.leap.LEAPCodec
- Construct a LEAPCodec object i.e.
- LinkedList - class jade.util.leap.LinkedList.
- The LEAP (environment-dependent) version of the &qote;java.util.ArrayList&qote; class.
- LinkedList() -
Constructor for class jade.util.leap.LinkedList
- Default Constructor, creates an empty List
- List - interface jade.util.leap.List.
- The LEAP (environment-dependent) version of the &qote;java.util.List&qote; interface.
- list(PrintStream) -
Method in class jade.util.BasicProperties
- List properties to provided PrintStream.
- load(InputStream) -
Method in class jade.util.BasicProperties
- Add properties from a specified InputStream.
- load(String) -
Method in class jade.util.leap.Properties
- Load a set of key-value pairs from a given storage element.
- LOCAL_HOST -
Static variable in class jade.core.Profile
- This constant is the name of the property whise value contains
the host name the container must bind on.
- LOCAL_PORT -
Static variable in class jade.core.Profile
- This constant is the name of the TCP port the container node must
listen to for incoming IMTP messages.
- LOCAL_SERVICE_MANAGER -
Static variable in class jade.core.Profile
- This constant is the name of the property whose Boolean value
tells whether a local Service Manager is exported by this
container (only when using JADE support for fault-tolerant
platform configurations).
- locatePropertyFile(String, String) -
Method in class jade.util.ExpandedProperties
- Locate property file.
- Location - interface jade.core.Location.
- Abstract interface to represent JADE network locations.
- LOCATION -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- LOCATION_ADDRESS -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- LOCATION_NAME -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- LOCATION_PROTOCOL -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- log(String, int) -
Method in class jade.util.Logger
- Log a given message if the
level
is <= than the
verbosity level of this Logger object.
- Logger - class jade.util.Logger.
- This class provides a uniform way to produce logging printouts
in a device dependent way.
- Logger(String, int) -
Constructor for class jade.util.Logger
- Create a logger object with the given name and verbosity level.
- Logger(String, int, String, String) -
Constructor for class jade.util.Logger
- Create a logger object with a custom log format.
- lookupLanguage(String) -
Method in class jade.content.ContentManager
- Retrieves a previously registered
Codec
giving its name
.
- lookupOntology(String) -
Method in class jade.content.ContentManager
- Retrieves a previously registered
Ontology
giving its name
.
M
- MAIN -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value contains a
boolean indicating if this is the Main Container or a peripheral
container.
- MAIN_HOST -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value is the name
(or the IP address) of the network host where the JADE Main
Container is running.
- MAIN_PORT -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value contains an
integer representing the port number where the Main Container is
listening for container registrations.
- MAIN_PROTO -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value is a String
indicating the protocol to use to connect to the Main Container.
- main(String[]) -
Static method in class jade.MicroBoot
- Fires up the JADE runtime.
- main(String[]) -
Static method in class jade.Boot
- Fires up the JADE system.
- main(String[]) -
Static method in class jade.content.lang.sl.SLCodec
-
- main(String[]) -
Static method in class jade.lang.acl.ISO8601
- The main is here only for debugging.
- main(String[]) -
Static method in class jade.util.ExpandedProperties
- For testing.
- main(String[]) -
Static method in class jade.util.EnhancedProperties
- For testing.
- main(String[]) -
Static method in class jade.util.BasicProperties
- For testing.
- main(String[]) -
Static method in class jade.util.leap.RoundList
- Just for Debugging this implementation.
- main(String[]) -
Static method in class jade.wrapper.PlatformState
- For testing, simply list the valid state descriptions and numbers.
- main(String[]) -
Static method in class jade.wrapper.AgentState
- For testing, simply list the valid state descriptions and numbers.
- MainContainer - class jade.wrapper.MainContainer.
- This class is a Proxy class, allowing access to a JADE main
container.
- MainContainer(AgentContainerImpl, String) -
Constructor for class jade.wrapper.MainContainer
- Public constructor.
- MANDATORY -
Static variable in class jade.content.schema.ObjectSchema
- Canstant value indicating that a slot in a schema is mandatory,
i.e.
- Map - interface jade.util.leap.Map.
- The LEAP (environment-dependent) version of the &qote;java.util.Map&qote; interface.
- match(ACLMessage) -
Method in class jade.lang.acl.MessageTemplate
- Matches an ACL message against this
MessageTemplate
object.
- match(ACLMessage) -
Method in interface jade.lang.acl.MessageTemplate.MatchExpression
- Check whether a given ACL message matches this
template.
- MatchAll() -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message.
- MatchContent(String) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:content
slot.
- MatchConversationId(String) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:conversation-id
slot.
- MatchCustom(ACLMessage, boolean) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches ACL messages against a given one, passed as
parameter.
- MatchEncoding(String) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:encoding
slot.
- MatchInReplyTo(String) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:in-reply-to
slot.
- MatchLanguage(String) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:language
slot.
- MatchOntology(String) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:ontology
slot.
- MatchPerformative(int) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given performative.
- MatchProtocol(String) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:protocol
slot.
- MatchReceiver(AID[]) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:receiver
slot.
- MatchReplyByDate(Date) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:reply-by
slot.
- MatchReplyTo(AID[]) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:reply-to
slot.
- MatchReplyWith(String) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:reply-with
slot.
- MatchSender(AID) -
Static method in class jade.lang.acl.MessageTemplate
- This Factory Method returns a message template that
matches any message with a given
:sender
slot.
- MessageTemplate - class jade.lang.acl.MessageTemplate.
- A pattern for matching incoming ACL messages.
- MessageTemplate.MatchExpression - interface jade.lang.acl.MessageTemplate.MatchExpression.
- This interface must be overriden in order to define an application
specific MessageTemplate.
- MessageTemplate(MessageTemplate.MatchExpression) -
Constructor for class jade.lang.acl.MessageTemplate
- Public constructor to use when the user needs to define
an application specific pattern.
- MicroBoot - class jade.MicroBoot.
- This class handles JADE start-up and shut-down in split-container
mode, according to the current type of environment (JVM) we are
running in.
- MicroBoot() -
Constructor for class jade.MicroBoot
- Default constructor.
- MicroIntrospector - class jade.content.onto.MicroIntrospector.
- This introspector does nothing but "asking objects to convert
themselves into/from abstract descriptors".
- MicroIntrospector() -
Constructor for class jade.content.onto.MicroIntrospector
-
- MicroRuntime - class jade.core.MicroRuntime.
- This class is used to start up the JADE runtime as a split (front-end)
container.
- MicroRuntime() -
Constructor for class jade.core.MicroRuntime
-
- MissingArgument - exception jade.domain.FIPAAgentManagement.MissingArgument.
-
- MISSINGARGUMENT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- MISSINGARGUMENT_ARGUMENT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- MissingArgument() -
Constructor for class jade.domain.FIPAAgentManagement.MissingArgument
-
- MissingArgument(String) -
Constructor for class jade.domain.FIPAAgentManagement.MissingArgument
-
- MissingParameter - exception jade.domain.FIPAAgentManagement.MissingParameter.
-
- MISSINGPARAMETER -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- MISSINGPARAMETER_OBJECT_NAME -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- MISSINGPARAMETER_PARAMETER_NAME -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- MissingParameter() -
Constructor for class jade.domain.FIPAAgentManagement.MissingParameter
-
- MissingParameter(String, String) -
Constructor for class jade.domain.FIPAAgentManagement.MissingParameter
-
- MOBILE_AGENT_DESCRIPTION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_DESCRIPTION_AGENT_PROFILE -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_DESCRIPTION_AGENT_VERSION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_DESCRIPTION_DESTINATION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_DESCRIPTION_NAME -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_DESCRIPTION_SIGNATURE -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_LANGUAGE -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_LANGUAGE_DEPENDENCIES -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_LANGUAGE_MAJOR_VERSION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_LANGUAGE_MINOR_VERSION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_LANGUAGE_NAME -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_OS -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_OS_DEPENDENCIES -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_OS_MAJOR_VERSION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_OS_MINOR_VERSION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_OS_NAME -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_PROFILE -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_PROFILE_LANGUAGE -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_PROFILE_OS -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_PROFILE_SYSTEM -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_SYSTEM -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_SYSTEM_DEPENDENCIES -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_SYSTEM_MAJOR_VERSION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_SYSTEM_MINOR_VERSION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOBILE_AGENT_SYSTEM_NAME -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MobileAgentDescription - class jade.domain.mobility.MobileAgentDescription.
- This class represents the
mobile-agent-description
concept. - MobileAgentDescription() -
Constructor for class jade.domain.mobility.MobileAgentDescription
- Default constructor.
- MobileAgentLanguage - class jade.domain.mobility.MobileAgentLanguage.
- This class represents the
mobile-agent-language
concept. - MobileAgentLanguage() -
Constructor for class jade.domain.mobility.MobileAgentLanguage
- Default constructor.
- MobileAgentOS - class jade.domain.mobility.MobileAgentOS.
- This class represents the
mobile-agent-os
concept. - MobileAgentOS() -
Constructor for class jade.domain.mobility.MobileAgentOS
- Default constructor.
- MobileAgentProfile - class jade.domain.mobility.MobileAgentProfile.
- This class represents the
mobile-agent-profile
concept. - MobileAgentProfile() -
Constructor for class jade.domain.mobility.MobileAgentProfile
- Default constructor.
- MobileAgentSystem - class jade.domain.mobility.MobileAgentSystem.
- This class represents the
mobile-agent-system
concept. - MobileAgentSystem() -
Constructor for class jade.domain.mobility.MobileAgentSystem
- Default constructor.
- MobilityOntology - class jade.domain.mobility.MobilityOntology.
- This class represents the ontology used for JADE mobility.
- MobilityVocabulary - interface jade.domain.mobility.MobilityVocabulary.
- This interface contains all the string constants for frame and slot
names of exceptions defined in the
jade-mobility-ontology
ontology. - Modify - class jade.domain.FIPAAgentManagement.Modify.
- This class implements the
modify
action of the
fipa-agent-management ontology
. - MODIFY -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- MODIFY_DESCRIPTION -
Static variable in class jade.domain.FIPAAgentManagement.Modify
- A string constant for the
description
slot name.
- MODIFY_DESCRIPTION -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- Modify() -
Constructor for class jade.domain.FIPAAgentManagement.Modify
- Default constructor.
- modify(Agent, AID, AMSAgentDescription) -
Static method in class jade.domain.AMSService
- Modifies data contained within a AMS
agent.
- modify(Agent, AID, DFAgentDescription) -
Static method in class jade.domain.DFService
- Modifies a previously registered DF-Description within a DF
agent.
- modify(Agent, AMSAgentDescription) -
Static method in class jade.domain.AMSService
- The AID of the AMS is defaulted to the AMS of this platform.
- modify(Agent, DFAgentDescription) -
Static method in class jade.domain.DFService
- Modify a
DFAgentDescription
from the default DF.
- MOVE -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- MOVE_MOBILE_AGENT_DESCRIPTION -
Static variable in interface jade.domain.mobility.MobilityVocabulary
-
- move(Location) -
Method in class jade.wrapper.Agent
- Triggers a state transition from ACTIVE to
TRANSIT.
- MoveAction - class jade.domain.mobility.MoveAction.
- This class represents the
move-agent
action, requesting
to move an agent within the platform. - MoveAction() -
Constructor for class jade.domain.mobility.MoveAction
- Default constructor.
- MsgReceiver - class jade.proto.states.MsgReceiver.
- This behaviour is a simple implementation of a message receiver.
- MsgReceiver(Agent, MessageTemplate, long, DataStore, Object) -
Constructor for class jade.proto.states.MsgReceiver
- Constructor.
- MTPS -
Static variable in class jade.core.Profile
- This constant is the key of the property whose value contains the
list of MTPs that have to be launched at bootstrap time.
- myAgent -
Variable in class jade.core.behaviours.Behaviour
- The agent this behaviour belongs to.
- mySubscriptionManager -
Variable in class jade.proto.SubscriptionResponder
- The
SubscriptionManager
used by this
SubscriptionResponder
to register subscriptions
N
- NAME -
Static variable in class jade.content.lang.leap.LEAPCodec
-
- NAME -
Static variable in class jade.content.schema.VariableSchema
-
- NAME -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
- A symbolic constant, containing the name of this ontology.
- NAME -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
- A symbolic constant, containing the name of this ontology.
- NAME -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
- A symbolic constant, containing the name of this ontology.
- NAME -
Static variable in class jade.domain.mobility.MobilityOntology
-
- NAME -
Static variable in class jade.lang.acl.StringACLCodec
- String constant for the name of the ACL representation managed
by this ACL codec.
- newInstance() -
Method in class jade.content.schema.VariableSchema
- Creates an Abstract descriptor to hold a variable
- newInstance() -
Method in class jade.content.schema.TermSchema
- Creates an Abstract descriptor to hold a term of
the proper type.
- newInstance() -
Method in class jade.content.schema.PrimitiveSchema
- Creates an Abstract descriptor to hold a primitive of
the proper type.
- newInstance() -
Method in class jade.content.schema.PredicateSchema
- Creates an Abstract descriptor to hold a predicate of
the proper type.
- newInstance() -
Method in class jade.content.schema.ObjectSchema
- Creates an Abstract descriptor to hold an object compliant to
this
Schema
.
- newInstance() -
Method in class jade.content.schema.IRESchema
- Creates an Abstract descriptor to hold a ire of
the proper type.
- newInstance() -
Method in class jade.content.schema.ContentElementSchema
- Creates an Abstract descriptor to hold a content element of
the proper type.
- newInstance() -
Method in class jade.content.schema.ContentElementListSchema
- Creates an Abstract descriptor to hold a content element list
- newInstance() -
Method in class jade.content.schema.ConceptSchema
- Creates an Abstract descriptor to hold a concept of
the proper type.
- newInstance() -
Method in class jade.content.schema.AggregateSchema
- Creates an Abstract descriptor to hold an aggregate of
the proper type.
- newInstance() -
Method in class jade.content.schema.AgentActionSchema
- Creates an Abstract descriptor to hold an agent action of
the proper type.
- next() -
Method in class jade.util.leap.EnumIterator
- Retrieves the next element in the collection scanned by this
iterator, forwarding the request to the underlying
Enumeration
.
- next() -
Method in class jade.util.leap.EmptyIterator
- Retrieves the next element in the collection scanned by this
iterator.
- nextArgIndex(String[], int) -
Method in class jade.util.BasicProperties
- Called by parseArgs to set the next argument index.
- NO_REPLY_SENT -
Static variable in class jade.proto.states.ReplySender
-
- NOT -
Static variable in interface jade.content.lang.sl.SL1Vocabulary
-
- NOT_UNDERSTOOD -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- NOT_WHAT -
Static variable in interface jade.content.lang.sl.SL1Vocabulary
-
- not(MessageTemplate) -
Static method in class jade.lang.acl.MessageTemplate
- Logical not of a
MessageTemplate
object.
- NotFoundException - exception jade.core.NotFoundException.
- This exception is thrown when some component (agent, agent container, etc.)
cannot be found in the agent platform data structures.
- NotFoundException() -
Constructor for class jade.core.NotFoundException
- Construct a
NotFoundException
with no detail message
- NotFoundException(String) -
Constructor for class jade.core.NotFoundException
- Construct a
NotFoundException
with the given message.
- notify(ACLMessage) -
Method in class jade.proto.SubscriptionResponder.Subscription
- This method allows sending back a notification message to the subscribed
agent associated to this
Subscription
object.
- notifyProcessed(Object) -
Method in class jade.util.Event
- Wakes up threads waiting for the processing of this
Event
object within the waitUntilProcessed()
method.
- NotRegistered - exception jade.domain.FIPAAgentManagement.NotRegistered.
-
- NOTREGISTERED -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- NOTREGISTERED -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- NotRegistered() -
Constructor for class jade.domain.FIPAAgentManagement.NotRegistered
-
- NotUnderstoodException - exception jade.domain.FIPAAgentManagement.NotUnderstoodException.
-
- NotUnderstoodException(String) -
Constructor for class jade.domain.FIPAAgentManagement.NotUnderstoodException
-
O
- ObjectSchema - class jade.content.schema.ObjectSchema.
- The common ancestor of all ontological schemas.
- ObjectSchema() -
Constructor for class jade.content.schema.ObjectSchema
-
- onEnd() -
Method in class jade.core.behaviours.FSMBehaviour
- Override the onEnd() method to return the exit value of the
last executed state.
- onEnd() -
Method in class jade.core.behaviours.CompositeBehaviour
- Overrides the
onEnd()
method in the
Behaviour
class by simply calling the
postAction()
method for backward compatibility.
- onEnd() -
Method in class jade.core.behaviours.Behaviour
- This method is just an empty placeholder for subclasses.
- onEnd() -
Method in class jade.proto.TwoPh1Initiator
-
- onEnd() -
Method in class jade.proto.TwoPh0Initiator
-
- onEnd() -
Method in class jade.proto.states.ReplySender
-
- OneShotBehaviour - class jade.core.behaviours.OneShotBehaviour.
- Atomic behaviour that executes just once.
- OneShotBehaviour() -
Constructor for class jade.core.behaviours.OneShotBehaviour
- Default constructor.
- OneShotBehaviour(Agent) -
Constructor for class jade.core.behaviours.OneShotBehaviour
- This constructor sets the owner agent for this
OneShotBehaviour
.
- onStart() -
Method in class jade.core.behaviours.TickerBehaviour
-
- onStart() -
Method in class jade.core.behaviours.CompositeBehaviour
- Overrides the
onStart()
method in the
Behaviour
class by simply calling the
preAction()
method for backward compatibility.
- onStart() -
Method in class jade.core.behaviours.Behaviour
- This method is just an empty placeholders for subclasses.
- onStart() -
Method in class jade.proto.SimpleAchieveREInitiator
-
- onStart() -
Method in class jade.proto.ProposeInitiator
- Override the onStart() method to initialize the vectors that
will keep all the replies in the data store.
- onTick() -
Method in class jade.core.behaviours.TickerBehaviour
- Subclasses are expected to define this method specifying the action
that must be performed at every tick
- OntoACLMessage - class jade.content.OntoACLMessage.
- Utility class that allow using an
ACLMessage
object
as an ontological agent action. - OntoACLMessage() -
Constructor for class jade.content.OntoACLMessage
- Construct an ontological ACL message whose performative
is ACLMessage.NOT_UNDERSTOOD
- OntoACLMessage(int) -
Constructor for class jade.content.OntoACLMessage
- Construct an ontological ACL message with a given
performative
- OntoAID - class jade.content.OntoAID.
- Utility class that allow using an
AID
object
as an ontological concept. - OntoAID() -
Constructor for class jade.content.OntoAID
- Constructs an ontological Agent-Identifier whose slot name is
set to an empty string
- OntoAID(String, boolean) -
Constructor for class jade.content.OntoAID
- Constructor for an ontological Agent-identifier
- Ontology - class jade.content.onto.Ontology.
- An application-specific ontology describes the elements that agents
can use within content of messages.
- Ontology(String, Introspector) -
Constructor for class jade.content.onto.Ontology
- Construct an Ontology object with a given
name
that uses a given Introspector to
convert between Java objects and abstract descriptors.
- Ontology(String, Ontology) -
Constructor for class jade.content.onto.Ontology
- Construct an Ontology object with a given
name
that extends a given ontology.
- Ontology(String, Ontology[], Introspector) -
Constructor for class jade.content.onto.Ontology
- Construct an Ontology object with a given
name
that extends a given set of ontologies and that uses a given Introspector to
convert between Java objects and abstract descriptors.
- Ontology(String, Ontology, Introspector) -
Constructor for class jade.content.onto.Ontology
- Construct an Ontology object with a given
name
that extends a given ontology and that uses a given Introspector to
convert between Java objects and abstract descriptors.
- OntologyException - exception jade.content.onto.OntologyException.
- Generic exception of the content support.
- OntologyException(String) -
Constructor for class jade.content.onto.OntologyException
- Construct an
OntologyException
with a given message.
- OntologyException(String, Throwable) -
Constructor for class jade.content.onto.OntologyException
-
- OPTIONAL -
Static variable in class jade.content.schema.ObjectSchema
- Canstant value indicating that a slot in a schema is optional,
i.e.
- OR -
Static variable in interface jade.content.lang.sl.SL1Vocabulary
-
- OR_LEFT -
Static variable in interface jade.content.lang.sl.SL1Vocabulary
-
- OR_RIGHT -
Static variable in interface jade.content.lang.sl.SL1Vocabulary
-
- or(MessageTemplate, MessageTemplate) -
Static method in class jade.lang.acl.MessageTemplate
- Logical or between two
MessageTemplate
objects.
P
- ParallelBehaviour - class jade.core.behaviours.ParallelBehaviour.
- Composite behaviour with concurrent children scheduling.
- ParallelBehaviour() -
Constructor for class jade.core.behaviours.ParallelBehaviour
- Construct a
ParallelBehaviour
without setting the
owner agent, and using the default termination condition
(i.e.
- ParallelBehaviour(Agent, int) -
Constructor for class jade.core.behaviours.ParallelBehaviour
- Construct a
ParallelBehaviour
setting the
owner agent.
- ParallelBehaviour(int) -
Constructor for class jade.core.behaviours.ParallelBehaviour
- Construct a
ParallelBehaviour
without setting the
owner agent.
- parent -
Variable in class jade.core.behaviours.Behaviour
- Back pointer to the enclosing Behaviour (if present).
- parseArgs(String[]) -
Method in class jade.util.BasicProperties
- Parse the arguments and place them in this properties collection.
- parseArgument(String) -
Method in class jade.util.BasicProperties
- Called to handle either an argument or line from an import file.
- parseSpecifier(String, char) -
Static method in class jade.core.Specifier
- Utility method that parses a stringified object specifier in the form
- parseSpecifierList(String) -
Static method in class jade.core.Specifier
- This static utility method can parse the string representation of
a list of specifiers.
- PERSISTENT_DELIVERY_BASEDIR -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value contains
the root of the directory tree that is used to persist
undelivered ACL messages (only when using JADE
Persistent-Delivery kernel service with the file storage
method).
- PERSISTENT_DELIVERY_FILTER -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value contains
the name of the application-specific class that will be installed
on the local container as a filter for undelivered ACL
messages(only when using JADE Persistent-Delivery kernel
service).
- PERSISTENT_DELIVERY_SENDFAILUREPERIOD -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value contains an
integer representing how often (in milliseconds) JADE will try to
send again previously undelivered ACL messages which have been
buffered (only when using JADE Persistent-Delivery kernel
service).
- PERSISTENT_DELIVERY_STORAGEMETHOD -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value contains
the storage method used to persist undelivered ACL messages (only
when using JADE Persistent-Delivery kernel service).
- PERSISTENT_GOAL -
Static variable in interface jade.content.lang.sl.SL2Vocabulary
-
- PERSISTENT_GOAL_AGENT -
Static variable in interface jade.content.lang.sl.SL2Vocabulary
-
- PERSISTENT_GOAL_CONDITION -
Static variable in interface jade.content.lang.sl.SL2Vocabulary
-
- PH0_STATE -
Static variable in class jade.proto.TwoPhInitiator
-
- PH1_STATE -
Static variable in class jade.proto.TwoPhInitiator
-
- PH1_TIMEOUT_EXPIRED -
Static variable in interface jade.proto.TwoPhConstants
-
- PH2_STATE -
Static variable in class jade.proto.TwoPhInitiator
-
- PLATFORM_ID -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value contains
the unique platform ID of a JADE platform.
- PlatformController - interface jade.wrapper.PlatformController.
- Defines those methods which are permitted on a platform.
- PlatformController.Listener - interface jade.wrapper.PlatformController.Listener.
- Inner callback interface to receive platform events.
- PlatformEvent - interface jade.wrapper.PlatformEvent.
NOT available in MIDP
- PlatformState - class jade.wrapper.PlatformState.
- Provides a concrete implementation of the State interface for agent platforms.
- postMessage(ACLMessage) -
Method in class jade.core.Agent
- Put a received message into the agent message queue.
- Predicate - interface jade.content.Predicate.
- Generic interface to be implemented by classes associated to predicates
in an ontology.
- PredicateSchema - class jade.content.schema.PredicateSchema.
- The class to be used to define schemas of predicates in
an ontology.
- PredicateSchema(String) -
Constructor for class jade.content.schema.PredicateSchema
- Creates a
PredicateSchema
with a given type-name,
e.g.
- PREPARE_INITIATIONS -
Static variable in class jade.proto.ProposeInitiator
-
- PREPARE_RESPONSE -
Static variable in class jade.proto.ProposeResponder
-
- prepareAcceptances(ACLMessage) -
Method in class jade.proto.TwoPh2Initiator
- This method must return the vector of ACLMessage objects to be sent.
- prepareArgs(String[]) -
Method in class jade.util.BasicProperties
- Called by parseArgs to perform any preprocessing of the arguments.
- prepareCfps(ACLMessage) -
Method in class jade.proto.TwoPhInitiator
- This method must return the vector of ACLMessage objects to be sent.
- prepareCfps(ACLMessage) -
Method in class jade.proto.TwoPh0Initiator
- This method must return the vector of ACLMessage objects to be sent.
- prepareCfps(ACLMessage) -
Method in class jade.proto.ContractNetInitiator
- This method must return the vector of ACLMessage objects to be
sent.
- prepareInitiations(ACLMessage) -
Method in class jade.proto.ProposeInitiator
- This method must return the vector of ACLMessage objects to be
sent.
- prepareQueryIfs(ACLMessage) -
Method in class jade.proto.TwoPh1Initiator
- This method must return the vector of ACLMessage objects to be sent.
- prepareRequest(ACLMessage) -
Method in class jade.proto.SimpleAchieveREInitiator
- This method must return the ACLMessage to be sent.
- prepareRequests(ACLMessage) -
Method in class jade.proto.AchieveREInitiator
- This method must return the vector of ACLMessage objects to be
sent.
- prepareResponse(ACLMessage) -
Method in class jade.proto.SubscriptionResponder
- This method is called when a subscription
message is received that matches the message template
specified in the constructor.
- prepareResponse(ACLMessage) -
Method in class jade.proto.SimpleAchieveREResponder
- This method is called when the initiator's
message is received that matches the message template
passed in the constructor.
- prepareResponse(ACLMessage) -
Method in class jade.proto.ProposeResponder
- This method is called when the initiator's
message is received that matches the message template
passed in the constructor.
- prepareResponse(ACLMessage) -
Method in class jade.proto.ContractNetResponder
- This method is called when the initiator's
message is received that matches the message template
passed in the constructor.
- prepareResponse(ACLMessage) -
Method in class jade.proto.AchieveREResponder
- This method is called when the initiator's
message is received that matches the message template
passed in the constructor.
- prepareResultNotification(ACLMessage, ACLMessage) -
Method in class jade.proto.SimpleAchieveREResponder
- This method is called after the response has been sent
and only when one of the folliwing two cases arise:
the response was an
agree
message OR no response
message was sent.
- prepareResultNotification(ACLMessage, ACLMessage) -
Method in class jade.proto.AchieveREResponder
- This method is called after the response has been sent
and only when one of the folliwing two cases arise:
the response was an
agree
message OR no response
message was sent.
- prepareResultNotification(ACLMessage, ACLMessage, ACLMessage) -
Method in class jade.proto.ContractNetResponder
- This callback method is called after the acceptance has been sent
and only if the response was an
accept-propose
message.
- prepareSubscriptions(ACLMessage) -
Method in class jade.proto.SubscriptionInitiator
- This method must return the vector of subscription ACLMessage objects to be
sent.
- PrimitiveSchema - class jade.content.schema.PrimitiveSchema.
- This class represent the schema of primitive entities in
an ontology.
- PrimitiveSchema(String) -
Constructor for class jade.content.schema.PrimitiveSchema
- Creates a
PrimitiveSchema
with a given type-name.
- println() -
Static method in class jade.util.Logger
- Print a new line on the log stream.
- println(String) -
Static method in class jade.util.Logger
- Print a String in a device dependent way.
- printStackTrace() -
Method in class jade.lang.acl.ACLCodec.CodecException
- Print the stack trace for this exception on the standard
output stream.
- printStackTrace() -
Method in class jade.util.WrapperException
- Prints the stack trace of this exception on the standard output
stream.
- Profile - class jade.core.Profile.
- This class allows retrieving configuration-dependent classes.
- Profile() -
Constructor for class jade.core.Profile
-
- ProfileException - exception jade.core.ProfileException.
- This class represents an exception related to JADE profile creation
or management.
- ProfileException(String) -
Constructor for class jade.core.ProfileException
- Construct a
ProfileException
with the given message.
- ProfileException(String, Throwable) -
Constructor for class jade.core.ProfileException
- Constructs a
ProfileException
with the specified detail message,
wrapping the given Throwable
object.
- ProfileImpl - class jade.core.ProfileImpl.
- This class allows the JADE core to retrieve configuration-dependent classes
and boot parameters.
- ProfileImpl() -
Constructor for class jade.core.ProfileImpl
- Creates a Profile implementation with the default configuration
for launching a main-container on the localhost,
RMI internal Message Transport Protocol, port number 1099,
iiop MTP.
- ProfileImpl(Properties) -
Constructor for class jade.core.ProfileImpl
- Creates a Profile implementation using the given properties to
configure the platform startup process.
- ProfileImpl(String) -
Constructor for class jade.core.ProfileImpl
- Create a Profile object initialized with the settings specified
in a given property file
- ProfileImpl(String, int, String) -
Constructor for class jade.core.ProfileImpl
- This constructor creates a default Profile for launching a platform.
- PROPAGATE -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- Properties - class jade.util.leap.Properties.
- The LEAP (environment-dependent) version of the &qote;java.util.Properties&qote; class.
- Properties() -
Constructor for class jade.util.leap.Properties
- Default constructor.
- PropertiesException - exception jade.util.PropertiesException.
- Property related exception.
- PropertiesException() -
Constructor for class jade.util.PropertiesException
- Constructs a ApplicationException with null as its error detail message.
- PropertiesException(String) -
Constructor for class jade.util.PropertiesException
- Construct a PropertiesException with the specified detail message.
- Property - class jade.domain.FIPAAgentManagement.Property.
- This class implements the
property
type, a pair of a
name and value. - PROPERTY -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- PROPERTY_NAME -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- PROPERTY_VALUE -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- Property() -
Constructor for class jade.domain.FIPAAgentManagement.Property
- Default constructor.
- Property(String, Object) -
Constructor for class jade.domain.FIPAAgentManagement.Property
- Create a property object, with the given name and value pair.
- PROPOSE -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- PROPOSE_ACCEPTANCE_KEY -
Variable in class jade.proto.ContractNetResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as an ACCEPT/REJECT PROPOSAL response to the initiator CFP.
- PROPOSE_KEY -
Variable in class jade.proto.ProposeResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent by the initiator.
- PROPOSE_KEY -
Variable in class jade.proto.ContractNetResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a response to the initiator CFP.
- ProposeInitiator - class jade.proto.ProposeInitiator.
- This class implements the Fipa-Propose interaction protocol
with an API similar and homogeneous to
AchieveREInitiator
. - ProposeInitiator(Agent, ACLMessage) -
Constructor for class jade.proto.ProposeInitiator
- Construct a
ProposeInitiator
with an empty DataStore
- ProposeInitiator(Agent, ACLMessage, DataStore) -
Constructor for class jade.proto.ProposeInitiator
- Construct a
ProposeInitiator
with a given DataStore
- ProposeResponder - class jade.proto.ProposeResponder.
- Behaviour class for
fipa-propose
Responder role. - ProposeResponder(Agent, MessageTemplate) -
Constructor for class jade.proto.ProposeResponder
- Constructor of the behaviour that creates a new empty DataStore
- ProposeResponder(Agent, MessageTemplate, DataStore) -
Constructor for class jade.proto.ProposeResponder
- Constructor.
- PROPOSITION -
Static variable in class jade.content.schema.IRESchema
-
- PROXY -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- put(Object) -
Method in class jade.util.InputQueue
- Insert an object into the queue.
- put(Object, Object) -
Method in interface jade.util.leap.Map
- Associates the specified value with the specified key in this map
(optional operation).
- put(Object, Object) -
Method in class jade.util.leap.HashMap
-
- put(String, Object) -
Method in class jade.util.BasicProperties
- Set property value to specified object.
- putBack(ACLMessage) -
Method in class jade.core.Agent
- Puts a received ACL message back into the message
queue.
- putO2AObject(Object, boolean) -
Method in class jade.core.Agent
- This method should not be used by application code.
- putO2AObject(Object, boolean) -
Method in class jade.wrapper.Agent
- Passes an application-specific object to a local agent, created
using JADE In-Process Interface.
Q
- QUERY_IF -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- QUERY_PLATFORM_LOCATIONS -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- QUERY_REF -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- QueryAgentsOnLocation - class jade.domain.JADEAgentManagement.QueryAgentsOnLocation.
- This class represents the
query-agents-on-location
action of
the JADE-agent-management ontology
. - QUERYAGENTSONLOCATION -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- QUERYAGENTSONLOCATION_LOCATION -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- QueryAgentsOnLocation() -
Constructor for class jade.domain.JADEAgentManagement.QueryAgentsOnLocation
- Default constructor.
- QUERYIF_KEY -
Variable in class jade.proto.TwoPh1Initiator
- key to retrieve from the DataStore of the behaviour the ACLMessage
object passed in the constructor of the class.
- QueryPlatformLocationsAction - class jade.domain.JADEAgentManagement.QueryPlatformLocationsAction.
- This class represents the
query-platform-locations
action of
the JADE-agent-management ontology
. - QueryPlatformLocationsAction() -
Constructor for class jade.domain.JADEAgentManagement.QueryPlatformLocationsAction
- Default constructor.
R
- read(InputStream) -
Static method in class jade.core.Agent
- Read a previously saved agent from an input stream and restarts
it under its former name.
- read(InputStream, String) -
Static method in class jade.core.Agent
- Read a previously saved agent from an input stream and restarts
it under a different name.
- readLine(Reader) -
Method in class jade.util.BasicProperties
- Read one line from the Reader.
- RECEIVE_PROPOSE -
Static variable in class jade.proto.ProposeResponder
-
- RECEIVE_REPLY -
Static variable in class jade.proto.ProposeInitiator
-
- receive() -
Method in class jade.core.Agent
- Receives an ACL message from the agent message
queue.
- receive(MessageTemplate) -
Method in class jade.core.Agent
- Receives an ACL message matching a given template.
- ReceivedObject - class jade.domain.FIPAAgentManagement.ReceivedObject.
- This class implements the
received-object
object from
the FIPA Agent Management ontology. - RECEIVEDOBJECT -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- RECEIVEDOBJECT_BY -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- RECEIVEDOBJECT_DATE -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- RECEIVEDOBJECT_FROM -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- RECEIVEDOBJECT_ID -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- RECEIVEDOBJECT_VIA -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- ReceivedObject() -
Constructor for class jade.domain.FIPAAgentManagement.ReceivedObject
- The constructor initializes the date to current time and all
the Strings to empty strings.
- ReflectiveIntrospector - class jade.content.onto.ReflectiveIntrospector.
- The default introspector for user defined ontologies that uses
Java Reflection to translate java objects to/from abstract
descriptors.
- ReflectiveIntrospector() -
Constructor for class jade.content.onto.ReflectiveIntrospector
-
- REFUSE -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- RefuseException - exception jade.domain.FIPAAgentManagement.RefuseException.
- This class represents a generic RefuseException
- RefuseException(String) -
Constructor for class jade.domain.FIPAAgentManagement.RefuseException
-
- Register - class jade.domain.FIPAAgentManagement.Register.
- This class implements the
register
action of the
fipa-agent-management ontology
. - REGISTER -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- REGISTER_DESCRIPTION -
Static variable in class jade.domain.FIPAAgentManagement.Register
- A string constant for the
description
slot name.
- REGISTER_DESCRIPTION -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- Register() -
Constructor for class jade.domain.FIPAAgentManagement.Register
- Default constructor.
- register(Agent, AID, AMSAgentDescription) -
Static method in class jade.domain.AMSService
- Register a AMSAgentDescription with a AMS agent.
- register(Agent, AID, DFAgentDescription) -
Static method in class jade.domain.DFService
- Register a new DF-Description with a DF agent.
- register(Agent, AMSAgentDescription) -
Static method in class jade.domain.AMSService
- registers a
AMSAgentDescription
with the default AMS
- register(Agent, DFAgentDescription) -
Static method in class jade.domain.DFService
- Registers a
DFAgentDescription
with the default DF
- register(SubscriptionResponder.Subscription) -
Method in interface jade.proto.SubscriptionResponder.SubscriptionManager
- Register a new Subscription object
- registerDefaultTransition(String, String) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a default transition in the FSM defining the policy for
children scheduling of this
FSMBehaviour
.
- registerDefaultTransition(String, String, String[]) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a default transition in the FSM defining the policy for
children scheduling of this
FSMBehaviour
.
- registerFirstState(Behaviour, String) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a
Behaviour
as the initial state of this
FSMBehaviour
.
- registerHandleAcceptProposal(Behaviour) -
Method in class jade.proto.TwoPhResponder
- This method allows to register a user defined
Behaviour
in the HANDLE_ACCEPTANCE state.
- registerHandleAcceptProposal(Behaviour) -
Method in class jade.proto.ProposeInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ACCEPT_PROPOSAL state.
- registerHandleAgree(Behaviour) -
Method in class jade.proto.SubscriptionInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_AGREE state.
- registerHandleAgree(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_AGREE state.
- registerHandleAllResponses(Behaviour) -
Method in class jade.proto.TwoPh2Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_ALL_RESPONSES state.
- registerHandleAllResponses(Behaviour) -
Method in class jade.proto.TwoPh1Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_ALL_RESPONSES state.
- registerHandleAllResponses(Behaviour) -
Method in class jade.proto.TwoPh0Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_ALL_RESPONSES state.
- registerHandleAllResponses(Behaviour) -
Method in class jade.proto.SubscriptionInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ALL_RESPONSES state.
- registerHandleAllResponses(Behaviour) -
Method in class jade.proto.ProposeInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ALL_RESPONSES state.
- registerHandleAllResponses(Behaviour) -
Method in class jade.proto.ContractNetInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ALL_RESPONSES state.
- registerHandleAllResponses(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ALL_RESPONSES state.
- registerHandleAllResultNotifications(Behaviour) -
Method in class jade.proto.ContractNetInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ALL_RESULT_NOTIFICATIONS state.
- registerHandleAllResultNotifications(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ALL_RESULT_NOTIFICATIONS state.
- registerHandleCancel(Behaviour) -
Method in class jade.proto.SubscriptionResponder
- This method allows to register a user defined
Behaviour
in the HANDLE_CANCEL state.
- registerHandleCfp(Behaviour) -
Method in class jade.proto.TwoPhResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_PROPOSE state.
- registerHandleConfirm(Behaviour) -
Method in class jade.proto.TwoPh1Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_CONFIRM state.
- registerHandleDisconfirm(Behaviour) -
Method in class jade.proto.TwoPh1Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_DISCONFIRM state.
- registerHandleInform(Behaviour) -
Method in class jade.proto.TwoPh2Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_INFORM state.
- registerHandleInform(Behaviour) -
Method in class jade.proto.TwoPh1Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_INFORM state.
- registerHandleInform(Behaviour) -
Method in class jade.proto.SubscriptionInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_INFORM state.
- registerHandleInform(Behaviour) -
Method in class jade.proto.ContractNetInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_INFORM state.
- registerHandleInform(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_INFORM state.
- registerHandleNotUnderstood(Behaviour) -
Method in class jade.proto.ProposeInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_NOT_UNDERSTOOD state.
- registerHandleOldResponse(Behaviour) -
Method in class jade.proto.TwoPh2Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_OLD_RESPONSE state.
- registerHandleOutOfSequence(Behaviour) -
Method in class jade.proto.ProposeInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_OUT_OF_SEQ state.
- registerHandleOutOfSequnece(Behaviour) -
Method in class jade.proto.ContractNetResponder
- This method allows to register a user defined
Behaviour
in the HANDLE_OUT_OF_SEQUENCE state.
- registerHandlePropose(Behaviour) -
Method in class jade.proto.TwoPh0Initiator
- This method allows to register a user defined
Behaviour
in the
HANDLE_PROPOSE state.
- registerHandlePropose(Behaviour) -
Method in class jade.proto.ContractNetInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_PROPOSE state.
- registerHandleQueryIf(Behaviour) -
Method in class jade.proto.TwoPhResponder
- This method allows to register a user defined
Behaviour
in the HANDLE_QUERY_IF state.
- registerHandler(Object, Behaviour) -
Method in class jade.proto.states.HandlerSelector
- Register the bounding between an handler and a key.
- registerHandleRefuse(Behaviour) -
Method in class jade.proto.SubscriptionInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_REFUSE state.
- registerHandleRefuse(Behaviour) -
Method in class jade.proto.ContractNetInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_REFUSE state.
- registerHandleRefuse(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_REFUSE state.
- registerHandleRejectProposal(Behaviour) -
Method in class jade.proto.TwoPhResponder
- This method allows to register a user defined
Behaviour
in the HANDLE_REJECT state.
- registerHandleRejectProposal(Behaviour) -
Method in class jade.proto.ProposeInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_REJECT_PROPOSAL state.
- registerHandleRejectProposal(Behaviour) -
Method in class jade.proto.ContractNetResponder
- This method allows to register a user defined
Behaviour
in the HANDLE_REJECT state.
- registerLanguage(Codec) -
Method in class jade.content.ContentManager
- Registers a
Codec
for a given content language
with its default name (i.e.
- registerLanguage(Codec, String) -
Method in class jade.content.ContentManager
- Registers a
Codec
for a given content language
with a given name.
- registerLastState(Behaviour, String) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a
Behaviour
as a final state of this
FSMBehaviour
.
- registerOntology(Ontology) -
Method in class jade.content.ContentManager
- Registers an
Ontology
with its default name (i.e.
- registerOntology(Ontology, String) -
Method in class jade.content.ContentManager
- Registers an
Ontology
with a given name.
- registerPrepareCfps(Behaviour) -
Method in class jade.proto.TwoPh0Initiator
- This method allows to register a user-defined
Behaviour
in the
PREPARE_CFPS state.
- registerPrepareCfps(Behaviour) -
Method in class jade.proto.ContractNetInitiator
- This method allows to register a user-defined
Behaviour
in the PREPARE_CFPS state.
- registerPrepareProposals(Behaviour) -
Method in class jade.proto.TwoPh2Initiator
- This method allows to register a user-defined
Behaviour
in the
PREPARE_ACCEPTANCES state.
- registerPrepareQueryIfs(Behaviour) -
Method in class jade.proto.TwoPh1Initiator
- This method allows to register a user-defined
Behaviour
in the
PREPARE_QUERYIFS state.
- registerPrepareRequests(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the PREPARE_REQUESTS state.
- registerPrepareResponse(Behaviour) -
Method in class jade.proto.SubscriptionResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_RESPONSE state.
- registerPrepareResponse(Behaviour) -
Method in class jade.proto.ProposeResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_RESPONSE state.
- registerPrepareResponse(Behaviour) -
Method in class jade.proto.ContractNetResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_RESPONSE state.
- registerPrepareResponse(Behaviour) -
Method in class jade.proto.AchieveREResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_RESPONSE state.
- registerPrepareResultNotification(Behaviour) -
Method in class jade.proto.ContractNetResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_RESULT_NOTIFICATION state.
- registerPrepareResultNotification(Behaviour) -
Method in class jade.proto.AchieveREResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_RESULT_NOTIFICATION state.
- registerPrepareSubscriptions(Behaviour) -
Method in class jade.proto.SubscriptionInitiator
- This method allows to register a user defined
Behaviour
in the PREPARE_SUBSCRIPTIONS state.
- registerState(Behaviour, String) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a
Behaviour
as a state of this
FSMBehaviour
.
- registerTransition(String, String, int) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a transition in the FSM defining the policy for
children scheduling of this
FSMBehaviour
.
- registerTransition(String, String, int, String[]) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a transition in the FSM defining the policy for
children scheduling of this
FSMBehaviour
.
- REJECT_PROPOSAL -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- REMOTE_SERVICE_MANAGER_ADDRESSES -
Static variable in class jade.core.Profile
- This constant is the name of the property whose value contains the
list of addresses through which the platform Service
Manager can be reached.
- remove() -
Method in class jade.util.leap.EnumIterator
- Remove the element pointed to by this iterator.
- remove() -
Method in class jade.util.leap.EmptyIterator
- Remove the element pointed to by this iterator from the
collection.
- remove(AbsTerm) -
Method in class jade.content.abs.AbsAggregate
- Removes an element from this aggregate.
- remove(int) -
Method in class jade.content.ContentElementList
- Removes the element at the given position from this content
element list.
- remove(int) -
Method in class jade.content.abs.AbsContentElementList
- Removes the element at the given position from this content
element list.
- remove(int) -
Method in class jade.content.abs.AbsAggregate
- Removes the element at the given position from this aggregate.
- remove(int) -
Method in interface jade.util.leap.List
- Removes the element at the specified position in this list.
- remove(int) -
Method in class jade.util.leap.LinkedList
-
- remove(int) -
Method in class jade.util.leap.ArrayList
-
- remove(Object) -
Method in class jade.util.leap.SortedSetImpl
-
- remove(Object) -
Method in class jade.util.leap.RoundList
- Removes the first occurrence of the specified element in this list
and updates the pointer to the current element.
- remove(Object) -
Method in interface jade.util.leap.Map
- Removes the mapping for this key from this map if present (optional
operation).
- remove(Object) -
Method in class jade.util.leap.LinkedList
-
- remove(Object) -
Method in class jade.util.leap.HashMap
-
- remove(Object) -
Method in interface jade.util.leap.Collection
- Removes one instance of the specified element.
- remove(Object) -
Method in class jade.util.leap.ArrayList
-
- removeAddresses(String) -
Method in class jade.core.AID
- To remove a transport address.
- removeAddresses(String) -
Method in class jade.domain.FIPAAgentManagement.APService
- Remove a service from the
addresses
slot
collection of this object.
- removeAPServices(APService) -
Method in class jade.domain.FIPAAgentManagement.APDescription
- Remove a service from the
ap-services
slot
collection of this object.
- removeBehaviour(Behaviour) -
Method in class jade.core.Agent
- This method removes a given behaviour from the agent.
- removeFirst() -
Method in class jade.util.leap.LinkedList
- Removes and returns the first element from this list.
- removeIntendedReceiver(AID) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Remove an agent identifier from the
intended-receiver
slot collection of this object.
- removeLanguages(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
- Remove a content language name from the
languages
slot collection of this object.
- removeLanguages(String) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
- Remove a content language name from the
languages
slot collection of this object.
- removeOntologies(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
- Remove an ontology name from the
ontologies
slot
collection of this object.
- removeOntologies(String) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
- Remove an ontology name from the
ontologies
slot
collection of this object.
- removePlatformListener(PlatformController.Listener) -
Method in interface jade.wrapper.PlatformController
- Remove a platform listener.
- removePlatformListener(PlatformController.Listener) -
Method in class jade.wrapper.AgentContainer
-
- removeProperties(Property) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
- Remove a property from the
properties
slot
collection of this object.
- removeProperties(Property) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Remove a property from the
properties
slot
collection of this object.
- removeProtocols(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
- Remove a protocol name from the
protocols
slot
collection of this object.
- removeProtocols(String) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
- Remove a protocol name from the
protocols
slot
collection of this object.
- removeReceiver(AID) -
Method in class jade.lang.acl.ACLMessage
- Removes a value from
:receiver
slot.
- removeReplyTo(AID) -
Method in class jade.lang.acl.ACLMessage
- Removes a value from
:reply_to
slot.
- removeResolvers(AID) -
Method in class jade.core.AID
- To remove a resolver.
- removeServices(ServiceDescription) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
- Remove a service description from the
services
slot collection of this object.
- removeSubBehaviour(Behaviour) -
Method in class jade.core.behaviours.SequentialBehaviour
- Remove a sub behaviour from this
SequentialBehaviour
- removeSubBehaviour(Behaviour) -
Method in class jade.core.behaviours.ParallelBehaviour
- Remove a sub behaviour from this
ParallelBehaviour
- removeTo(AID) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Remove an agent identifier from the
to
slot
collection of this object.
- removeUserDefinedParameter(String) -
Method in class jade.lang.acl.ACLMessage
- Removes the key and its corresponding value from the list of user
defined parameters in this ACLMessage.
- removeUserDefinedSlot(String) -
Method in class jade.core.AID
- To remove a user defined slot.
- renameKey(String, String) -
Method in class jade.util.BasicProperties
- Change key string associated with existing value.
- renewSearchId() -
Method in class jade.domain.FIPAAgentManagement.SearchConstraints
- Regenerate the value of search_id as a globally unique identifier.
- REPLY_KEY -
Variable in class jade.proto.TwoPh2Initiator
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
- REPLY_KEY -
Variable in class jade.proto.TwoPh1Initiator
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
- REPLY_KEY -
Variable in class jade.proto.TwoPh0Initiator
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
- REPLY_KEY -
Variable in class jade.proto.SubscriptionInitiator
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
- REPLY_KEY -
Variable in class jade.proto.ProposeInitiator
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
- REPLY_KEY -
Variable in class jade.proto.ContractNetInitiator
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
- REPLY_KEY -
Variable in class jade.proto.AchieveREInitiator
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
- ReplySender - class jade.proto.states.ReplySender.
- This behaviour sends a reply to a given message adjusting all
protocol fields and receivers.
- ReplySender(Agent, String, String) -
Constructor for class jade.proto.states.ReplySender
- Constructor.
- ReplySender(Agent, String, String, DataStore) -
Constructor for class jade.proto.states.ReplySender
- Constructor.
- REQUEST -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- REQUEST_KEY -
Variable in class jade.proto.SimpleAchieveREResponder
-
- REQUEST_KEY -
Variable in class jade.proto.SimpleAchieveREInitiator
- key to retrive from the datastore the ACLMessage passed in the constructor
- REQUEST_KEY -
Variable in class jade.proto.AchieveREResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent by the initiator.
- REQUEST_KEY -
Variable in class jade.proto.AchieveREInitiator
- key to retrieve from the DataStore of the behaviour the ACLMessage
object passed in the constructor of the class.
- REQUEST_SENT_KEY -
Variable in class jade.proto.SimpleAchieveREInitiator
- key to retrive from the datastore the ACLMessage that has been sent.
- REQUEST_WHEN -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- REQUEST_WHENEVER -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- reset() -
Method in class jade.core.behaviours.TickerBehaviour
- This method must be called to reset the behaviour and starts again
- reset() -
Method in class jade.core.behaviours.SimpleBehaviour
- Resets a
SimpleBehaviour
.
- reset() -
Method in class jade.core.behaviours.ParallelBehaviour
- Resets this behaviour.
- reset() -
Method in class jade.core.behaviours.FSMBehaviour
- Put this FSMBehaviour back in the initial condition.
- reset() -
Method in class jade.core.behaviours.CompositeBehaviour
- Puts a
CompositeBehaviour
back in initial state.
- reset() -
Method in class jade.core.behaviours.Behaviour
- Restores behaviour initial state.
- reset() -
Method in class jade.lang.acl.ACLMessage
- Resets all the message slots.
- reset() -
Method in class jade.proto.TwoPhResponder
-
- reset() -
Method in class jade.proto.SubscriptionResponder
- Reset this behaviour
- reset() -
Method in class jade.proto.SimpleAchieveREResponder
- Reset this behaviour using the same MessageTemplate.
- reset() -
Method in class jade.proto.SimpleAchieveREInitiator
- This method resets this behaviour so that it restarts from the initial
state of the protocol with a null message.
- reset() -
Method in class jade.proto.ProposeResponder
- Reset this behaviour.
- reset() -
Method in class jade.proto.ProposeInitiator
- reset this behaviour by putting a null ACLMessage as message
to be sent
- reset() -
Method in class jade.proto.ContractNetResponder
- Reset the behaviour.
- reset() -
Method in class jade.proto.AchieveREResponder
- Reset this behaviour using the same MessageTemplate.
- reset() -
Method in class jade.proto.AchieveREInitiator
- reset this behaviour
- reset(ACLMessage) -
Method in class jade.proto.TwoPh2Initiator
-
- reset(ACLMessage) -
Method in class jade.proto.TwoPh1Initiator
-
- reset(ACLMessage) -
Method in class jade.proto.TwoPh0Initiator
-
- reset(ACLMessage) -
Method in class jade.proto.SubscriptionInitiator
- reset this behaviour
- reset(ACLMessage) -
Method in class jade.proto.SimpleAchieveREInitiator
- This method resets this behaviour so that it restarts the protocol with
another request message.
- reset(ACLMessage) -
Method in class jade.proto.ProposeInitiator
- reset this behaviour
- reset(ACLMessage) -
Method in class jade.proto.ContractNetInitiator
- reset this behaviour
- reset(ACLMessage) -
Method in class jade.proto.AchieveREInitiator
- reset this behaviour
- reset(Date) -
Method in class jade.core.behaviours.WakerBehaviour
- This method must be called to reset the behaviour and starts again
- reset(long) -
Method in class jade.core.behaviours.WakerBehaviour
- This method must be called to reset the behaviour and starts again
- reset(long) -
Method in class jade.core.behaviours.TickerBehaviour
- This method must be called to reset the behaviour and starts again
- reset(MessageTemplate) -
Method in class jade.proto.SubscriptionResponder
- This method resets the protocol and allows to change the
MessageTemplate
that defines what messages this SubscriptionResponder
will react to.
- reset(MessageTemplate) -
Method in class jade.proto.SimpleAchieveREResponder
- This method allows to change the
MessageTemplate
that defines what messages this FIPARequestResponder will react to and reset the protocol.
- reset(MessageTemplate) -
Method in class jade.proto.ProposeResponder
- This method allows to change the
MessageTemplate
that defines what messages this ProposeResponder will react to
and reset the protocol.
- reset(MessageTemplate) -
Method in class jade.proto.ContractNetResponder
- This method reset the behaviour and
allows to change the
MessageTemplate
that defines what messages this ContractNetResponder will react to.
- reset(MessageTemplate) -
Method in class jade.proto.AchieveREResponder
- This method allows to change the
MessageTemplate
that defines what messages this FIPARequestResponder will react to and reset the protocol.
- reset(MessageTemplate, long, DataStore, Object) -
Method in class jade.proto.states.MsgReceiver
- Reset this behaviour, possibly replacing the receive templatt
and other data.
- resetProcessed() -
Method in class jade.util.Event
- Reset the "processed" status of this
Event
- resetStates(String[]) -
Method in class jade.core.behaviours.FSMBehaviour
- Reset the children behaviours registered in the states indicated in
the
states
parameter.
- RESPONSE_KEY -
Variable in class jade.proto.SubscriptionResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a response to the initiator.
- RESPONSE_KEY -
Variable in class jade.proto.SimpleAchieveREResponder
-
- RESPONSE_KEY -
Variable in class jade.proto.ProposeResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a response to the initiator.
- RESPONSE_KEY -
Variable in class jade.proto.AchieveREResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a response to the initiator.
- restart() -
Method in class jade.core.behaviours.CompositeBehaviour
- Restarts this behaviour.
- restart() -
Method in class jade.core.behaviours.Behaviour
- Restarts a blocked behaviour.
- restore(InputStream) -
Method in class jade.core.Agent
- This method reads a previously saved agent, replacing the current
state of this agent with the one previously saved.
- Result - class jade.content.onto.basic.Result.
- This class implements the
result
operator of the
FIPA SL0 action. - RESULT -
Static variable in interface jade.content.lang.sl.SL0Vocabulary
-
- RESULT_ACTION -
Static variable in interface jade.content.lang.sl.SL0Vocabulary
-
- RESULT_ITEMS -
Static variable in interface jade.content.lang.sl.SL0Vocabulary
- Deprecated. Use
RESULT_VALUE
instead
- RESULT_NOTIFICATION_KEY -
Variable in class jade.proto.SimpleAchieveREResponder
-
- RESULT_NOTIFICATION_KEY -
Variable in class jade.proto.ContractNetResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a result notification to the initiator.
- RESULT_NOTIFICATION_KEY -
Variable in class jade.proto.AchieveREResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a result notification to the initiator.
- RESULT_VALUE -
Static variable in interface jade.content.lang.sl.SL0Vocabulary
-
- Result() -
Constructor for class jade.content.onto.basic.Result
-
- Result(Concept, Object) -
Constructor for class jade.content.onto.basic.Result
-
- resume() -
Method in interface jade.wrapper.PlatformController
- Activate the agent platform.
- resume() -
Method in class jade.wrapper.AgentContainer
-
- RESUMED_PLATFORM -
Static variable in interface jade.wrapper.PlatformEvent
- String constant for the name of the
resumed-platform
event.
- resumedPlatform(PlatformEvent) -
Method in interface jade.wrapper.PlatformController.Listener
- Called when the platform is activated.
- root() -
Method in class jade.core.behaviours.Behaviour
- Returns the root for this
Behaviour
object.
- RoundList - class jade.util.leap.RoundList.
- Implementation of a RoundList with get/insert methods relative
to the current element
- RoundList() -
Constructor for class jade.util.leap.RoundList
- Default constructor.
- Runtime - class jade.core.Runtime.
- The singleton instance (accessible through the
instance()
static method) of this class allows
controlling the JADE runtime system from an external application.
S
- scanDirectory(String, String, int) -
Method in class jade.util.ExpandedProperties
- Scan a directory for a property file and examine just first level
of subdirectories.
- scheduleFirst() -
Method in class jade.core.behaviours.SequentialBehaviour
- Prepare the first child for execution
- scheduleFirst() -
Method in class jade.core.behaviours.ParallelBehaviour
- Prepare the first child for execution
- scheduleFirst() -
Method in class jade.core.behaviours.FSMBehaviour
- Prepare the first child for execution.
- scheduleFirst() -
Method in class jade.core.behaviours.CompositeBehaviour
- This method schedules the first child to be executed
- scheduleNext(boolean, int) -
Method in class jade.core.behaviours.SequentialBehaviour
- Sequential policy for children scheduling.
- scheduleNext(boolean, int) -
Method in class jade.core.behaviours.ParallelBehaviour
- This method
schedules children behaviours one at a time, in a round robin
fashion.
- scheduleNext(boolean, int) -
Method in class jade.core.behaviours.FSMBehaviour
- This method schedules the next child to be executed.
- scheduleNext(boolean, int) -
Method in class jade.core.behaviours.CompositeBehaviour
- This method schedules the next child to be executed
- Search - class jade.domain.FIPAAgentManagement.Search.
- This class implements the
search
action of the
fipa-agent-management ontology
. - SEARCH -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SEARCH_CONSTRAINTS -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SEARCH_DESCRIPTION -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- Search() -
Constructor for class jade.domain.FIPAAgentManagement.Search
- Default constructor.
- search(Agent, AID, AMSAgentDescription) -
Static method in class jade.domain.AMSService
- searches with the passed AMS by using the default SearchConstraints.
- search(Agent, AID, AMSAgentDescription, SearchConstraints) -
Static method in class jade.domain.AMSService
- Searches for data contained within a AMS agent.
- search(Agent, AID, DFAgentDescription) -
Static method in class jade.domain.DFService
- The default SearchConstraints are used.
- search(Agent, AID, DFAgentDescription, SearchConstraints) -
Static method in class jade.domain.DFService
- Searches for data contained within a DF agent.
- search(Agent, AMSAgentDescription) -
Static method in class jade.domain.AMSService
- searches with the default AMS and the default SearchConstraints.
- search(Agent, AMSAgentDescription, SearchConstraints) -
Static method in class jade.domain.AMSService
- searches with the default AMS
- search(Agent, DFAgentDescription) -
Static method in class jade.domain.DFService
- The default DF is used.
- search(Agent, DFAgentDescription, SearchConstraints) -
Static method in class jade.domain.DFService
- The default DF is used.
- SearchConstraints - class jade.domain.FIPAAgentManagement.SearchConstraints.
- This class models a search constraint.
- SEARCHCONSTRAINTS -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SEARCHCONSTRAINTS_MAX_DEPTH -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SEARCHCONSTRAINTS_MAX_RESULTS -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SEARCHCONSTRAINTS_SEARCH_ID -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SearchConstraints() -
Constructor for class jade.domain.FIPAAgentManagement.SearchConstraints
- Default constructor.
- searchUntilFound(Agent, AID, DFAgentDescription, SearchConstraints, long) -
Static method in class jade.domain.DFService
- Searches the DF and remains blocked until a result is found or the
specified timeout has expired.
- SECOND_REPLY_KEY -
Variable in class jade.proto.SimpleAchieveREInitiator
- key to retrive the second reply received.
- SELECTION_NOK -
Static variable in class jade.proto.states.HandlerSelector
- Value returned by
onEnd
method if
no handler was found mapped to the key
- SELECTION_OK -
Static variable in class jade.proto.states.HandlerSelector
- Value returned by
onEnd
method if
an handler was found mapped to the key
- SEND_INITIATIONS -
Static variable in class jade.proto.ProposeInitiator
-
- SEND_RESPONSE -
Static variable in class jade.proto.ProposeResponder
-
- send(ACLMessage) -
Method in class jade.core.Agent
- Send an ACL message to another agent.
- sendInitiations(Vector) -
Method in class jade.proto.ProposeInitiator
- Create and initialize the Sessions and sends the initiation messages.
- SEQUENCE -
Static variable in interface jade.content.lang.sl.SL0Vocabulary
-
- SequentialBehaviour - class jade.core.behaviours.SequentialBehaviour.
- Composite behaviour with sequential children scheduling.
- SequentialBehaviour() -
Constructor for class jade.core.behaviours.SequentialBehaviour
- Default constructor.
- SequentialBehaviour(Agent) -
Constructor for class jade.core.behaviours.SequentialBehaviour
- This constructor sets the owner agent for this behaviour.
- SerialBehaviour - class jade.core.behaviours.SerialBehaviour.
- Base class for all composite behaviour whose children run serially,
i.e.
- SerialBehaviour() -
Constructor for class jade.core.behaviours.SerialBehaviour
- Create a new
SerialBehaviour
object, without
setting the owner agent.
- SerialBehaviour(Agent) -
Constructor for class jade.core.behaviours.SerialBehaviour
- Create a new
SerialBehaviour
object and set the
owner agent.
- Serializable - interface jade.util.leap.Serializable.
- The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface.
- ServiceDescription - class jade.domain.FIPAAgentManagement.ServiceDescription.
- This class models a service data type.
- SERVICEDESCRIPTION -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SERVICEDESCRIPTION_LANGUAGES -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SERVICEDESCRIPTION_NAME -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SERVICEDESCRIPTION_ONTOLOGIES -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SERVICEDESCRIPTION_OWNERSHIP -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SERVICEDESCRIPTION_PROPERTIES -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SERVICEDESCRIPTION_PROTOCOLS -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- SERVICEDESCRIPTION_TYPE -
Static variable in interface jade.domain.FIPAAgentManagement.FIPAManagementVocabulary
-
- ServiceDescription() -
Constructor for class jade.domain.FIPAAgentManagement.ServiceDescription
- Default constructor.
- SERVICES -
Static variable in class jade.core.Profile
- This constants is the name of the property whose value contains
the list of kernel-level services that have to be launched at
bootstrap time
- Set - interface jade.util.leap.Set.
- The LEAP (environment-dependent) version of the &qote;java.util.Set&qote; interface.
- SET -
Static variable in interface jade.content.lang.sl.SL0Vocabulary
-
- set(boolean) -
Method in class jade.content.abs.AbsPrimitive
- Set the value of this AbsPrimitive to the given boolean value.
- set(byte[]) -
Method in class jade.content.abs.AbsPrimitive
- Set the value of this AbsPrimitive to the given byte[] value.
- set(Date) -
Method in class jade.content.abs.AbsPrimitive
- Set the value of this AbsPrimitive to the given Date value.
- set(double) -
Method in class jade.content.abs.AbsPrimitive
- Set the value of this AbsPrimitive to the given double value.
- set(float) -
Method in class jade.content.abs.AbsPrimitive
- Set the value of this AbsPrimitive to the given float value.
- set(int) -
Method in class jade.content.abs.AbsPrimitive
- Set the value of this AbsPrimitive to the given int value.
- set(long) -
Method in class jade.content.abs.AbsPrimitive
- Set the value of this AbsPrimitive to the given long value.
- set(String) -
Method in class jade.content.abs.AbsPrimitive
- Set the value of this AbsPrimitive to the given String.
- set(String, AbsObject) -
Method in class jade.content.abs.AbsPredicate
- Sets an attribute of the predicate held by this
abstract descriptor.
- set(String, AbsPredicate) -
Method in class jade.content.abs.AbsAgentAction
- Set an attribute of the agent action held by this
abstract descriptor.
- set(String, AbsTerm) -
Method in class jade.content.abs.AbsConcept
- Sets an attribute of the concept held by this
abstract descriptor.
- set(String, AbsTerm) -
Method in class jade.content.abs.AbsAggregate
- Overrides this method to check that name is of the form
Codec.UNNAMEDPERFIX+index
- setAclRepresentation(String) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Set the
acl-representation
slot of this object.
- setAct(String) -
Method in class jade.domain.FIPAAgentManagement.UnsupportedAct
-
- setAct(String) -
Method in class jade.domain.FIPAAgentManagement.UnexpectedAct
-
- setAction(Concept) -
Method in class jade.content.onto.basic.Result
-
- setAction(Concept) -
Method in class jade.content.onto.basic.Done
-
- setAction(Concept) -
Method in class jade.content.onto.basic.Action
-
- setActor(AID) -
Method in class jade.content.onto.basic.Action
-
- setAddress(String) -
Method in class jade.core.ContainerID
- Set the transport address string.
- setAddress(String) -
Method in class jade.domain.JADEAgentManagement.UninstallMTP
- Set the
address
slot of this action.
- setAddress(String) -
Method in class jade.domain.JADEAgentManagement.InstallMTP
- Set the
address
slot of this action.
- setAgent(Agent) -
Method in class jade.core.behaviours.CompositeBehaviour
- Associates this behaviour with the agent it belongs to.
- setAgent(Agent) -
Method in class jade.core.behaviours.Behaviour
- Associates this behaviour with the agent it belongs to.
- setAgent(AID) -
Method in class jade.domain.JADEAgentManagement.KillAgent
- Set the
agent
slot of this action.
- setAgentIdentifier(AID) -
Method in class jade.domain.JADEAgentManagement.WhereIsAgentAction
- Set the
agent-identifier
slot of this action.
- setAgentName(String) -
Method in class jade.domain.JADEAgentManagement.CreateAgent
- Set the
agent-name
slot of this action.
- setAgentProfile(MobileAgentProfile) -
Method in class jade.domain.mobility.MobileAgentDescription
- Set the
agent-profile
slot of this action.
- setAgentVersion(String) -
Method in class jade.domain.mobility.MobileAgentDescription
- Set the
agent-version
slot of this action.
- setArgs(Object[]) -
Method in class jade.core.Specifier
- Set the argument list for this specifier object.
- setArgumentName(String) -
Method in class jade.domain.FIPAAgentManagement.UnexpectedArgument
-
- setArgumentName(String) -
Method in class jade.domain.FIPAAgentManagement.MissingArgument
-
- setBehaviourName(String) -
Method in class jade.core.behaviours.Behaviour
- Give a name to this behaviour object.
- setBooleanProperty(String, boolean) -
Method in class jade.util.BasicProperties
- Store a boolean as a string ("true" or "false") with the specified key.
- setBy(String) -
Method in class jade.domain.FIPAAgentManagement.ReceivedObject
- Set the
by
slot of this object.
- setByteSequenceContent(byte[]) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:content
slot.
- setClassName(String) -
Method in class jade.core.Specifier
- Set the name of the class of this specifier.
- setClassName(String) -
Method in class jade.domain.JADEAgentManagement.InstallMTP
- Set the
class-name
slot of this action.
- setClassName(String) -
Method in class jade.domain.JADEAgentManagement.CreateAgent
- Set the
class-name
slot of this action.
- setCloseVM(boolean) -
Method in class jade.core.Runtime
- Causes the local JVM to be closed when the last container in this
JVM terminates.
- setComments(String) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Set the
comments
slot of this object.
- setCondition(Predicate) -
Method in class jade.content.onto.basic.Done
-
- setConstraints(SearchConstraints) -
Method in class jade.domain.FIPAAgentManagement.Search
- Set the
constraints
slot of this object.
- setContainer(ContainerID) -
Method in class jade.domain.JADEAgentManagement.UninstallMTP
- Set the
container
slot of this action.
- setContainer(ContainerID) -
Method in class jade.domain.JADEAgentManagement.KillContainer
- Set the
container
slot of this action.
- setContainer(ContainerID) -
Method in class jade.domain.JADEAgentManagement.InstallMTP
- Set the
container
slot of this action.
- setContainer(ContainerID) -
Method in class jade.domain.JADEAgentManagement.CreateAgent
- Set the
container
slot of this action.
- setContent(String) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:content
slot.
- setContentObject(Serializable) -
Method in class jade.lang.acl.ACLMessage
- This method sets the content of this ACLMessage to a Java object.
- setConversationId(String) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:conversation-id
slot.
- setDataStore(DataStore) -
Method in class jade.core.behaviours.Behaviour
- Set the private data store of this
Behaviour
- setDataStore(DataStore) -
Method in class jade.proto.ProposeInitiator
- Override the setDataStore() method to initialize propagate this
setting to all children.
- setDate(Date) -
Method in class jade.domain.FIPAAgentManagement.ReceivedObject
- Set the
date
slot of this object.
- setDate(Date) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Set the
date
slot of this object.
- setDeadline(long) -
Method in class jade.proto.states.MsgReceiver
- This method allows modifying the deadline
- setDefaultEnvelope() -
Method in class jade.lang.acl.ACLMessage
- Writes the message envelope for this message, using the
:sender
and :receiver
message slots to
fill in the envelope.
- setDelegation(String) -
Method in class jade.domain.JADEAgentManagement.CreateAgent
- Set the
delegation
slot of this action.
- setDependencies(String) -
Method in class jade.domain.mobility.MobileAgentSystem
- Set the
dependencies
slot of this action.
- setDependencies(String) -
Method in class jade.domain.mobility.MobileAgentOS
- Set the
dependencies
slot of this action.
- setDependencies(String) -
Method in class jade.domain.mobility.MobileAgentLanguage
- Set the
dependencies
slot of this action.
- setDescription(Object) -
Method in class jade.domain.FIPAAgentManagement.Search
- Set the
description
slot of this object.
- setDescription(Object) -
Method in class jade.domain.FIPAAgentManagement.Register
- Set the
description
slot of this object.
- setDescription(Object) -
Method in class jade.domain.FIPAAgentManagement.Modify
- Set the
description
slot of this object.
- setDescription(Object) -
Method in class jade.domain.FIPAAgentManagement.Deregister
- Set the
description
slot of this object.
- setDestination(Location) -
Method in class jade.domain.mobility.MobileAgentDescription
- Set the
destination
slot of this action.
- setEnabledO2ACommunication(boolean, int) -
Method in class jade.core.Agent
- This method declares this agent attitude towards object-to-agent
communication, that is, whether the agent accepts to communicate
with other non-JADE components living within the same JVM.
- setEncoding(String) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:encoding
slot.
- setEncodingByOrder(boolean) -
Method in class jade.content.schema.ObjectSchema
- Sets an indication about whether the preferred encoding for the
slots of concepts compliants to this schema is by oredr or by name.
- setEnvelope(Envelope) -
Method in class jade.lang.acl.ACLMessage
- Attaches an envelope to this message.
- setErrorMessage(String) -
Method in class jade.domain.FIPAAgentManagement.InternalError
-
- setFrom(AID) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Set the
from
slot of this object.
- setFrom(String) -
Method in class jade.domain.FIPAAgentManagement.ReceivedObject
- Set the
from
slot of this object.
- setFunction(String) -
Method in class jade.domain.FIPAAgentManagement.UnsupportedFunction
-
- setId(String) -
Method in class jade.domain.FIPAAgentManagement.ReceivedObject
- Set the
id
slot of this object.
- setImportKey(String) -
Method in class jade.util.ImportableProperties
- Change value of import directive.
- setInReplyTo(String) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:in-reply-to
slot.
- setIntProperty(String, int) -
Method in class jade.util.BasicProperties
- Store an int as a string with the specified key.
- setItems(List) -
Method in class jade.content.onto.basic.Result
-
- setLanguage(MobileAgentLanguage) -
Method in class jade.domain.mobility.MobileAgentProfile
- Set the
language
slot of this action.
- setLanguage(String) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:language
slot.
- setLeaseTime(Date) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
- Set the lease time for the registration of this DFAgentDescription
as an absolute time.
- setLeft(Object) -
Method in class jade.content.onto.basic.Equals
-
- setLocalName(String) -
Method in class jade.core.AID
- This method permits to set the symbolic name of an agent.
- setLocation(Location) -
Method in class jade.domain.JADEAgentManagement.QueryAgentsOnLocation
- Set the
location
slot of this action.
- setLogFormat(String) -
Method in class jade.util.Logger
- Define the log format of this Logger object.
- setMajorVersion(Long) -
Method in class jade.domain.mobility.MobileAgentSystem
- Set the
major-version
slot of this action.
- setMajorVersion(Long) -
Method in class jade.domain.mobility.MobileAgentOS
- Set the
major-version
slot of this action.
- setMajorVersion(Long) -
Method in class jade.domain.mobility.MobileAgentLanguage
- Set the
major-version
slot of this action.
- setMaxDepth(Long) -
Method in class jade.domain.FIPAAgentManagement.SearchConstraints
- Set the
max-depth
slot of this object.
- setMaxResults(Long) -
Method in class jade.domain.FIPAAgentManagement.SearchConstraints
- Set the
max-results
slot of this object.
- setMessage(String) -
Method in class jade.domain.FIPAException
- Set the content of the ACL message representing this exception
- setMinorVersion(Long) -
Method in class jade.domain.mobility.MobileAgentSystem
- Set the
minor-version
slot of this action.
- setMinorVersion(Long) -
Method in class jade.domain.mobility.MobileAgentOS
- Set the
minor-version
slot of this action.
- setMinorVersion(Long) -
Method in class jade.domain.mobility.MobileAgentLanguage
- Set the
minor-version
slot of this action.
- setMobileAgentDescription(MobileAgentDescription) -
Method in class jade.domain.mobility.MoveAction
- Set the
mobile-agent-description
slot of this
action.
- setName(AID) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
- Set the identifier of the agent
- setName(AID) -
Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
- Set the
name
slot of this object.
- setName(AID) -
Method in class jade.domain.mobility.MobileAgentDescription
- Set the
name
slot of this action.
- setName(String) -
Method in class jade.content.abs.AbsVariable
- Sets the name of this variable.
- setName(String) -
Method in class jade.core.Specifier
- Set the name for this specifier object.
- setName(String) -
Method in class jade.core.ContainerID
- Set the name of the described container.
- setName(String) -
Method in class jade.core.AID
- This method permits to set the symbolic name of an agent.
- setName(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
- Set the
name
slot of this object.
- setName(String) -
Method in class jade.domain.FIPAAgentManagement.Property
- Set the name of the property object.
- setName(String) -
Method in class jade.domain.FIPAAgentManagement.APService
- Set the
name
slot of this object.
- setName(String) -
Method in class jade.domain.FIPAAgentManagement.APDescription
- Set the
name
slot of this object.
- setName(String) -
Method in class jade.domain.mobility.MobileAgentSystem
- Set the
name
slot of this action.
- setName(String) -
Method in class jade.domain.mobility.MobileAgentOS
- Set the
name
slot of this action.
- setName(String) -
Method in class jade.domain.mobility.MobileAgentLanguage
- Set the
name
slot of this action.
- setNewName(String) -
Method in class jade.domain.mobility.CloneAction
- Set the
new-name
slot of this action.
- setObjectName(String) -
Method in class jade.domain.FIPAAgentManagement.UnexpectedParameter
-
- setObjectName(String) -
Method in class jade.domain.FIPAAgentManagement.MissingParameter
-
- setOntology(String) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:ontology
slot.
- setOS(MobileAgentOS) -
Method in class jade.domain.mobility.MobileAgentProfile
- Set the
os
slot of this action.
- setOwnership(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
- Set the
ownership
slot of this object.
- setOwnership(String) -
Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
- Set the
ownership
slot of this object.
- setParameter(String, String) -
Method in class jade.core.ProfileImpl
- Assign the given value to the given property name.
- setParameter(String, String) -
Method in class jade.core.Profile
- Assign the given value to the given property name.
- setParameterName(String) -
Method in class jade.domain.FIPAAgentManagement.UnrecognisedParameterValue
-
- setParameterName(String) -
Method in class jade.domain.FIPAAgentManagement.UnexpectedParameter
-
- setParameterName(String) -
Method in class jade.domain.FIPAAgentManagement.MissingParameter
-
- setParameterValue(String) -
Method in class jade.domain.FIPAAgentManagement.UnrecognisedParameterValue
-
- setPassword(String) -
Method in class jade.domain.JADEAgentManagement.KillContainer
- Set the
password
slot of this action.
- setPassword(String) -
Method in class jade.domain.JADEAgentManagement.KillAgent
- Set the
password
slot of this action.
- setPassword(String) -
Method in class jade.domain.JADEAgentManagement.CreateAgent
- Set the
password
slot of this action.
- setPayloadEncoding(String) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Set the
payload-encoding
slot of this object.
- setPayloadLength(Long) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Set the
payload-length
slot of this object.
- setPerformative(int) -
Method in class jade.lang.acl.ACLMessage
- set the performative of this ACL message object to the passed constant.
- setProperty(String, String) -
Method in class jade.util.BasicProperties
- Set property value.
- setPropertyIfNot(String, String) -
Method in class jade.util.BasicProperties
- Set property value only if its not set already.
- setProposition(AbsPredicate) -
Method in class jade.content.abs.AbsIRE
- Sets the proposition of this IRE.
- setProtocol(String) -
Method in class jade.core.ContainerID
- Set the IMTP type used to reach the described
container.
- setProtocol(String) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:protocol
slot.
- setQueueSize(int) -
Method in class jade.core.Agent
- Set message queue size.
- setReceived(ReceivedObject) -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Set the
received
slot of this object.
- setReceivedKey(Object) -
Method in class jade.proto.states.MsgReceiver
- This method allows modifying the key in the DS where to put the
received message
- setRelativeLeaseTime(long) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
- Set the lease time for the registration of this
DFAgentDescription
as a relative time.
- setReplyByDate(Date) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:reply-by
slot.
- setReplyWith(String) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:reply-with
slot.
- setRight(Object) -
Method in class jade.content.onto.basic.Equals
-
- setSearchId(String) -
Method in class jade.domain.FIPAAgentManagement.SearchConstraints
- Set the
search-id
slot of this object.
- setSender(AID) -
Method in class jade.content.OntoACLMessage
- This method is redefined so that the sender AID is automatically
wrapped into an OntoAID
- setSender(AID) -
Method in class jade.lang.acl.ACLMessage
- Writes the
:sender
slot.
- setSignature(String) -
Method in class jade.domain.mobility.MobileAgentDescription
- Set the
signature
slot of this action.
- setSpecifiers(String, List) -
Method in class jade.core.ProfileImpl
- Assign the given property value to the given property name
- setSpecifiers(String, List) -
Method in class jade.core.Profile
- Assign the given value to the given property name.
- setState(String) -
Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
- Set the
state
slot of this object.
- setSystem(MobileAgentSystem) -
Method in class jade.domain.mobility.MobileAgentProfile
- Set the
system
slot of this action.
- setTemplate(MessageTemplate) -
Method in class jade.proto.states.MsgReceiver
- This method allows modifying the template
- setTimeFormat(String) -
Method in class jade.util.Logger
- Establish a time format for this logger.
- setType(String) -
Method in class jade.content.abs.AbsVariable
- Sets the value type of this variable.
- setType(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
- Set the
type
slot of this object.
- setType(String) -
Method in class jade.domain.FIPAAgentManagement.APService
- Set the
type
slot of this object.
- setup() -
Method in class jade.core.Agent
- This protected method is an empty placeholder for application
specific startup code.
- setValidationMode(boolean) -
Method in class jade.content.ContentManager
- Set the validation mode i.e.
- setValue(Object) -
Method in class jade.content.onto.basic.Result
-
- setValue(Object) -
Method in class jade.domain.FIPAAgentManagement.Property
- Set the value for this property object, attached to the
property name.
- setValue(String) -
Method in class jade.domain.FIPAAgentManagement.UnsupportedValue
-
- setValue(String) -
Method in class jade.domain.FIPAAgentManagement.UnrecognisedValue
-
- setVariable(AbsVariable) -
Method in class jade.content.abs.AbsIRE
- Sets the variable of this IRE.
- setVia(String) -
Method in class jade.domain.FIPAAgentManagement.ReceivedObject
- Set the
via
slot of this object.
- ShowGui - class jade.domain.JADEAgentManagement.ShowGui.
- This class represents the
show-gui
action of
the JADE-agent-management ontology
. - SHOWGUI -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- ShowGui() -
Constructor for class jade.domain.JADEAgentManagement.ShowGui
- Default constructor.
- shutDown() -
Method in class jade.core.Runtime
- Stops the JADE container running in the Single-container modality.
- ShutdownPlatform - class jade.domain.JADEAgentManagement.ShutdownPlatform.
- This class represents the
shutdown-platform
action of
the JADE-agent-management ontology
. - SHUTDOWNPLATFORM -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- ShutdownPlatform() -
Constructor for class jade.domain.JADEAgentManagement.ShutdownPlatform
- Default constructor.
- SimpleAchieveREInitiator - class jade.proto.SimpleAchieveREInitiator.
- This is simple implementation of the AchieveREInitiator.
- SimpleAchieveREInitiator(Agent, ACLMessage) -
Constructor for class jade.proto.SimpleAchieveREInitiator
- Construct for the class by creating a new empty DataStore
- SimpleAchieveREInitiator(Agent, ACLMessage, DataStore) -
Constructor for class jade.proto.SimpleAchieveREInitiator
- Constructs a
SimpleAchieveREInitiator
behaviour
- SimpleAchieveREResponder - class jade.proto.SimpleAchieveREResponder.
- This is a single homogeneous and effective implementation of
all the FIPA-Request-like interaction protocols defined by FIPA,
that is all those protocols where the initiator sends a single message
(i.e.
- SimpleAchieveREResponder(Agent, MessageTemplate) -
Constructor for class jade.proto.SimpleAchieveREResponder
- Constructor of the behaviour that creates a new empty DataStore
- SimpleAchieveREResponder(Agent, MessageTemplate, DataStore) -
Constructor for class jade.proto.SimpleAchieveREResponder
- Constructor.
- SimpleBehaviour - class jade.core.behaviours.SimpleBehaviour.
- An atomic behaviour.
- SimpleBehaviour() -
Constructor for class jade.core.behaviours.SimpleBehaviour
- Default constructor.
- SimpleBehaviour(Agent) -
Constructor for class jade.core.behaviours.SimpleBehaviour
- This constructor sets the owner agent for this behaviour.
- size() -
Method in class jade.content.ContentElementList
- Retrieves the number of elements in this content element list.
- size() -
Method in class jade.content.abs.AbsContentElementList
- Retrieves the number of elements in this content element list.
- size() -
Method in class jade.content.abs.AbsAggregate
- Retrieves the number of elements in this aggregate.
- size() -
Method in class jade.util.leap.SortedSetImpl
-
- size() -
Method in class jade.util.leap.RoundList
- Returns the number of elements in this list.
- size() -
Method in interface jade.util.leap.Map
- Returns the number of mappings in this map.
- size() -
Method in class jade.util.leap.LinkedList
-
- size() -
Method in class jade.util.leap.HashMap
-
- size() -
Method in interface jade.util.leap.Collection
- Returns the number of elements in this collection.
- size() -
Method in class jade.util.leap.ArrayList
-
- skipNextResponses() -
Method in class jade.proto.ContractNetInitiator
- This method can be called (typically within the handlePropose() method)
to skip all responses that have not been received yet.
- SL0Vocabulary - interface jade.content.lang.sl.SL0Vocabulary.
- The vocabulary of the simbols used in the FIPA SL0 language
- SL1Vocabulary - interface jade.content.lang.sl.SL1Vocabulary.
- The vocabulary of the simbols used in the FIPA SL1 language
- SL2Vocabulary - interface jade.content.lang.sl.SL2Vocabulary.
- The vocabulary of the simbols used in the FIPA SL2 language
- SLCodec - class jade.content.lang.sl.SLCodec.
- The codec class for the FIPA-SLn languages.
- SLCodec() -
Constructor for class jade.content.lang.sl.SLCodec
- Construct a Codec object for the full SL-language (FIPA-SL).
- SLCodec(int) -
Constructor for class jade.content.lang.sl.SLCodec
- Construct a Codec object for the given profile of SL-language.
- SLVocabulary - interface jade.content.lang.sl.SLVocabulary.
- The vocabulary of the simbols used in the FIPA SL language
- SNIFFOFF -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- SNIFFOFF_PASSWORD -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- SNIFFOFF_SNIFFED_AGENTS -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- SNIFFOFF_SNIFFER -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- SNIFFON -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- SNIFFON_PASSWORD -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- SNIFFON_SNIFFED_AGENTS -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- SNIFFON_SNIFFER -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- SOME_DISCONFIRM -
Static variable in interface jade.proto.TwoPhConstants
-
- sortedKeys() -
Method in class jade.util.BasicProperties
- Return a sorted enumertion of this properties keys.
- SortedSet - interface jade.util.leap.SortedSet.
- The LEAP (environment-dependent) version of the &qote;java.util.SortedSet&qote; interface.
- SortedSetImpl - class jade.util.leap.SortedSetImpl.
- The LEAP (environment-dependent) implementation of the &qote;SortedSet&qote; interface.
- SortedSetImpl() -
Constructor for class jade.util.leap.SortedSetImpl
- Default Constructor, creates an empty Set,
according to the elements' natural order.
- specialHandling(String) -
Method in class jade.util.BasicProperties
- Called by parseArgument when the isCandidate method returns false.
- Specifier - class jade.core.Specifier.
- This class represent a specifier and collects a name, a className,
and an array of arguments.
- Specifier() -
Constructor for class jade.core.Specifier
-
- StaleProxyException - exception jade.wrapper.StaleProxyException.
- This exception class is thrown when an attempt to use a stale
(i.e.
- start() -
Method in interface jade.wrapper.PlatformController
- Start the platform after its been initialized.
- start() -
Method in interface jade.wrapper.AgentController
- Start the agent.
- start() -
Method in class jade.wrapper.AgentContainer
-
- start() -
Method in class jade.wrapper.Agent
- Triggers a state transition from INITIATED to
ACTIVE.
- startAgent(String, String, String[]) -
Static method in class jade.core.MicroRuntime
- Start a new agent.
- STARTED_PLATFORM -
Static variable in interface jade.wrapper.PlatformEvent
- String constant for the name of the
started-platform
event.
- startedPlatform(PlatformEvent) -
Method in interface jade.wrapper.PlatformController.Listener
- Called when the platform is started.
- startJADE(Properties, Runnable) -
Static method in class jade.core.MicroRuntime
- Start up the JADE runtime.
- startUp(Profile) -
Method in class jade.core.Runtime
- Starts a JADE container in the Single-container modality.
- State - interface jade.wrapper.State.
- Defines the interface to all concrete implementations of state representation.
- StateBase - class jade.wrapper.StateBase.
- Provides an abstract base class for implementations of state.
- StateResetter - class jade.proto.states.StateResetter.
- This behaviour is used as a state of a FSMbehavior in order to reset
some of the FSM's states or the whole FSM
- StateResetter() -
Constructor for class jade.proto.states.StateResetter
- Constructor.
- StateResetter(String[]) -
Constructor for class jade.proto.states.StateResetter
- Constructor.
- stop() -
Method in class jade.core.behaviours.TickerBehaviour
- This method makes this
TickerBehaviour
terminate
- stopJADE() -
Static method in class jade.core.MicroRuntime
- Shut down the JADE runtime.
- storableProperty(String, String) -
Method in class jade.util.ImportableProperties
- Detect import dirrective and import file.
- storableProperty(String, String) -
Method in class jade.util.BasicProperties
- Called by parseArgument as a final step prior to actually storing the key=value pair.
- store(OutputStream, String) -
Method in class jade.util.BasicProperties
- Writes this property collection to the output stream in a format suitable for
loading into a Properties table using the load method.
- store(String) -
Method in class jade.util.leap.Properties
- Store the set of key-value pairs held by this Properties object
into a given storage element.
- STRING -
Static variable in class jade.content.onto.BasicOntology
-
- STRING -
Static variable in interface jade.domain.FIPANames.ACLCodec
- Syntactic representation of ACL in string form
- StringACLCodec - class jade.lang.acl.StringACLCodec.
- This class implements the FIPA String codec for ACLMessages.
- StringACLCodec() -
Constructor for class jade.lang.acl.StringACLCodec
- constructor for the codec.
- StringACLCodec(Reader, Writer) -
Constructor for class jade.lang.acl.StringACLCodec
- constructor for the codec.
- StringCodec - class jade.content.lang.StringCodec.
- Base class for content language codecs that transform
AbsContentElements to/from sequences of strings
- StringCodec(String) -
Constructor for class jade.content.lang.StringCodec
- Construct a StringCodec object with the given name
- SUBSCRIBE -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- SUBSCRIPTION_KEY -
Variable in class jade.proto.SubscriptionResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent by the initiator as a subscription.
- SUBSCRIPTION_KEY -
Variable in class jade.proto.SubscriptionInitiator
- key to retrieve from the DataStore of the behaviour the subscription ACLMessage
object passed in the constructor of the class.
- SubscriptionInitiator - class jade.proto.SubscriptionInitiator.
- This is a single homogeneous and effective implementation of the initiator role in
all the FIPA-Subscribe-like interaction protocols defined by FIPA,
that is all those protocols
where the initiator sends a single "subscription" message
and receives notifications each time a given condition becomes true.
- SubscriptionInitiator(Agent, ACLMessage) -
Constructor for class jade.proto.SubscriptionInitiator
- Construct a
SubscriptionInitiator
with an empty DataStore
- SubscriptionInitiator(Agent, ACLMessage, DataStore) -
Constructor for class jade.proto.SubscriptionInitiator
- Construct a
SubscriptionInitiator
with a given DataStore
- SubscriptionResponder - class jade.proto.SubscriptionResponder.
- This is a single homogeneous and effective implementation of the responder role in
all the FIPA-Subscribe-like interaction protocols defined by FIPA,
that is all those protocols
where the initiator sends a single "subscription" message
and receives notifications each time a given condition becomes true.
- SubscriptionResponder.Subscription - class jade.proto.SubscriptionResponder.Subscription.
- Inner calss Subscription
- SubscriptionResponder.SubscriptionManager - interface jade.proto.SubscriptionResponder.SubscriptionManager.
- Inner interface SubscriptionManager.
- SubscriptionResponder(Agent, MessageTemplate, SubscriptionResponder.SubscriptionManager) -
Constructor for class jade.proto.SubscriptionResponder
- Constructor of the behaviour that creates a new empty DataStore
- SubscriptionResponder(Agent, MessageTemplate, SubscriptionResponder.SubscriptionManager, DataStore) -
Constructor for class jade.proto.SubscriptionResponder
- Constructor.
- suspend() -
Method in interface jade.wrapper.PlatformController
- Suspend the agent platform.
- suspend() -
Method in interface jade.wrapper.AgentController
- Suspend the agent.
- suspend() -
Method in class jade.wrapper.AgentContainer
-
- suspend() -
Method in class jade.wrapper.Agent
- Triggers a state transition from ACTIVE to
SUSPENDED.
- SUSPENDED -
Static variable in class jade.domain.FIPAAgentManagement.AMSAgentDescription
- String constant for the
suspended
agent life-cycle
state.
- SUSPENDED_PLATFORM -
Static variable in interface jade.wrapper.PlatformEvent
- String constant for the name of the
suspended-platform
event.
- suspendedPlatform(PlatformEvent) -
Method in interface jade.wrapper.PlatformController.Listener
- Called when the platform is suspended.
- SYNC -
Static variable in class jade.wrapper.Agent
- Constant representing a synchronous rendez-vous policy.
T
- takeDown() -
Method in class jade.core.Agent
- This protected method is an empty placeholder for application
specific cleanup code.
- Term - interface jade.content.Term.
- Interface representing a generic term, i.e.
- TermSchema - class jade.content.schema.TermSchema.
- This class represents the schema of a generic term in
an ontology.
- TermSchema(String) -
Constructor for class jade.content.schema.TermSchema
- Creates a
TermSchema
with a given type-name.
- testPropertyFile(String) -
Method in class jade.util.ExpandedProperties
- Once the property file search has expanded beyond the current
directory this method is used to examine property files
which match the desired name - if it contains an import directive
then return the value of that directive otherwise return
the name of the property file.
- TickerBehaviour - class jade.core.behaviours.TickerBehaviour.
- This abstract class implements a
Behaviour
that
periodically executes a user-defined piece of code. - TickerBehaviour(Agent, long) -
Constructor for class jade.core.behaviours.TickerBehaviour
- Construct a
TickerBehaviour
that call its
onTick()
method every period
ms.
- TIMEOUT_EXPIRED -
Static variable in class jade.proto.states.MsgReceiver
- A numeric constant to mean that a timeout expired.
- toArray() -
Method in class jade.content.ContentElementList
- Retrieve all elements in this content element list in the form of
an array.
- toArray() -
Method in class jade.content.abs.AbsContentElementList
- Retrieve all elements in this content element list in the form of
an array.
- toArray() -
Method in class jade.content.abs.AbsAggregate
- Retrieve all elements in this aggregate in the form of an array.
- toArray() -
Method in class jade.util.leap.SortedSetImpl
-
- toArray() -
Method in class jade.util.leap.LinkedList
-
- toArray() -
Method in interface jade.util.leap.Collection
- Returns an array containing all of the elements in this collection.
- toArray() -
Method in class jade.util.leap.ArrayList
-
- toDate(String) -
Static method in class jade.lang.acl.ISO8601
- This method converts a FIPA DateTime token to a
java.util.Date
.
- toList() -
Method in class jade.util.leap.ArrayList
- Method declaration
- toObject(AbsObject) -
Method in class jade.content.onto.Ontology
- Converts an abstract descriptor to a Java object of the proper class.
- toRelativeTimeString(long) -
Static method in class jade.lang.acl.ISO8601
- this method converts into a string in ISO8601 format representing
relative time from the current time
- toString() -
Method in class jade.content.abs.AbsPrimitive
- Deprecated. Use
toString()
instead
- toString() -
Method in class jade.content.abs.AbsContentElementList
-
- toString() -
Method in class jade.content.abs.AbsAggregate
-
- toString() -
Method in class jade.core.Specifier
- This method is used by Boot, ProfileImpl, and RMA in order
to have a String representation of this Specifier according to the
format
name:className(arg1 arg2 argn)
- toString() -
Method in class jade.core.ProfileImpl
- Creates a string representation of this profile.
- toString() -
Method in class jade.core.ContainerID
- Retrieve a string representation for this container ID.
- toString() -
Method in class jade.core.AID
- Converts this agent identifier into a readable string.
- toString() -
Method in class jade.domain.FIPAAgentManagement.ReceivedObject
- Retrieve a string representation for this received object.
- toString() -
Method in class jade.domain.FIPAAgentManagement.Envelope
- Retrieve a string representation for this platform description.
- toString() -
Method in class jade.domain.FIPAAgentManagement.APService
- Retrieve a string representation for this platform service
description.
- toString() -
Method in class jade.domain.FIPAAgentManagement.APDescription
- Retrieve a string representation for this platform description.
- toString() -
Method in class jade.lang.acl.MessageTemplate
- Retrieve a string representation of this message template.
- toString() -
Method in class jade.lang.acl.ACLMessage
- Convert an ACL message to its string representation.
- toString() -
Method in class jade.util.leap.RoundList
- Returns a string representation of this collection.
- toString() -
Method in class jade.wrapper.StateBase
- A string representation of this state.
- toString() -
Method in interface jade.wrapper.State
- Return string representation of state description and its code.
- toString(Date) -
Static method in class jade.lang.acl.ISO8601
- This method converts a
java.util.Date
into a FIPA DateTime
token by using the UTC time.
- toString(Date, boolean) -
Static method in class jade.lang.acl.ISO8601
- This method converts a
java.util.Date
into a FIPA DateTime token.
- toStringArray() -
Method in class jade.util.BasicProperties
- Create a String[] for the properties with one key=value pair per array entry.
- TRANSIT -
Static variable in class jade.domain.FIPAAgentManagement.AMSAgentDescription
- String constant for the
transit
agent life-cycle
state.
- TRUE_PROPOSITION -
Static variable in interface jade.content.lang.sl.SL0Vocabulary
-
- TrueProposition - class jade.content.onto.basic.TrueProposition.
- This class represents the TRUE proposition i.e.
- TrueProposition() -
Constructor for class jade.content.onto.basic.TrueProposition
-
- TwoPh0Initiator - class jade.proto.TwoPh0Initiator.
- Class description
- TwoPh0Initiator(Agent, ACLMessage, String) -
Constructor for class jade.proto.TwoPh0Initiator
- Constructs a
TwoPh0Initiator
behaviour.
- TwoPh0Initiator(Agent, ACLMessage, String, DataStore) -
Constructor for class jade.proto.TwoPh0Initiator
- Constructs a
TwoPh0Initiator
behaviour.
- TwoPh1Initiator - class jade.proto.TwoPh1Initiator.
- Class description
- TwoPh1Initiator(Agent, ACLMessage, String) -
Constructor for class jade.proto.TwoPh1Initiator
- Constructs a
TwoPh1Initiator
behaviour.
- TwoPh1Initiator(Agent, ACLMessage, String, DataStore) -
Constructor for class jade.proto.TwoPh1Initiator
- Constructs a
TwoPh1Initiator
behaviour.
- TwoPh2Initiator - class jade.proto.TwoPh2Initiator.
- Class description
- TwoPh2Initiator(Agent, ACLMessage) -
Constructor for class jade.proto.TwoPh2Initiator
- Constructs a
TwoPh2Initiator
behaviour.
- TwoPh2Initiator(Agent, ACLMessage, DataStore) -
Constructor for class jade.proto.TwoPh2Initiator
- Constructs a
TwoPh2Initiator
behaviour.
- TwoPhConstants - interface jade.proto.TwoPhConstants.
- Interface description
- TwoPhInitiator - class jade.proto.TwoPhInitiator.
- Class description
- TwoPhInitiator(Agent, ACLMessage) -
Constructor for class jade.proto.TwoPhInitiator
- Constructs a
TwoPhInitiator
behaviour.
- TwoPhInitiator(Agent, ACLMessage, DataStore) -
Constructor for class jade.proto.TwoPhInitiator
- Constructs a
TwoPhInitiator
behaviour.
- TwoPhResponder - class jade.proto.TwoPhResponder.
- Class description
- TwoPhResponder(Agent, MessageTemplate) -
Constructor for class jade.proto.TwoPhResponder
- Constructor of the behaviour that creates a new empty DataStore
- TwoPhResponder(Agent, MessageTemplate, DataStore) -
Constructor for class jade.proto.TwoPhResponder
- Constructor of the behaviour.
- type -
Variable in class jade.util.Event
- The type of this event.
- TypedAggregateFacet - class jade.content.schema.facets.TypedAggregateFacet.
- This facet forces the elements in an AbsAggregate
to be compliant to a given schema.
- TypedAggregateFacet(ObjectSchema) -
Constructor for class jade.content.schema.facets.TypedAggregateFacet
- Construct a
TypedAggregateFacet
that forces
the elements in an AbsAggregate to be instances of a given
schema
U
- Unauthorised - exception jade.domain.FIPAAgentManagement.Unauthorised.
-
- UNAUTHORISED -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- Unauthorised() -
Constructor for class jade.domain.FIPAAgentManagement.Unauthorised
-
- UNCERTAINTY -
Static variable in interface jade.content.lang.sl.SL2Vocabulary
-
- UNCERTAINTY_AGENT -
Static variable in interface jade.content.lang.sl.SL2Vocabulary
-
- UNCERTAINTY_CONDITION -
Static variable in interface jade.content.lang.sl.SL2Vocabulary
-
- UnexpectedAct - exception jade.domain.FIPAAgentManagement.UnexpectedAct.
-
- UNEXPECTEDACT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNEXPECTEDACT_ACT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnexpectedAct() -
Constructor for class jade.domain.FIPAAgentManagement.UnexpectedAct
-
- UnexpectedAct(String) -
Constructor for class jade.domain.FIPAAgentManagement.UnexpectedAct
-
- UnexpectedArgument - exception jade.domain.FIPAAgentManagement.UnexpectedArgument.
-
- UNEXPECTEDARGUMENT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNEXPECTEDARGUMENT_ARGUMENT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnexpectedArgument() -
Constructor for class jade.domain.FIPAAgentManagement.UnexpectedArgument
-
- UnexpectedArgument(String) -
Constructor for class jade.domain.FIPAAgentManagement.UnexpectedArgument
-
- UnexpectedArgumentCount - exception jade.domain.FIPAAgentManagement.UnexpectedArgumentCount.
-
- UNEXPECTEDARGUMENTCOUNT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnexpectedArgumentCount() -
Constructor for class jade.domain.FIPAAgentManagement.UnexpectedArgumentCount
-
- UnexpectedParameter - exception jade.domain.FIPAAgentManagement.UnexpectedParameter.
-
- UNEXPECTEDPARAMETER -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNEXPECTEDPARAMETER_OBJECT_NAME -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNEXPECTEDPARAMETER_PARAMETER_NAME -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnexpectedParameter() -
Constructor for class jade.domain.FIPAAgentManagement.UnexpectedParameter
-
- UnexpectedParameter(String, String) -
Constructor for class jade.domain.FIPAAgentManagement.UnexpectedParameter
-
- UngroundedException - exception jade.content.onto.UngroundedException.
- Thrown when working with an ungrounded abstract descriptor, i.e., a
descriptor containing variables.
- UngroundedException() -
Constructor for class jade.content.onto.UngroundedException
- Constructor
- UninstallMTP - class jade.domain.JADEAgentManagement.UninstallMTP.
- This class represents the
uninstall-MTP
action of
the JADE-agent-management ontology
. - UNINSTALLMTP -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- UNINSTALLMTP_ADDRESS -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- UNINSTALLMTP_CONTAINER -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- UninstallMTP() -
Constructor for class jade.domain.JADEAgentManagement.UninstallMTP
- Default constructor.
- uninstallMTP(String) -
Method in class jade.wrapper.AgentContainer
- Removes a message transport protocol, previously running within this
container.
- UNKNOWN -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying an unknown performative
- UNLIMITED -
Static variable in class jade.content.schema.ObjectSchema
- Canstant value indicating that a slot in a schema has an
infinite maximum cardinality
- UNNAMEDPREFIX -
Static variable in class jade.content.lang.Codec
- This string is the prefix of all the unnamed slots of a Frame
- UnreadableException - exception jade.lang.acl.UnreadableException.
- Signals that an error occured during the decoding of the content
of an ACLMessage using Base64.
- UnrecognisedParameterValue - exception jade.domain.FIPAAgentManagement.UnrecognisedParameterValue.
-
- UNRECOGNISEDPARAMETERVALUE -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNRECOGNISEDPARAMETERVALUE_PARAMETER_NAME -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNRECOGNISEDPARAMETERVALUE_PARAMETER_VALUE -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnrecognisedParameterValue() -
Constructor for class jade.domain.FIPAAgentManagement.UnrecognisedParameterValue
-
- UnrecognisedParameterValue(String, String) -
Constructor for class jade.domain.FIPAAgentManagement.UnrecognisedParameterValue
-
- UnrecognisedValue - exception jade.domain.FIPAAgentManagement.UnrecognisedValue.
-
- UNRECOGNISEDVALUE -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNRECOGNISEDVALUE_VALUE -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnrecognisedValue() -
Constructor for class jade.domain.FIPAAgentManagement.UnrecognisedValue
-
- UnrecognisedValue(String) -
Constructor for class jade.domain.FIPAAgentManagement.UnrecognisedValue
-
- UnsupportedAct - exception jade.domain.FIPAAgentManagement.UnsupportedAct.
-
- UNSUPPORTEDACT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNSUPPORTEDACT_ACT -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnsupportedAct() -
Constructor for class jade.domain.FIPAAgentManagement.UnsupportedAct
-
- UnsupportedAct(String) -
Constructor for class jade.domain.FIPAAgentManagement.UnsupportedAct
-
- UnsupportedFunction - exception jade.domain.FIPAAgentManagement.UnsupportedFunction.
-
- UNSUPPORTEDFUNCTION -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNSUPPORTEDFUNCTION_FUNCTION -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnsupportedFunction() -
Constructor for class jade.domain.FIPAAgentManagement.UnsupportedFunction
-
- UnsupportedFunction(String) -
Constructor for class jade.domain.FIPAAgentManagement.UnsupportedFunction
-
- UnsupportedValue - exception jade.domain.FIPAAgentManagement.UnsupportedValue.
-
- UNSUPPORTEDVALUE -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UNSUPPORTEDVALUE_VALUE -
Static variable in interface jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
- UnsupportedValue() -
Constructor for class jade.domain.FIPAAgentManagement.UnsupportedValue
-
- UnsupportedValue(String) -
Constructor for class jade.domain.FIPAAgentManagement.UnsupportedValue
-
V
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.VariableSchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.PrimitiveSchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.PredicateSchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.ObjectSchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.IRESchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in interface jade.content.schema.Facet
- Check whether a given value for the slot this Facet applies
to is valid.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.ContentElementListSchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.ConceptSchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.AggregateSchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.AgentActionSchema
- Check whether a given abstract descriptor complies with this
schema.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.facets.TypedAggregateFacet
- Check whether a given value for the slot this Facet applies
to is valid.
- validate(AbsObject, Ontology) -
Method in class jade.content.schema.facets.CardinalityFacet
- Check that
the number of elements in an AbsAggregate is within
a given range
- VALUE_TYPE -
Static variable in class jade.content.schema.VariableSchema
-
- valueFilter(String, String) -
Method in class jade.util.BasicProperties
- Called by getProperty(key, default) to perform any post processing of the
value string.
- values() -
Method in interface jade.util.leap.Map
- Returns a Collection view of the values contained in this map.
- values() -
Method in class jade.util.leap.HashMap
-
- VARIABLE -
Static variable in class jade.content.schema.IRESchema
-
- VariableSchema - class jade.content.schema.VariableSchema.
- This class represents the schema of a variable.
W
- WAITING -
Static variable in class jade.domain.FIPAAgentManagement.AMSAgentDescription
- String constant for the
waiting
agent life-cycle
state.
- waitUntilProcessed() -
Method in class jade.util.Event
- Blocks the calling thread until the
notifyProcessed()
method is called.
- WakerBehaviour - class jade.core.behaviours.WakerBehaviour.
- This abstract class implements a OneShot task that must be executed
only one just after a given timeout is elapsed.
- WakerBehaviour(Agent, Date) -
Constructor for class jade.core.behaviours.WakerBehaviour
- This method constructs the behaviour.
- WakerBehaviour(Agent, long) -
Constructor for class jade.core.behaviours.WakerBehaviour
- This method constructs the behaviour.
- WAP -
Static variable in interface jade.domain.FIPANames.MTP
- WAP-based MTP
- WHEN_ALL -
Static variable in class jade.core.behaviours.ParallelBehaviour
- Predefined constant to be used in the constructor to create
a
ParallelBehaviour
that terminates when all its
children are done.
- WHEN_ANY -
Static variable in class jade.core.behaviours.ParallelBehaviour
- Predefined constant to be used in the constructor to create
a
ParallelBehaviour
that terminates when any of
its child is done.
- WHEREISAGENT -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- WHEREISAGENT_AGENTIDENTIFIER -
Static variable in interface jade.domain.JADEAgentManagement.JADEManagementVocabulary
-
- WhereIsAgentAction - class jade.domain.JADEAgentManagement.WhereIsAgentAction.
- This class represents the
where-is-agent
action of
the JADE-agent-management ontology
. - WhereIsAgentAction() -
Constructor for class jade.domain.JADEAgentManagement.WhereIsAgentAction
- Default constructor.
- wrap(ACLMessage) -
Static method in class jade.content.OntoACLMessage
- Create an ontological ACL message that wraps an existing
ACLMessage
.
- wrap(AID) -
Static method in class jade.content.OntoAID
- Create an ontological Agent identifier that wraps an existing
AID
.
- wrap(boolean) -
Static method in class jade.content.abs.AbsPrimitive
- Create an AbsPrimitive of type
BasicOntology.BOOLEAN
containing a given boolean
value.
- wrap(byte[]) -
Static method in class jade.content.abs.AbsPrimitive
- Create an AbsPrimitive of type
BasicOntology.BYTE_SEQUENCE
containing a given byte[]
value.
- wrap(Date) -
Static method in class jade.content.abs.AbsPrimitive
- Create an AbsPrimitive of type
BasicOntology.DATE
containing a given Date
value.
- wrap(double) -
Static method in class jade.content.abs.AbsPrimitive
- Create an AbsPrimitive of type
BasicOntology.FLOAT
containing a given double
value.
- wrap(float) -
Static method in class jade.content.abs.AbsPrimitive
- Create an AbsPrimitive of type
BasicOntology.FLOAT
containing a given float
value.
- wrap(int) -
Static method in class jade.content.abs.AbsPrimitive
- Create an AbsPrimitive of type
BasicOntology.INTEGER
containing a given int
value.
- wrap(long) -
Static method in class jade.content.abs.AbsPrimitive
- Create an AbsPrimitive of type
BasicOntology.INTEGER
containing a given long
value.
- wrap(String) -
Static method in class jade.content.abs.AbsPrimitive
- Create an AbsPrimitive of type
BasicOntology.STRING
containing a given String
value.
- WrapperException - exception jade.util.WrapperException.
- This class acts as a base class for all the exceptions that wrap
another (nested) exception.
- WrapperException(String) -
Constructor for class jade.util.WrapperException
- Create a wrapper exception with the given message.
- WrapperException(String, Throwable) -
Constructor for class jade.util.WrapperException
- Create a wrapper exception with the given message and nested
exception.
- write(ACLMessage) -
Method in class jade.lang.acl.StringACLCodec
- encodes the message and writes it into the Writer passed in the
constructor.
- write(OutputStream) -
Method in class jade.core.Agent
- Write this agent to an output stream; this method can be used to
record a snapshot of the agent state on a file or to send it
through a network connection.
X
- XML -
Static variable in interface jade.domain.FIPANames.ACLCodec
- Syntactic representation of ACL in XML form
A B C D E F G H I J K L M N O P Q R S T U V W X
JADE