A B C D E F G H I J K L M N O P Q R S T U V W

A

AboutJadeAction - class jade.gui.AboutJadeAction.
This class provide the About dialog for Jade.
AboutJadeAction(JFrame) - Constructor for class jade.gui.AboutJadeAction
 
ABSOLUTE - Static variable in class jade.gui.TimeChooser
 
acc.NoMoreAddressesException - exception jade.core.acc.NoMoreAddressesException.
 
ACCEPT_PROPOSAL - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
ACLCodec - interface jade.lang.acl.ACLCodec.
Abstract interface for converting ACL messages back and forth between Java objects and raw byte sequences, according to a FIPA ACL message representation.
ACLCodec.CodecException - exception jade.lang.acl.ACLCodec.CodecException.
This exception is thrown when some problem occurs in the concrete parsing subsystem accessed through this interface.
ACLCodec.CodecException(String, Throwable) - Constructor for class jade.lang.acl.ACLCodec.CodecException
Construct a new CodecException
AclGui - class jade.gui.AclGui.
The AclGui class extends the Swing JPanel class by adding all the controls required to properly edit/show the fields of an an ACL message compliant to the FIPA 97 specs.
AclGui() - Constructor for class jade.gui.AclGui
Ordinary AclGui constructor.
ACLMessage - class jade.lang.acl.ACLMessage.
The class ACLMessage implements an ACL message compliant to the FIPA 97 specs.
ACLMessage() - Constructor for class jade.lang.acl.ACLMessage
Deprecated. Since every ACL Message must have a message type, you should use the new constructor which gets a message type as a parameter. To avoid problems, now this constructor silently sets the message type to not-understood.
ACLMessage(int) - Constructor for class jade.lang.acl.ACLMessage
This constructor creates an ACL message object with the specified performative.
ACLMessage(String) - Constructor for class jade.lang.acl.ACLMessage
Deprecated. It increases the probability of error when the passed String does not belong to the set of performatives supported by FIPA. This constructor creates an ACL message object with the specified type. To avoid problems, the constructor ACLMessage(int) should be used instead.
ACLParser - class jade.lang.acl.ACLParser.
Javadoc documentation for the file
ACLParser(ACLParserTokenManager) - Constructor for class jade.lang.acl.ACLParser
 
ACLParser(InputStream) - Constructor for class jade.lang.acl.ACLParser
 
ACLParser(Reader) - Constructor for class jade.lang.acl.ACLParser
 
ACLParserConstants - interface jade.lang.acl.ACLParserConstants.
 
ACLParserTokenManager - class jade.lang.acl.ACLParserTokenManager.
 
ACLParserTokenManager(ASCII_CharStream) - Constructor for class jade.lang.acl.ACLParserTokenManager
 
ACLParserTokenManager(ASCII_CharStream, int) - Constructor for class jade.lang.acl.ACLParserTokenManager
 
Action - class jade.onto.basic.Action.
This class represents the action expression ontological role i.e.
ACTION - Static variable in interface jade.lang.sl.SL0ParserConstants
 
ACTION - Static variable in class jade.onto.basic.BasicOntology
 
action() - Method in class jade.core.behaviours.Behaviour
Runs the behaviour.
action() - Method in class jade.core.behaviours.ComplexBehaviour
Executes this ComplexBehaviour.
action() - Method in class jade.core.behaviours.SenderBehaviour
Actual behaviour implementation.
action() - Method in class jade.core.behaviours.ReceiverBehaviour
Actual behaviour implementation.
action() - Method in class jade.core.behaviours.WakerBehaviour
 
action() - Method in class jade.proto.FipaRequestInitiatorBehaviour
 
action() - Method in class jade.proto.FipaQueryInitiatorBehaviour
action method of the behaviour.
action() - Method in class jade.proto.FipaContractNetInitiatorBehaviour
Action method of the behaviour.
action() - Method in class jade.proto.FipaQueryResponderBehaviour
This final method actually implements the procotol.
action() - Method in class jade.proto.FipaContractNetResponderBehaviour
Actual body of the behaviour.
action() - Method in class jade.proto.FipaRequestResponderBehaviour
 
Action() - Constructor for class jade.onto.basic.Action
 
actionPerformed(ActionEvent) - Method in class jade.gui.AboutJadeAction
 
actionPerformed(ActionEvent) - Method in class jade.gui.TimeChooser
 
activate(AID, String) - Method in interface jade.core.AgentManager
 
activate(MTP.Dispatcher) - Method in interface jade.mtp.MTP
Activates an MTP handler for incoming messages on a default address.
activate(MTP.Dispatcher) - Method in class jade.mtp.iiop.MessageTransportProtocol
 
activate(MTP.Dispatcher, TransportAddress) - Method in interface jade.mtp.MTP
Activates an MTP handler for incoming messages on a specific address.
activate(MTP.Dispatcher, TransportAddress) - Method in class jade.mtp.iiop.MessageTransportProtocol
 
ACTIVE - Static variable in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
add_1(Object) - Method in class jade.onto.basic.ResultPredicate
This method adds an item to the sequence of items representing the result
add_escapes(String) - Method in class jade.lang.acl.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in class jade.lang.sl.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAddresses(String) - Method in class jade.core.AID
This method permits to add a transport address where the agent can be contacted.
addAddresses(String) - Method in class jade.domain.FIPAAgentManagement.MTPDescription
 
addAgentNode(AgentTree.AgentNode, String, String, String, String) - Method in class jade.gui.AgentTree
 
addAvailableMtps(MTPDescription) - Method in class jade.domain.FIPAAgentManagement.APTransportDescription
 
addBehaviour(Behaviour) - Method in class jade.core.Agent
This method adds a new behaviour to the agent.
addContainerNode(AgentTree.ContainerNode, String, InetAddress) - Method in class jade.gui.AgentTree
 
addElement(Behaviour) - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Add a new Behaviour to the end of the list.
addElementMap(String, JPopupMenu) - Method in class jade.gui.DescriptionNode
 
addEncrypted(String) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
addEscapes(String) - Static method in class jade.lang.acl.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in class jade.lang.sl.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addIntendedReceiver(AID) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
addLanguages(String) - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
addLanguages(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
addListener(AgentManager.Listener) - Method in interface jade.core.AgentManager
 
addOntologies(String) - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
addOntologies(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
addParameter(Object) - Method in class jade.gui.GuiEvent
adds a new parameter to this event
addParent(AID, DFAgentDescription) - Method in class jade.domain.df
This method can be used to add a parent (a DF with which the this DF is federated).
addProperties(Property) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
addProtocols(String) - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
addProtocols(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
addReceiver(AID) - Method in class jade.lang.acl.ACLMessage
Adds a value to :receiver slot.
addReplyTo(AID) - Method in class jade.lang.acl.ACLMessage
Adds a value to :reply-to slot.
addResolvers(AID) - Method in class jade.core.AID
This method permits to add the AID of a resolver (an agent where name resolution services for the agent can be contacted)
address(String) - Method in class jade.gui.AgentTree.AgentNode
 
ADDRESSES - Static variable in interface jade.lang.acl.ACLParserConstants
 
addRole(String, SlotDescriptor[]) - Method in class jade.onto.DefaultOntology
Adds a new role to this ontology, without a user defined Java class to represent it.
addRole(String, SlotDescriptor[]) - Method in interface jade.onto.Ontology
Adds to the ontology a role without any application-specific class representing it.
addRole(String, SlotDescriptor[], RoleEntityFactory) - Method in class jade.onto.DefaultOntology
Adds a new role to this ontology, with a user defined Java class to represent it.
addRole(String, SlotDescriptor[], RoleEntityFactory) - Method in interface jade.onto.Ontology
Adds to the ontology a role with an application-specific class representing it.
addrToStr(TransportAddress) - Method in interface jade.mtp.MTP
Converts a TransportAddress object into a string representation.
addrToStr(TransportAddress) - Method in class jade.mtp.iiop.MessageTransportProtocol
 
addServices(ServiceDescription) - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
addSniffedAgents(AID) - Method in class jade.domain.JADEAgentManagement.SniffOn
 
addSniffedAgents(AID) - Method in class jade.domain.JADEAgentManagement.SniffOff
 
addSubBehaviour(Behaviour) - Method in class jade.core.behaviours.ComplexBehaviour
Adds a behaviour to the children list.
addTo(AID) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
addUserDefinedParameter(String, String) - Method in class jade.lang.acl.ACLMessage
Add a new user defined parameter to this ACLMessage.
addUserDefinedSlot(String, String) - Method in class jade.core.AID
To add a user defined slot (a pair key, value).
adjustBeginLineColumn(int, int) - Method in class jade.lang.acl.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
Method to adjust line and column numbers for the start of a token.
afterClone() - Method in class jade.core.Agent
Actions to perform after cloning.
afterMove() - Method in class jade.core.Agent
Actions to perform after moving.
Agent - class jade.core.Agent.
The Agent class is the common superclass for user defined software agents.
Agent() - Constructor for class jade.core.Agent
Default constructor.
AgentBorn - class jade.domain.JADEAgentManagement.AgentBorn.
 
AGENTBORN - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
AgentBorn() - Constructor for class jade.domain.JADEAgentManagement.AgentBorn
 
AgentDead - class jade.domain.JADEAgentManagement.AgentDead.
 
AGENTDEAD - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
AgentDead() - Constructor for class jade.domain.JADEAgentManagement.AgentDead
 
AGENTIDENTIFIER - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
AGENTIDENTIFIER - Static variable in class jade.onto.basic.BasicOntology
 
AgentIdentifier() - Method in class jade.lang.acl.ACLParser
 
AgentManager - interface jade.core.AgentManager.
This interface provides Agent Life Cycle management services to the platform AMS.
AgentManager.Listener - interface jade.core.AgentManager.Listener.
This callback interface is implemented by the AMS in order to be notified of significant platform-level events (e.g.
AgentMoved - class jade.domain.JADEAgentManagement.AgentMoved.
 
AGENTMOVED - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
AgentMoved() - Constructor for class jade.domain.JADEAgentManagement.AgentMoved
 
agentNames() - Method in interface jade.core.AgentManager
 
AgentTree - class jade.gui.AgentTree.
 
AgentTree.AgentNode - class jade.gui.AgentTree.AgentNode.
 
AgentTree.AgentNode(AgentTree, String) - Constructor for class jade.gui.AgentTree.AgentNode
 
AgentTree.ContainerNode - class jade.gui.AgentTree.ContainerNode.
 
AgentTree.ContainerNode(AgentTree, String) - Constructor for class jade.gui.AgentTree.ContainerNode
 
AgentTree.Node - class jade.gui.AgentTree.Node.
 
AgentTree.Node(AgentTree, String) - Constructor for class jade.gui.AgentTree.Node
 
AgentTree.SuperContainer - class jade.gui.AgentTree.SuperContainer.
 
AgentTree.SuperContainer(AgentTree, String) - Constructor for class jade.gui.AgentTree.SuperContainer
 
AgentTree(Font) - Constructor for class jade.gui.AgentTree
 
AgentTreeModel - class jade.gui.AgentTreeModel.
 
AgentTreeModel(AgentTree.Node) - Constructor for class jade.gui.AgentTreeModel
 
AGREE - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
AID - class jade.core.AID.
This class represents a JADE Agent Identifier.
AID - Static variable in interface jade.lang.acl.ACLParserConstants
 
AID() - Constructor for class jade.core.AID
Constructs an Agent-Identifier whose slot name is set to an empty string
AID(String) - Constructor for class jade.core.AID
Constructor for an Agent-identifier
AIDGui - class jade.gui.AIDGui.
This class provide a gui to show an AID of an agent.
AIDGui() - Constructor for class jade.gui.AIDGui
 
AIDSTATE - Static variable in interface jade.lang.acl.ACLParserConstants
 
AlreadyRegistered - exception jade.domain.FIPAAgentManagement.AlreadyRegistered.
 
ALREADYREGISTERED - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
AlreadyRegistered() - Constructor for class jade.domain.FIPAAgentManagement.AlreadyRegistered
 
ams - class jade.domain.ams.
Standard Agent Management System agent.
ams(AgentManager) - Constructor for class jade.domain.ams
This constructor creates a new AMS agent.
AMSAgentDescription - class jade.domain.FIPAAgentManagement.AMSAgentDescription.
This class implements a concept of the fipa-agent-management ontology representing the description of an AMSAgent.
AMSAGENTDESCRIPTION - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
AMSAgentDescription() - Constructor for class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
AMSDeregister(AMSAgentDescription) - Method in class jade.domain.ams
it is called also by Agent.java
AMSEvent - interface jade.domain.AMSEvent.
 
AMSRegister(AMSAgentDescription) - Method in class jade.domain.ams
it is called also by Agent.java
AMSServiceCommunicator - class jade.domain.AMSServiceCommunicator.
This class provides a set of static methods to communicate with a AMS Service that complies with FIPA specifications.
AMSServiceCommunicator() - Constructor for class jade.domain.AMSServiceCommunicator
 
and(MessageTemplate, MessageTemplate) - Static method in class jade.lang.acl.MessageTemplate
Logical and between two MessageTemplate objects.
ANY_SLOT - Static variable in interface jade.onto.Ontology
Constant for slots whose category is not specified
ANY_TYPE - Static variable in interface jade.onto.Ontology
Constant for any type in a SlotDescriptor.
AP_ACTIVE - Static variable in class jade.core.Agent
Represents the active agent state.
AP_DELETED - Static variable in class jade.core.Agent
Represents the deleted agent state.
AP_INITIATED - Static variable in class jade.core.Agent
Represents the initiated agent state.
AP_MAX - Static variable in class jade.core.Agent
Out of band value for Agent Platform Life Cycle states.
AP_MIN - Static variable in class jade.core.Agent
Out of band value for Agent Platform Life Cycle states.
AP_SUSPENDED - Static variable in class jade.core.Agent
Represents the suspended agent state.
AP_TRANSIT - Static variable in class jade.core.Agent
Represents the transit agent state.
AP_WAITING - Static variable in class jade.core.Agent
Represents the waiting agent state.
APDescription - class jade.domain.FIPAAgentManagement.APDescription.
Agent platform description.
APDESCRIPTION - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
APDescription() - Constructor for class jade.domain.FIPAAgentManagement.APDescription
 
APTransportDescription - class jade.domain.FIPAAgentManagement.APTransportDescription.
Description of the transport services available on an agent platform.
APTRANSPORTDESCRIPTION - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
APTransportDescription() - Constructor for class jade.domain.FIPAAgentManagement.APTransportDescription
 
ASCII_CharStream - class jade.lang.acl.ASCII_CharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(InputStream, int, int) - Constructor for class jade.lang.acl.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int, int) - Constructor for class jade.lang.acl.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int) - Constructor for class jade.lang.acl.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int, int) - Constructor for class jade.lang.acl.ASCII_CharStream
 
ASCII_UCodeESC_CharStream - class jade.lang.sl.ASCII_UCodeESC_CharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ASCII_UCodeESC_CharStream(InputStream, int, int) - Constructor for class jade.lang.sl.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(InputStream, int, int, int) - Constructor for class jade.lang.sl.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(Reader, int, int) - Constructor for class jade.lang.sl.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(Reader, int, int, int) - Constructor for class jade.lang.sl.ASCII_UCodeESC_CharStream
 
AUX_CONTAINER_NAME - Static variable in interface jade.core.AgentManager
 

B

backup(int) - Method in class jade.lang.acl.ASCII_CharStream
 
backup(int) - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
BasicOntology - class jade.onto.basic.BasicOntology.
This class represents an ontology including basic concepts that are common to a lot of different applications.
beforeClone() - Method in class jade.core.Agent
Actions to perform before cloning.
beforeMove() - Method in class jade.core.Agent
Actions to perform before moving.
begin() - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Moves the list cursor to the beginning.
beginColumn - Variable in class jade.lang.acl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class jade.lang.sl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class jade.lang.acl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class jade.lang.sl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class jade.lang.acl.ASCII_CharStream
 
BeginToken() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
Behaviour - class jade.core.behaviours.Behaviour.
Abstract base class for JADE behaviours.
Behaviour.RunnableChangedEvent - class jade.core.behaviours.Behaviour.RunnableChangedEvent.
Event class for notifying blocked and restarted behaviours.
Behaviour.RunnableChangedEvent(Behaviour) - Constructor for class jade.core.behaviours.Behaviour.RunnableChangedEvent
 
Behaviour() - Constructor for class jade.core.behaviours.Behaviour
Default constructor.
Behaviour(Agent) - Constructor for class jade.core.behaviours.Behaviour
Constructor with owner agent.
BINARY_TYPE - Static variable in interface jade.onto.Ontology
Constant for byte[] type in a SlotDescriptor.
block() - Method in class jade.core.behaviours.Behaviour
Blocks this behaviour.
block() - Method in class jade.core.behaviours.NonDeterministicBehaviour
Blocks this behaviour.
block(long) - Method in class jade.core.behaviours.Behaviour
Blocks this behaviour for a specified amount of time.
blockingReceive() - Method in class jade.core.Agent
Receives an ACL message from the agent message queue.
blockingReceive(long) - Method in class jade.core.Agent
Receives an ACL message from the agent message queue, waiting at most a specified amount of time.
blockingReceive(MessageTemplate) - Method in class jade.core.Agent
Receives an ACL message matching a given message template.
blockingReceive(MessageTemplate, long) - Method in class jade.core.Agent
Receives an ACL message matching a given message template, waiting at most a specified time.
bodyAction() - Method in class jade.core.behaviours.ComplexBehaviour
Abstract policy method for children execution.
bodyAction() - Method in class jade.core.behaviours.NonDeterministicBehaviour
Nondeterministic policy for children scheduling.
bodyAction() - Method in class jade.core.behaviours.SequentialBehaviour
Sequential policy for children scheduling.
BOOLEAN_TYPE - Static variable in class jade.PropertyType
 
BOOLEAN_TYPE - Static variable in interface jade.onto.Ontology
Constant for boolean type in a SlotDescriptor.
Boot - class jade.Boot.
Boots JADE system, parsing command line arguments.
BootException - exception jade.BootException.
This exception is thrown by the method checkProperties in class Boot when an inconsistency of the configuration parameters is found.
BootException(String) - Constructor for class jade.BootException
 
BootGUI - class jade.gui.BootGUI.
This class create the gui for the jade configuration
BootGUI() - Constructor for class jade.gui.BootGUI
 
bufpos - Variable in class jade.lang.acl.ASCII_CharStream
 
bufpos - Variable in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
BYTE_TYPE - Static variable in interface jade.onto.Ontology
Constant for byte type in a SlotDescriptor.
ByteLengthEncodedString() - Method in class jade.lang.acl.ACLParser
 

C

CANCEL - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
CANCEL - Static variable in class jade.gui.TimeChooser
 
CFP - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
cfpMsg - Variable in class jade.proto.FipaContractNetInitiatorBehaviour
This is the cfpMsg sent in the first state of the protocol
changeIcon(boolean) - Method in class jade.gui.AgentTree.Node
 
CHARACTER_TYPE - Static variable in interface jade.onto.Ontology
Constant for char type in a SlotDescriptor.
check(Frame) - Method in class jade.onto.DefaultOntology
Checks whether a given frame is correct with respect to this ontology.
check(Frame) - Method in interface jade.onto.Ontology
Checks whether the given Frame object represents a valid instance of some role, making sure that every slot has the correct category and type and that no mandatory slot has a null value.
check(Object, String) - Method in class jade.onto.DefaultOntology
Checks whether a given Java object is correct with respect to the given role in this ontology.
check(Object, String) - Method in interface jade.onto.Ontology
Checks whether the given Java object represents a valid instance of some role, making sure that every slot has the correct category and type and that no mandatory slot has a null value.
checkProperties(Properties) - Static method in class jade.Boot
This method verifies the configuration properties and eventually correct them.
chgeIcon - Variable in class jade.gui.AgentTree.Node
 
clearAllAddresses() - Method in class jade.core.AID
To remove alla addresses of the agent
clearAllAddresses() - Method in class jade.domain.FIPAAgentManagement.MTPDescription
 
clearAllAvailableMtps() - Method in class jade.domain.FIPAAgentManagement.APTransportDescription
 
clearAllEncrypted() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
clearAllIntendedReceiver() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
clearAllLanguages() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
clearAllLanguages() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
clearAllOntologies() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
clearAllOntologies() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
clearAllProperties() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
clearAllProtocols() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
clearAllProtocols() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
clearAllReceiver() - Method in class jade.lang.acl.ACLMessage
Removes all values from :receiver slot.
clearAllReplyTo() - Method in class jade.lang.acl.ACLMessage
Removes all values from :reply_to slot.
clearAllResolvers() - Method in class jade.core.AID
To remove all resolvers.
clearAllServices() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
clearAllSniffedAgents() - Method in class jade.domain.JADEAgentManagement.SniffOn
 
clearAllSniffedAgents() - Method in class jade.domain.JADEAgentManagement.SniffOff
 
clearAllTo() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
CLONE - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the action.
clone() - Method in class jade.core.AID
Clone the AID object.
clone() - Method in class jade.lang.acl.ACLMessage
Clone an ACLMessage object.
CLOSEGUI - Static variable in interface jade.domain.DFGUIAdapter
 
Codec - interface jade.lang.Codec.
Interface for Content Language encoders/decoders.
Codec.CodecException - exception jade.lang.Codec.CodecException.
This exception is thrown when some problem occurs in the concrete parsing subsystem accessed through this interface.
Codec.CodecException(String, Throwable) - Constructor for class jade.lang.Codec.CodecException
Construct a new CodecException
compareTo(Object) - Method in class jade.core.AID
Comparison operation.
ComplexBehaviour - class jade.core.behaviours.ComplexBehaviour.
An abstract superclass for behaviours composed by many parts.
ComplexBehaviour.BehaviourList - class jade.core.behaviours.ComplexBehaviour.BehaviourList.
Inner class to implement a list of behaviours.
ComplexBehaviour.BehaviourList(ComplexBehaviour) - Constructor for class jade.core.behaviours.ComplexBehaviour.BehaviourList
Default constructor
ComplexBehaviour() - Constructor for class jade.core.behaviours.ComplexBehaviour
Default constructor, does not set the owner agent.
ComplexBehaviour(Agent) - Constructor for class jade.core.behaviours.ComplexBehaviour
This constructor sets the owner agent.
CONFIRM - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
ConstraintDlg - class jade.gui.ConstraintDlg.
This class implements the gui to insert the constraints for the search operation.
ConstraintDlg(Dialog) - Constructor for class jade.gui.ConstraintDlg
 
ConstraintDlg(Frame) - Constructor for class jade.gui.ConstraintDlg
 
ContainerBorn - class jade.domain.JADEAgentManagement.ContainerBorn.
 
CONTAINERBORN - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
ContainerBorn() - Constructor for class jade.domain.JADEAgentManagement.ContainerBorn
 
ContainerDead - class jade.domain.JADEAgentManagement.ContainerDead.
 
CONTAINERDEAD - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
ContainerDead() - Constructor for class jade.domain.JADEAgentManagement.ContainerDead
 
containerNames() - Method in interface jade.core.AgentManager
 
CONTENT - Static variable in interface jade.lang.acl.ACLParserConstants
 
CONTENTSTATE - Static variable in interface jade.lang.acl.ACLParserConstants
 
CONVERSATION_ID - Static variable in interface jade.lang.acl.ACLParserConstants
 
copy(AID, Location, String, String) - Method in interface jade.core.AgentManager
 
create() - Static method in class jade.lang.acl.ACLParser
 
create(ACLMessage) - Method in interface jade.proto.FipaRequestResponderBehaviour.Factory
Creates a new object, implementing the Action interface.
create(Frame) - Method in interface jade.onto.RoleEntityFactory
Creates an object, starting from a given frame.
create(String, String, String) - Method in interface jade.core.AgentManager
 
CreateAgent - class jade.domain.JADEAgentManagement.CreateAgent.
 
CREATEAGENT - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
CreateAgent() - Constructor for class jade.domain.JADEAgentManagement.CreateAgent
 
createCfpContent(String, AID) - Method in class jade.proto.FipaContractNetInitiatorBehaviour
Some content languages require that the name of the actor be included within the proposed action itself.
createFrame(Object, String) - Method in class jade.onto.DefaultOntology
Creates a frame from a given Java Object representing an instance of a given role.
createFrame(Object, String) - Method in interface jade.onto.Ontology
Creates a Frame object from a given Java object.
createNewNode(String, int) - Method in class jade.gui.AgentTree
 
createObject(List) - Method in class jade.onto.DefaultOntology
Creates a List of Java objects from the given list of frame.
createObject(List) - Method in interface jade.onto.Ontology
Creates a list of Java objects representing each one an instance of a given role, getting the information from a given List of Frame objects.
createReply() - Method in class jade.lang.acl.ACLMessage
create a new ACLMessage that is a reply to this message.
createWhenAll() - Static method in class jade.core.behaviours.NonDeterministicBehaviour
Static Factory Method.
createWhenAll(Agent) - Static method in class jade.core.behaviours.NonDeterministicBehaviour
Static Factory Method.
createWhenAny() - Static method in class jade.core.behaviours.NonDeterministicBehaviour
Static Factory Method.
createWhenAny(Agent) - Static method in class jade.core.behaviours.NonDeterministicBehaviour
Static Factory Method.
createWhenN(Agent, int) - Static method in class jade.core.behaviours.NonDeterministicBehaviour
Static Factory Method.
createWhenN(int) - Static method in class jade.core.behaviours.NonDeterministicBehaviour
Static Factory Method.
curChar - Variable in class jade.lang.acl.ACLParserTokenManager
 
curChar - Variable in class jade.lang.sl.SL0ParserTokenManager
 
currentBehaviour - Variable in class jade.core.Agent
The Behaviour that is currently executing.
currentMessage - Variable in class jade.core.Agent
Last message received.
currentToken - Variable in class jade.lang.acl.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in class jade.lang.sl.ParseException
This is the last token that has been consumed successfully.
CyclicBehaviour - class jade.core.behaviours.CyclicBehaviour.
Atomic behaviour that must be executed forever.
CyclicBehaviour() - Constructor for class jade.core.behaviours.CyclicBehaviour
Default constructor.
CyclicBehaviour(Agent) - Constructor for class jade.core.behaviours.CyclicBehaviour
This constructor sets the owner agent for this CyclicBehaviour.

D

D_ACTIVE - Static variable in class jade.core.Agent
Represents the active agent state.
D_MAX - Static variable in class jade.core.Agent
Out of band value for Domain Life Cycle states.
D_MIN - Static variable in class jade.core.Agent
Out of band value for Domain Life Cycle states.
D_RETIRED - Static variable in class jade.core.Agent
Represents the retired agent state.
D_SUSPENDED - Static variable in class jade.core.Agent
Represents the suspended agent state.
D_UNKNOWN - Static variable in class jade.core.Agent
Represents the unknown agent state.
DATE_TYPE - Static variable in interface jade.onto.Ontology
Constant for java.util.Date type in a SlotDescriptor.
DATETIME - Static variable in interface jade.lang.acl.ACLParserConstants
 
DATETIME - Static variable in interface jade.lang.sl.SL0ParserConstants
 
DateTimeToken() - Method in class jade.lang.acl.ACLParser
 
deactivate() - Method in interface jade.mtp.MTP
Deactivates all the MTP handlers.
deactivate() - Method in class jade.mtp.iiop.MessageTransportProtocol
 
deactivate(TransportAddress) - Method in interface jade.mtp.MTP
Deactivates the MTP handler listening at a given transport address.
deactivate(TransportAddress) - Method in class jade.mtp.iiop.MessageTransportProtocol
 
decode() - Method in class jade.lang.acl.StringACLCodec
decode and parses the next message from the Reader passed in the constructor
decode(byte[]) - Method in class jade.lang.acl.StringACLCodec
 
decode(byte[]) - Method in interface jade.lang.acl.ACLCodec
Recovers an ACLMessage object back from raw data, using the specific message representation to interpret the byte sequence.
decode(String, Ontology) - Method in interface jade.lang.Codec
Decodes a given String, according to the given Content Language and obtains a t-uple of Frame objects.
decode(String, Ontology) - Method in class jade.lang.sl.SL0Codec
 
DEFAULT - Static variable in interface jade.lang.acl.ACLParserConstants
 
DEFAULT - Static variable in interface jade.lang.sl.SL0ParserConstants
 
DefaultOntology - class jade.onto.DefaultOntology.
A simple implementation of the Ontology interface.
DefaultOntology() - Constructor for class jade.onto.DefaultOntology
Default constructor.
deliver(TransportAddress, Envelope, byte[]) - Method in interface jade.mtp.MTP
Delivers to the specified address an ACL message, encoded in some concrete message representation, using the given envelope as a transmission header.
deliver(TransportAddress, Envelope, byte[]) - Method in class jade.mtp.iiop.MessageTransportProtocol
 
Deregister - class jade.domain.FIPAAgentManagement.Deregister.
This class implements the deregister action.
DEREGISTER - Static variable in interface jade.domain.DFGUIAdapter
 
DEREGISTER - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
Deregister() - Constructor for class jade.domain.FIPAAgentManagement.Deregister
 
deregister(Agent) - Static method in class jade.domain.AMSServiceCommunicator
A default AMSAgentDescription is used for this agent, where only AID and state are set.
deregister(Agent) - Static method in class jade.domain.DFServiceCommunicator
The default DF of the platform is used.
deregister(Agent, AID) - Static method in class jade.domain.AMSServiceCommunicator
A default AMSAgentDescription is used for this agent, where only AID and state are set (state is set to ACTIVE).
deregister(Agent, AID) - Static method in class jade.domain.DFServiceCommunicator
A default Agent Description is used which contains only the AID of this agent.
deregister(Agent, AID, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
Deregister a AMSAgentDescription from a AMS agent.
deregister(Agent, AID, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
Deregister a DFAgentDescription from a DF agent.
deregister(Agent, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
The AID of the AMS is defaulted to the AMS of this platform.
deregister(Agent, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
The default DF of the platform is used.
deregisterLanguage(String) - Method in class jade.core.Agent
Removes a Content Language from the agent capabilities.
deregisterOntology(String) - Method in class jade.core.Agent
Removes an Ontology from the agent capabilities.
DescriptionNode - class jade.gui.DescriptionNode.
 
DescriptionNode() - Constructor for class jade.gui.DescriptionNode
 
df - class jade.domain.df.
Standard Directory Facilitator agent.
df() - Constructor for class jade.domain.df
This constructor creates a new DF agent.
DFAgentDescription - class jade.domain.FIPAAgentManagement.DFAgentDescription.
Models a DF agent descriptor.
DFAGENTDESCRIPTION - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
DFAgentDescription() - Constructor for class jade.domain.FIPAAgentManagement.DFAgentDescription
 
DFAgentDscDlg - class jade.gui.DFAgentDscDlg.
 
DFAgentDscDlg(Dialog) - Constructor for class jade.gui.DFAgentDscDlg
 
DFAgentDscDlg(Frame) - Constructor for class jade.gui.DFAgentDscDlg
 
DFGUIAdapter - interface jade.domain.DFGUIAdapter.
This interface must be implemented by a GUI that wants to interact with the DF agent.
DFServiceCommunicator - class jade.domain.DFServiceCommunicator.
This class provides a set of static methods to communicate with a DF Service that complies with FIPA specifications.
DFServiceCommunicator() - Constructor for class jade.domain.DFServiceCommunicator
 
DIGIT - Static variable in interface jade.lang.acl.ACLParserConstants
 
Digit() - Method in class jade.lang.acl.ACLParser
 
disable_tracing() - Method in class jade.lang.acl.ACLParser
 
DISCONFIRM - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
dispatchMessage(Envelope, byte[]) - Method in interface jade.mtp.MTP.Dispatcher
 
disposeAsync() - Method in class jade.gui.TreeHelp
 
doActivate() - Method in class jade.core.Agent
Make a state transition from suspended to active or waiting (whichever state the agent was in when doSuspend() was called) within Agent Platform Life Cycle.
doClone(Location, String) - Method in class jade.core.Agent
Make a state transition from active to copy within Agent Platform Life Cycle.
doDelete() - Method in class jade.core.Agent
Make a state transition from active, suspended or waiting to deleted state within Agent Platform Life Cycle, thereby destroying the agent.
doMove(Location) - Method in class jade.core.Agent
Make a state transition from active to transit within Agent Platform Life Cycle.
DONE - Static variable in class jade.onto.basic.BasicOntology
 
done() - Method in class jade.core.behaviours.Behaviour
Check if this behaviour is done.
done() - Method in class jade.core.behaviours.ComplexBehaviour
Checks whether this behaviour has terminated.
done() - Method in class jade.core.behaviours.OneShotBehaviour
This is the method that makes OneShotBehaviour one-shot, because it always returns true.
done() - Method in class jade.core.behaviours.ReceiverBehaviour
Checks whether this behaviour ended.
done() - Method in class jade.core.behaviours.CyclicBehaviour
This is the method that makes CyclicBehaviour cyclic, because it always returns false.
done() - Method in class jade.core.behaviours.WakerBehaviour
 
done() - Method in class jade.proto.FipaRequestInitiatorBehaviour
 
done() - Method in class jade.proto.FipaQueryInitiatorBehaviour
 
done() - Method in class jade.proto.FipaContractNetInitiatorBehaviour
This method is called by the JADE scheduler of agent behaviours and it should usually be ignored by application code.
done() - Method in class jade.proto.FipaQueryResponderBehaviour
This method checks whether this behaviour has finished or not.
done() - Method in class jade.proto.FipaContractNetResponderBehaviour
This method checks whether this behaviour has finished its task.
Done() - Method in class jade.lang.acl.ASCII_CharStream
 
Done() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
DonePredicate - class jade.onto.basic.DonePredicate.
This class represents the done predicate ontological role i.e.
DonePredicate() - Constructor for class jade.onto.basic.DonePredicate
 
doStart(String) - Method in class jade.core.Agent
Make a state transition from initiated to active within Agent Platform Life Cycle.
doSuspend() - Method in class jade.core.Agent
Make a state transition from active or waiting to suspended within Agent Platform Life Cycle; the original agent state is saved and will be restored by a doActivate() call.
DOUBLE_TYPE - Static variable in interface jade.onto.Ontology
Constant for double type in a SlotDescriptor.
doWait() - Method in class jade.core.Agent
Make a state transition from active to waiting within Agent Platform Life Cycle.
doWait(long) - Method in class jade.core.Agent
Make a state transition from active to waiting within Agent Platform Life Cycle.
doWake() - Method in class jade.core.Agent
Make a state transition from waiting to active within Agent Platform Life Cycle.

E

editElement(Object, boolean) - Method in class jade.gui.VisualStringList
 
editElement(Object, boolean) - Method in class jade.gui.VisualAIDList
 
editElement(Object, boolean) - Method in class jade.gui.VisualServicesList
 
editElement(Object, boolean) - Method in class jade.gui.VisualPropertiesList
 
editMsgInDialog(ACLMessage, Frame) - Static method in class jade.gui.AclGui
Pops up a dialog window including an editing-enabled AclGui panel and displays the specified ACL message in it.
enable_tracing() - Method in class jade.lang.acl.ACLParser
 
encode(ACLMessage) - Method in class jade.lang.acl.StringACLCodec
 
encode(ACLMessage) - Method in interface jade.lang.acl.ACLCodec
Encodes an ACLMessage object into a byte sequence, according to the specific message representation.
encode(List, Ontology) - Method in interface jade.lang.Codec
Encodes a t-uple of Frame objects into a Java String, according to this Content Language and Ontology by looking up the given ontology for the role played by symbols (i.e.
encode(List, Ontology) - Method in class jade.lang.sl.SL0Codec
 
ENCODING - Static variable in interface jade.lang.acl.ACLParserConstants
 
END - Static variable in interface jade.lang.acl.ACLParserConstants
 
end() - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Moves the list cursor to the end.
endColumn - Variable in class jade.lang.acl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class jade.lang.sl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class jade.lang.acl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class jade.lang.sl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
Envelope - class jade.domain.FIPAAgentManagement.Envelope.
 
Envelope() - Constructor for class jade.domain.FIPAAgentManagement.Envelope
 
EOF - Static variable in interface jade.lang.acl.ACLParserConstants
 
EOF - Static variable in interface jade.lang.sl.SL0ParserConstants
 
eol - Variable in class jade.lang.acl.ParseException
The end of line string for this machine.
eol - Variable in class jade.lang.sl.ParseException
The end of line string for this machine.
equals(Object) - Method in class jade.core.AID
Equality operation.
equals(Object) - Method in class jade.onto.Name
Equality operation.
EventOccurred - class jade.domain.JADEAgentManagement.EventOccurred.
 
EVENTOCCURRED - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
EventOccurred() - Constructor for class jade.domain.JADEAgentManagement.EventOccurred
 
existsKey(String) - Method in class jade.gui.DescriptionNode
 
EXIT - Static variable in interface jade.domain.DFGUIAdapter
 
expectedTokenSequences - Variable in class jade.lang.acl.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in class jade.lang.sl.ParseException
Each entry in this array is an array of integers.
Expression() - Method in class jade.lang.acl.ACLParser
 
extractContent(ACLMessage) - Method in class jade.core.Agent
Builds a Java object out of an ACL message.

F

FAILURE - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
FailureException - exception jade.domain.FIPAAgentManagement.FailureException.
This class represents a generic FailureException
FailureException(String) - Constructor for class jade.domain.FIPAAgentManagement.FailureException
 
FALSE - Static variable in class jade.onto.basic.BasicOntology
 
FalseProposition - class jade.onto.basic.FalseProposition.
This class represents the concept of false
FalseProposition() - Constructor for class jade.onto.basic.FalseProposition
 
FEDERATE - Static variable in interface jade.domain.DFGUIAdapter
 
fillContent(ACLMessage, List) - Method in class jade.core.Agent
Fills the :content slot of an ACL message with the string representation of a t-uple of user defined ontological objects.
filterRGB(int, int, int) - Method in class jade.gui.MyFilterImage
 
finished - Variable in class jade.proto.FipaRequestInitiatorBehaviour
Use this protected variable to block the protocol in whatever state.
finished - Variable in class jade.proto.FipaContractNetInitiatorBehaviour
This boolean should be set to true in order to finish abnormally the protocol.
finished - Variable in class jade.proto.FipaQueryResponderBehaviour
This variable must be set to true in order to finish the behaviour and remove it from the agent's behaviours.
finished - Variable in class jade.proto.FipaContractNetResponderBehaviour
this variable should be set to true when the behaviour should terminate
FIPAAgentManagementOntology - class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology.
This class represents the ontology defined by FIPA Agent Management specifications (document no.
FipaContractNetInitiatorBehaviour - class jade.proto.FipaContractNetInitiatorBehaviour.
Behaviour class for fipa-contract-net Initiator role.
FipaContractNetInitiatorBehaviour(Agent, ACLMessage) - Constructor for class jade.proto.FipaContractNetInitiatorBehaviour
constructor of the behaviour.
FipaContractNetInitiatorBehaviour(Agent, ACLMessage, List) - Constructor for class jade.proto.FipaContractNetInitiatorBehaviour
constructor of the behaviour.
FipaContractNetResponderBehaviour - class jade.proto.FipaContractNetResponderBehaviour.
Behaviour class for fipa-contract-net Responder role.
FipaContractNetResponderBehaviour(Agent) - Constructor for class jade.proto.FipaContractNetResponderBehaviour
Constructor of the class.
FIPAException - exception jade.domain.FIPAException.
This class represents a generic FIPAException, i.e.
FIPAException(ACLMessage) - Constructor for class jade.domain.FIPAException
 
FIPAException(String) - Constructor for class jade.domain.FIPAException
constructs a generic FIPAException.
FipaQueryInitiatorBehaviour - class jade.proto.FipaQueryInitiatorBehaviour.
This abstract behaviour implements the Fipa Query Interaction Protocol from the point of view of the agent initiating the protocol, that is the agent that sends the query-ref/query-if to a set of agents.
FipaQueryInitiatorBehaviour(Agent, ACLMessage) - Constructor for class jade.proto.FipaQueryInitiatorBehaviour
constructor of the behaviour.
FipaQueryInitiatorBehaviour(Agent, ACLMessage, List) - Constructor for class jade.proto.FipaQueryInitiatorBehaviour
constructor of the behaviour.
FipaQueryResponderBehaviour - class jade.proto.FipaQueryResponderBehaviour.
Behaviour class for fipa-query Responder role.
FipaQueryResponderBehaviour(Agent) - Constructor for class jade.proto.FipaQueryResponderBehaviour
Constructor.
FipaQueryResponderBehaviour(Agent, MessageTemplate) - Constructor for class jade.proto.FipaQueryResponderBehaviour
Constructor.
FipaRequestInitiatorBehaviour - class jade.proto.FipaRequestInitiatorBehaviour.
Behaviour class for fipa-request Initiator role.This abstract behaviour implements the fipa-request interaction protocol from the point of view of the agent initiating the protocol, that is the agent that sends the request message to an agent.
FipaRequestInitiatorBehaviour(Agent, ACLMessage) - Constructor for class jade.proto.FipaRequestInitiatorBehaviour
Constructor for this behaviour.
FipaRequestInitiatorBehaviour(Agent, ACLMessage, MessageTemplate) - Constructor for class jade.proto.FipaRequestInitiatorBehaviour
Public constructor for this behaviour.
FipaRequestResponderBehaviour - class jade.proto.FipaRequestResponderBehaviour.
This behaviour plays the Responder role in fipa-request protocol.
FipaRequestResponderBehaviour.ActionHandler - class jade.proto.FipaRequestResponderBehaviour.ActionHandler.
This class must be extended by users to handle a specific request action.
FipaRequestResponderBehaviour.ActionHandler(Agent, ACLMessage) - Constructor for class jade.proto.FipaRequestResponderBehaviour.ActionHandler
Constructor for ActionHandlerobjects.
FipaRequestResponderBehaviour.Factory - interface jade.proto.FipaRequestResponderBehaviour.Factory.
This interface must be implemented by users to create on demand a new instance of a suitable Action according to the action name.
FipaRequestResponderBehaviour(Agent) - Constructor for class jade.proto.FipaRequestResponderBehaviour
Public constructor for this behaviour.
FipaRequestResponderBehaviour(Agent, MessageTemplate) - Constructor for class jade.proto.FipaRequestResponderBehaviour
This constructor allows to specify a message pattern to be matched by the received message.
FLOAT_TYPE - Static variable in interface jade.onto.Ontology
Constant for float type in a SlotDescriptor.
Float() - Method in class jade.lang.acl.ACLParser
 
FLOATONE - Static variable in interface jade.lang.acl.ACLParserConstants
 
FLOATONE - Static variable in interface jade.lang.sl.SL0ParserConstants
 
FLOATTWO - Static variable in interface jade.lang.acl.ACLParserConstants
 
FLOATTWO - Static variable in interface jade.lang.sl.SL0ParserConstants
 
foo - Static variable in class jade.gui.GuiProperties
 
Frame - class jade.onto.Frame.
Representation of an ontological entity as a set of untyped slots.
FRAME_SLOT - Static variable in interface jade.onto.Ontology
Constant for category of slots whose value is an instance of a given ontological role (and can therefore be represented as a frame).
Frame(String) - Constructor for class jade.onto.Frame
Creates a new frame with the given name.

G

generateParseException() - Method in class jade.lang.acl.ACLParser
 
get_0() - Method in class jade.domain.MobilityOntology.MoveAction
 
get_0() - Method in class jade.domain.MobilityOntology.WhereIsAgentAction
 
get_0() - Method in class jade.domain.FIPAAgentManagement.Search
 
get_0() - Method in class jade.domain.FIPAAgentManagement.UnsupportedValue
 
get_0() - Method in class jade.domain.FIPAAgentManagement.UnsupportedAct
 
get_0() - Method in class jade.domain.FIPAAgentManagement.Quit
 
get_0() - Method in class jade.domain.FIPAAgentManagement.InternalError
 
get_0() - Method in class jade.domain.FIPAAgentManagement.UnrecognisedValue
 
get_0() - Method in class jade.domain.FIPAAgentManagement.UnexpectedParameter
 
get_0() - Method in class jade.domain.FIPAAgentManagement.Register
 
get_0() - Method in class jade.domain.FIPAAgentManagement.Modify
 
get_0() - Method in class jade.domain.FIPAAgentManagement.UnrecognisedParameterValue
 
get_0() - Method in class jade.domain.FIPAAgentManagement.UnexpectedAct
 
get_0() - Method in class jade.domain.FIPAAgentManagement.Deregister
 
get_0() - Method in class jade.domain.FIPAAgentManagement.UnsupportedFunction
 
get_0() - Method in class jade.domain.FIPAAgentManagement.MissingParameter
 
get_0() - Method in class jade.domain.JADEAgentManagement.EventOccurred
 
get_0() - Method in class jade.onto.basic.ResultPredicate
This method gets the action expression for of which the result is indicated.
get_0() - Method in class jade.onto.basic.Not
Gets the predicate that is asserted to be false.
get_0() - Method in class jade.onto.basic.DonePredicate
This method gets the action expression indicating the action that has been performed and the agent who performed it.
get_0() - Method in class jade.onto.basic.Action
Gets the identifier of the agent performing the action.
get_1() - Method in class jade.domain.MobilityOntology.CloneAction
 
get_1() - Method in class jade.domain.FIPAAgentManagement.Search
 
get_1() - Method in class jade.domain.FIPAAgentManagement.UnexpectedParameter
 
get_1() - Method in class jade.domain.FIPAAgentManagement.UnrecognisedParameterValue
 
get_1() - Method in class jade.domain.FIPAAgentManagement.MissingParameter
 
get_1() - Method in class jade.onto.basic.Action
Gets the action object
getACLMessage() - Method in class jade.domain.FIPAException
 
getACLMessage() - Method in class jade.domain.FIPAAgentManagement.NotUnderstoodException
 
getACLMessage() - Method in class jade.domain.FIPAAgentManagement.FailureException
 
getACLMessage() - Method in class jade.domain.FIPAAgentManagement.RefuseException
 
getAclRepresentation() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getAction() - Method in class jade.onto.basic.Action
Gets the action object This is equivalent to get_1()
getActionName(ACLMessage) - Method in class jade.proto.FipaRequestResponderBehaviour
This method is used to get the right behaviour from the Factory.
getActor() - Method in class jade.domain.MobilityOntology.MoveAction
 
getActor() - Method in class jade.domain.MobilityOntology.WhereIsAgentAction
 
getActor() - Method in class jade.domain.MobilityOntology.QueryPlatformLocationsAction
 
getActor() - Method in class jade.onto.basic.Action
Gets the identifier of the agent performing the action.
getAddress() - Method in interface jade.core.Location
Read the address for a location.
getAddress() - Method in class jade.domain.MobilityOntology.Location
 
getAddress() - Method in class jade.gui.AgentTree.AgentNode
 
getAddressesArray() - Method in class jade.core.AID
Returns an array of string containing all the addresses of the agent
getAgent() - Method in class jade.domain.JADEAgentManagement.AgentDead
 
getAgent() - Method in class jade.domain.JADEAgentManagement.AgentMoved
 
getAgent() - Method in class jade.domain.JADEAgentManagement.AgentBorn
 
getAgent() - Method in class jade.domain.JADEAgentManagement.KillAgent
 
getAgentName() - Method in class jade.domain.JADEAgentManagement.CreateAgent
 
getAgentProfile() - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
getAgentVersion() - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
getAID() - Method in class jade.core.Agent
Method to query the private Agent ID.
getAll_1() - Method in class jade.onto.basic.ResultPredicate
This method gets an Iterator over the sequence of items representing the result
getAllAddresses() - Method in class jade.core.AID
Returns an iterator of all the addresses of the agent.
getAllAddresses() - Method in class jade.domain.FIPAAgentManagement.MTPDescription
 
getAllAvailableMtps() - Method in class jade.domain.FIPAAgentManagement.APTransportDescription
 
getAllEncrypted() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getAllIntendedReceiver() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getAllLanguages() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
getAllLanguages() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
getAllOntologies() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
getAllOntologies() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
getAllParameter() - Method in class jade.gui.GuiEvent
get an Iterator over all the parameters
getAllPerformatives() - Static method in class jade.lang.acl.ACLMessage
Returns the list of the communicative acts.
getAllProperties() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
getAllProtocols() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
getAllProtocols() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
getAllReceiver() - Method in class jade.lang.acl.ACLMessage
Reads :receiver slot.
getAllReplyTo() - Method in class jade.lang.acl.ACLMessage
Reads :reply_to slot.
getAllResolvers() - Method in class jade.core.AID
Returns an iterator of all the resolvers.
getAllServices() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
getAllSniffedAgents() - Method in class jade.domain.JADEAgentManagement.SniffOn
 
getAllSniffedAgents() - Method in class jade.domain.JADEAgentManagement.SniffOff
 
getAllTo() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getAllUserDefinedParameters() - Method in class jade.lang.acl.ACLMessage
get a clone of the data structure with all the user defined parameters
getAllUserDefinedSlot() - Method in class jade.core.AID
Returns the user-defined slots as properties.
getAMS() - Static method in class jade.core.Agent
Get the Agent ID for the platform AMS.
getAnchor() - Method in interface jade.mtp.TransportAddress
 
getBeginColumn() - Method in class jade.lang.acl.ASCII_CharStream
 
getBeginColumn() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
getBeginLine() - Method in class jade.lang.acl.ASCII_CharStream
 
getBeginLine() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
getBy() - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
getCategory() - Method in class jade.onto.SlotDescriptor
Get the category of a slot.
getClassForRole() - Method in interface jade.onto.RoleEntityFactory
Provides the Java class associated with this ontological role.
getClassName() - Method in class jade.domain.JADEAgentManagement.CreateAgent
 
getCloneOfSniffedAgents() - Method in class jade.domain.JADEAgentManagement.SniffOn
This method is called by the AMS in order to prepare an RMI call.
getCloneOfSniffedAgents() - Method in class jade.domain.JADEAgentManagement.SniffOff
This method is called by the AMS in order to prepare an RMI call.
getColumn() - Method in class jade.lang.acl.ASCII_CharStream
Deprecated.  
getColumn() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
Deprecated.  
getCommandLineValue() - Method in class jade.PropertyType
 
getComments() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getContainer() - Method in class jade.domain.JADEAgentManagement.AgentDead
 
getContainer() - Method in class jade.domain.JADEAgentManagement.AgentBorn
 
getContainerName() - Method in class jade.domain.JADEAgentManagement.CreateAgent
 
getContainerName(AID) - Method in interface jade.core.AgentManager
 
getContent() - Method in class jade.lang.acl.ACLMessage
Reads :content slot.
getContent() - Method in class jade.gui.VisualStringList
Returns the list of items
getContentObject() - Method in class jade.lang.acl.ACLMessage
This method returns the content of this ACLMessage after decoding according to Base64.
getContentProperties() - Method in class jade.gui.VisualPropertiesList
This method must be used to retry the actual properties.
getConversationId() - Method in class jade.lang.acl.ACLMessage
Reads :conversation-id slot.
getCopyrightNotice() - Static method in class jade.Boot
Return a String with copyright Notice, Name and Version of this version of JADE
getCurrent() - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Reads the Behaviour pointed to by the list cursor.
getDate() - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
getDate() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getDate() - Method in class jade.gui.TimeChooser
 
getDefaultDF() - Static method in class jade.core.Agent
Get the Agent ID for the platform default DF.
getDefaultValue() - Method in class jade.PropertyType
Returns the default value of hte property.
getDependencies() - Method in class jade.domain.MobilityOntology.MobileAgentSystem
 
getDependencies() - Method in class jade.domain.MobilityOntology.MobileAgentLanguage
 
getDependencies() - Method in class jade.domain.MobilityOntology.MobileAgentOS
 
GetDescription - class jade.domain.FIPAAgentManagement.GetDescription.
This class implements the get-description action.
GETDESCRIPTION - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
GetDescription() - Constructor for class jade.domain.FIPAAgentManagement.GetDescription
 
getDescriptionOfThisDF() - Method in interface jade.domain.DFGUIAdapter
This method returns the description of this df used for federation with other dfs.
getDescriptionOfThisDF() - Method in class jade.domain.df
This method returns the current description of this DF
getDescriptionOfThisDF(AID) - Method in interface jade.domain.DFGUIAdapter
Returns the descriptions used by the df to federate with another df.
getDescriptionOfThisDF(AID) - Method in class jade.domain.df
This method returns the description of this df used to federate with the given parent
getDestination() - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
getDFAgentDsc(AID) - Method in interface jade.domain.DFGUIAdapter
this method returns the agent description of an agent registered with the DF given the agent name
getDFAgentDsc(AID) - Method in class jade.domain.df
This method returns the descriptor of an agent registered with the df.
getDynamic() - Method in class jade.domain.FIPAAgentManagement.APDescription
 
getElementName(Object) - Method in class jade.gui.VisualStringList
This method returns the string that will be shown on the panel.
getElementName(Object) - Method in class jade.gui.VisualAIDList
 
getElementName(Object) - Method in class jade.gui.VisualServicesList
 
getEncoding() - Method in class jade.lang.acl.ACLMessage
Reads :encoding slot.
getEndColumn() - Method in class jade.lang.acl.ASCII_CharStream
 
getEndColumn() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
getEndLine() - Method in class jade.lang.acl.ASCII_CharStream
 
getEndLine() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
getEnvelope() - Method in class jade.lang.acl.ACLMessage
Reads the envelope attached to this message, if any.
getEvent() - Method in class jade.domain.JADEAgentManagement.EventOccurred
 
getEventName() - Method in interface jade.domain.AMSEvent
 
getEventName() - Method in class jade.domain.JADEAgentManagement.ContainerDead
 
getEventName() - Method in class jade.domain.JADEAgentManagement.AgentDead
 
getEventName() - Method in class jade.domain.JADEAgentManagement.AgentMoved
 
getEventName() - Method in class jade.domain.JADEAgentManagement.ContainerBorn
 
getEventName() - Method in class jade.domain.JADEAgentManagement.AgentBorn
 
getFactory(String) - Method in class jade.onto.DefaultOntology
Returns the factory for instances of the user defined class representing a given role
getFactory(String) - Method in interface jade.onto.Ontology
Returns the factory for instances of the user defined class representing a given role
getFile() - Method in interface jade.mtp.TransportAddress
 
getFileValue() - Method in class jade.PropertyType
Returns the value read for the property from a file.
getFrom() - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
getFrom() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getFrom() - Method in class jade.domain.JADEAgentManagement.AgentMoved
 
getHap() - Method in class jade.core.Agent
Method to query the agent home address.
getHost() - Method in class jade.domain.JADEAgentManagement.ContainerBorn
 
getHost() - Method in interface jade.mtp.TransportAddress
 
getIcon(String) - Method in class jade.gui.AgentTree.Node
 
getIcon(String) - Static method in class jade.gui.GuiProperties
 
getIconAgent(String) - Method in class jade.gui.AgentTree
 
getId() - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
getID() - Method in interface jade.core.Location
Read a unique ID for the location.
getID() - Method in class jade.domain.MobilityOntology.Location
 
GetImage() - Method in class jade.lang.acl.ASCII_CharStream
 
GetImage() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
getInReplyTo() - Method in class jade.lang.acl.ACLMessage
Reads :reply-to slot.
getInteger(String) - Static method in class jade.lang.acl.ACLMessage
Returns the integer corresponding to the performative
getLanguage() - Method in class jade.lang.acl.ACLMessage
Reads :language slot.
getLanguage() - Method in class jade.domain.MobilityOntology.MobileAgentProfile
 
getLastMsg() - Method in class jade.domain.RequestFIPAServiceBehaviour
This public method allows to get the INFORM message received in the final state of this FIPA-Request protocol.
getLine() - Method in class jade.lang.acl.ASCII_CharStream
Deprecated.  
getLine() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
Deprecated.  
getLocalName() - Method in class jade.core.Agent
Method to query the agent local name.
getMajorVersion() - Method in class jade.domain.MobilityOntology.MobileAgentSystem
 
getMajorVersion() - Method in class jade.domain.MobilityOntology.MobileAgentLanguage
 
getMajorVersion() - Method in class jade.domain.MobilityOntology.MobileAgentOS
 
getMaxDepth() - Method in class jade.domain.FIPAAgentManagement.SearchConstraints
return null if it has not been set
getMaxResults() - Method in class jade.domain.FIPAAgentManagement.SearchConstraints
return null if it has not been set
getMessage() - Method in interface jade.core.behaviours.ReceiverBehaviour.Handle
Tries to retrieve the ACLMessage object represented by this handle.
getMessage() - Method in class jade.lang.acl.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class jade.lang.acl.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class jade.lang.sl.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class jade.lang.sl.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class jade.domain.FIPAException
get the content of the ACLMessage representing this exception
getMinorVersion() - Method in class jade.domain.MobilityOntology.MobileAgentSystem
 
getMinorVersion() - Method in class jade.domain.MobilityOntology.MobileAgentLanguage
 
getMinorVersion() - Method in class jade.domain.MobilityOntology.MobileAgentOS
 
getMobility() - Method in class jade.domain.FIPAAgentManagement.APDescription
 
getModel() - Method in class jade.gui.AgentTree
 
getMsg() - Method in class jade.gui.AclGui
Get the ACL message currently displayed by the AclGui panel
getMtpName() - Method in class jade.domain.FIPAAgentManagement.MTPDescription
 
getName() - Method in class jade.PropertyType
Returns the name of the property.
getName() - Method in class jade.core.Agent
Method to query the agent complete name (GUID).
getName() - Method in interface jade.core.Location
Read the name of a location.
getName() - Method in class jade.core.AID
This method returns the name of the agent.
getName() - Method in class jade.lang.acl.StringACLCodec
 
getName() - Method in interface jade.lang.acl.ACLCodec
Query the name of the message representation handled by this Codec object.
getName() - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
getName() - Method in class jade.domain.MobilityOntology.MobileAgentSystem
 
getName() - Method in class jade.domain.MobilityOntology.MobileAgentLanguage
 
getName() - Method in class jade.domain.MobilityOntology.MobileAgentOS
 
getName() - Method in class jade.domain.MobilityOntology.Location
 
getName() - Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
getName() - Method in class jade.domain.FIPAAgentManagement.APDescription
 
getName() - Method in class jade.domain.FIPAAgentManagement.Property
 
getName() - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
getName() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
getName() - Method in class jade.domain.JADEAgentManagement.ContainerDead
 
getName() - Method in class jade.domain.JADEAgentManagement.ContainerBorn
 
getName() - Method in class jade.domain.JADEAgentManagement.KillContainer
 
getName() - Method in class jade.onto.SlotDescriptor
Get the name of a slot.
getName() - Method in class jade.onto.Frame
Reads the name of this frame.
getName() - Method in class jade.gui.AgentTree.Node
 
getName() - Method in interface jade.mtp.MTP
Reads the name of the message transport protocol managed by this MTP.
getName() - Method in class jade.mtp.iiop.MessageTransportProtocol
 
getNested() - Method in class jade.lang.Codec.CodecException
Reads the exception wrapped by this object.
getNested() - Method in class jade.lang.acl.ACLCodec.CodecException
Reads the exception wrapped by this object.
getNested() - Method in class jade.mtp.MTP.MTPException
Reads the exception wrapped by this object.
getNextToken() - Method in class jade.lang.acl.ACLParserTokenManager
 
getNextToken() - Method in class jade.lang.acl.ACLParser
 
getNextToken() - Method in class jade.lang.sl.SL0ParserTokenManager
 
getNonBlockingBehaviour(Agent, AID, String) - Static method in class jade.domain.AMSServiceCommunicator
the default SearchContraints are used.
getNonBlockingBehaviour(Agent, AID, String) - Static method in class jade.domain.DFServiceCommunicator
the default SearchContraints are used.
getNonBlockingBehaviour(Agent, AID, String, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
the default AMS is used.
getNonBlockingBehaviour(Agent, AID, String, AMSAgentDescription, SearchConstraints) - Static method in class jade.domain.AMSServiceCommunicator
In some cases it is more convenient to execute this tasks in a non-blocking way.
getNonBlockingBehaviour(Agent, AID, String, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
the default SearchContraints are used.
getNonBlockingBehaviour(Agent, AID, String, DFAgentDescription, SearchConstraints) - Static method in class jade.domain.DFServiceCommunicator
In some cases it is more convenient to execute this tasks in a non-blocking way.
getNonBlockingBehaviour(Agent, String) - Static method in class jade.domain.AMSServiceCommunicator
the default AMS is used.
getNonBlockingBehaviour(Agent, String) - Static method in class jade.domain.DFServiceCommunicator
The default DF is used.
getNonBlockingBehaviour(Agent, String, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
the default AMS is used.
getNonBlockingBehaviour(Agent, String, AMSAgentDescription, SearchConstraints) - Static method in class jade.domain.AMSServiceCommunicator
the default AMS is used.
getNonBlockingBehaviour(Agent, String, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
The defautl DF is used.
getNonBlockingBehaviour(Agent, String, DFAgentDescription, SearchConstraints) - Static method in class jade.domain.DFServiceCommunicator
The default DF is used.
getOntology() - Method in class jade.lang.acl.ACLMessage
Reads :ontology slot.
getOS() - Method in class jade.domain.MobilityOntology.MobileAgentProfile
 
getOwnership() - Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
getOwnership() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
getParameter(int) - Method in class jade.gui.GuiEvent
get the parameter in the given position
getPassword() - Method in class jade.domain.JADEAgentManagement.CreateAgent
 
getPassword() - Method in class jade.domain.JADEAgentManagement.SniffOn
 
getPassword() - Method in class jade.domain.JADEAgentManagement.KillAgent
 
getPassword() - Method in class jade.domain.JADEAgentManagement.SniffOff
 
getPassword() - Method in class jade.domain.JADEAgentManagement.KillContainer
 
getPayloadEncoding() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getPayloadLength() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getPerformative() - Method in class jade.lang.acl.ACLMessage
return the integer representing the performative of this object
getPerformative(int) - Static method in class jade.lang.acl.ACLMessage
Returns the string corresponding to the integer for the performative
getPopupMenu(String) - Method in class jade.gui.AgentTree
 
getPopupMenuMap(String) - Method in class jade.gui.DescriptionNode
 
getPort() - Method in interface jade.mtp.TransportAddress
 
getProfile() - Method in class jade.domain.FIPAAgentManagement.MTPDescription
 
getProto() - Method in interface jade.mtp.TransportAddress
 
getProtocol() - Method in interface jade.core.Location
Read the protocol for a location.
getProtocol() - Method in class jade.lang.acl.ACLMessage
Reads :protocol slot.
getProtocol() - Method in class jade.domain.MobilityOntology.Location
 
getQueueSize() - Method in class jade.core.Agent
Reads message queue size.
getReceived() - Method in class jade.domain.FIPAAgentManagement.Envelope
 
getReply() - Method in class jade.proto.FipaRequestResponderBehaviour.ActionHandler
 
getReplyBy() - Method in class jade.lang.acl.ACLMessage
Reads :reply-by slot.
getReplyByDate() - Method in class jade.lang.acl.ACLMessage
Reads :reply-by slot.
getReplyWith() - Method in class jade.lang.acl.ACLMessage
Reads :reply-with slot.
getRequest() - Method in class jade.proto.FipaRequestInitiatorBehaviour
This method gives access to the request ACL message, originally set by the class constructor.
getRequest() - Method in class jade.proto.FipaRequestResponderBehaviour.ActionHandler
 
getResolversArray() - Method in class jade.core.AID
Returns an array containing all the AIDs of the resolvers.
getRoleName(Class) - Method in class jade.onto.DefaultOntology
 
getRoleName(Class) - Method in interface jade.onto.Ontology
 
getRoot() - Method in class jade.gui.AgentTreeModel
 
getSearchResult() - Method in class jade.domain.RequestFIPAServiceBehaviour
This public method allows to get the results of a search operation.
getSender() - Method in class jade.lang.acl.ACLMessage
Reads :sender slot.
getSignature() - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
getSlot(int) - Method in class jade.onto.Frame
Retrieves an unnamed slot from this frame, by position.
getSlot(String) - Method in class jade.onto.Frame
Retrieves a named slot from this frame, by name.
getSlotName(int) - Method in class jade.onto.Frame
 
getSlots(String) - Method in class jade.onto.DefaultOntology
Get the descriptions for all the slots that define the structure of a given ontological role.
getSlots(String) - Method in interface jade.onto.Ontology
Returns the array of SlotDescriptor objects that represent the structure of the given ontological role.
getSniffer() - Method in class jade.domain.JADEAgentManagement.SniffOn
 
getSniffer() - Method in class jade.domain.JADEAgentManagement.SniffOff
 
getSource() - Method in class jade.core.behaviours.Behaviour.RunnableChangedEvent
Read event source.
getSource() - Method in class jade.gui.GuiEvent
 
getState() - Method in class jade.core.Agent
Read current agent state.
getState() - Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
GetSuffix(int) - Method in class jade.lang.acl.ASCII_CharStream
 
GetSuffix(int) - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
getSystem() - Method in class jade.domain.MobilityOntology.MobileAgentProfile
 
getTo() - Method in class jade.domain.JADEAgentManagement.AgentMoved
 
getToken(int) - Method in class jade.lang.acl.ACLParser
 
getToolTip() - Method in class jade.PropertyType
 
getToolTipText() - Method in class jade.gui.AgentTree.Node
 
getToolTipText() - Method in class jade.gui.AgentTree.AgentNode
 
getToolTipText() - Method in class jade.gui.AgentTree.ContainerNode
 
getToolTipText() - Method in class jade.gui.AgentTree.SuperContainer
 
getTransportAddress() - Method in class jade.domain.MobilityOntology.Location
 
getTransportProfile() - Method in class jade.domain.FIPAAgentManagement.APDescription
 
getTransportProtocol() - Method in class jade.domain.MobilityOntology.Location
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class jade.gui.TreeIconRenderer
 
getType() - Method in class jade.PropertyType
This method returns a string representing the type of the property.
getType() - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
getType() - Method in class jade.onto.SlotDescriptor
Get the name of the type of the values of this slot.
getType() - Method in class jade.gui.GuiEvent
 
getType() - Method in class jade.gui.AgentTree.Node
 
getType() - Method in class jade.gui.AgentTree.AgentNode
 
getType() - Method in class jade.gui.AgentTree.ContainerNode
 
getType() - Method in class jade.gui.AgentTree.SuperContainer
 
getUserDefinedParameter(String) - Method in class jade.lang.acl.ACLMessage
Searches for the user defined parameter with the specified key.
getValue() - Method in class jade.domain.FIPAAgentManagement.Property
 
getVia() - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
getVocabulary() - Method in class jade.onto.DefaultOntology
 
getVocabulary() - Method in interface jade.onto.Ontology
 
GuiAgent - class jade.gui.GuiAgent.
 
GuiAgent() - Constructor for class jade.gui.GuiAgent
 
GuiEvent - class jade.gui.GuiEvent.
 
GuiEvent(Object, int) - Constructor for class jade.gui.GuiEvent
 
GuiProperties - class jade.gui.GuiProperties.
This class encapsulates some informations used by the program
GuiProperties() - Constructor for class jade.gui.GuiProperties
 

H

handle(Behaviour.RunnableChangedEvent) - Method in class jade.core.behaviours.Behaviour
Handler for block/restart events.
handle(Behaviour.RunnableChangedEvent) - Method in class jade.core.behaviours.ComplexBehaviour
Handle block/restart notifications.
handle(Behaviour.RunnableChangedEvent) - Method in class jade.core.behaviours.NonDeterministicBehaviour
Handle block/restart notifications.
handle(Behaviour.RunnableChangedEvent) - Method in class jade.core.behaviours.SequentialBehaviour
Handle block/restart notifications.
handleAcceptProposalMessage(ACLMessage) - Method in class jade.proto.FipaContractNetResponderBehaviour
This method is called when the accept-proposal message is received.
handleAgree(ACLMessage) - Method in class jade.domain.RequestFIPAServiceBehaviour
Method to handle agree replies.
handleAgree(ACLMessage) - Method in class jade.proto.FipaRequestInitiatorBehaviour
Abstract method to handle agree replies.
handleCfpMessage(ACLMessage) - Method in class jade.proto.FipaContractNetResponderBehaviour
This method is called when the cfp message is received.
handleDeadAgent(String, AID) - Method in interface jade.core.AgentManager.Listener
 
handleDeadAgent(String, AID) - Method in class jade.domain.ams
Post an event to the AMS agent.
handleDeadContainer(String) - Method in interface jade.core.AgentManager.Listener
 
handleDeadContainer(String) - Method in class jade.domain.ams
Post an event to the AMS agent.
handleElapsedTimeout() - Method in class jade.core.behaviours.WakerBehaviour
This method is called by this subclass only after the given timeout is elapsed.
handleFailure(ACLMessage) - Method in class jade.domain.RequestFIPAServiceBehaviour
Method to handle failure replies.
handleFailure(ACLMessage) - Method in class jade.proto.FipaRequestInitiatorBehaviour
Abstract method to handle failure replies.
handleFinalMessages(Vector) - Method in class jade.proto.FipaContractNetInitiatorBehaviour
After having sent the messages returned by handleProposeMessages(), the protocol waits for the expiration of the maximum timeout specified in those messages (reply-by parameter), or until all the answers are received.
handleInform(ACLMessage) - Method in class jade.domain.RequestFIPAServiceBehaviour
Method to handle inform replies.
handleInform(ACLMessage) - Method in class jade.proto.FipaRequestInitiatorBehaviour
Abstract method to handle inform replies.
handleInformMessages(Vector) - Method in class jade.proto.FipaQueryInitiatorBehaviour
After having sent the queryMsg messages, the protocol waits for the maximum timeout specified in those messages (reply-by parameter), or until all the answers are received.
handleMovedAgent(String, String, AID) - Method in interface jade.core.AgentManager.Listener
 
handleMovedAgent(String, String, AID) - Method in class jade.domain.ams
Post an event to the AMS agent.
handleNewAgent(String, AID) - Method in interface jade.core.AgentManager.Listener
 
handleNewAgent(String, AID) - Method in class jade.domain.ams
Post an event to the AMS agent.
handleNewContainer(String, InetAddress) - Method in interface jade.core.AgentManager.Listener
 
handleNewContainer(String, InetAddress) - Method in class jade.domain.ams
Post an event to the AMS agent.
handleNotUnderstood(ACLMessage) - Method in class jade.domain.RequestFIPAServiceBehaviour
Method to handle not-understood replies.
handleNotUnderstood(ACLMessage) - Method in class jade.proto.FipaRequestInitiatorBehaviour
Abstract method to handle not-understood replies.
handleOtherMessages(ACLMessage) - Method in class jade.proto.FipaRequestInitiatorBehaviour
This method can be override to handle other received messages different from those stated by the protocol.
handleOtherMessages(ACLMessage) - Method in class jade.proto.FipaQueryInitiatorBehaviour
This method must be implemented by all subclasses.
handleOtherMessages(ACLMessage) - Method in class jade.proto.FipaContractNetInitiatorBehaviour
This method must be implemented by all subclasses.
handleOtherMessages(ACLMessage) - Method in class jade.proto.FipaContractNetResponderBehaviour
This method must be implemented by all subclasses.
handleProposeMessages(Vector) - Method in class jade.proto.FipaContractNetInitiatorBehaviour
This method is called after all the propose messages have been collected or after the timeout has expired.
handleQueryMessage(ACLMessage) - Method in class jade.proto.FipaQueryResponderBehaviour
This abstract method must be implemented by all sub-classes.
handleRefuse(ACLMessage) - Method in class jade.domain.RequestFIPAServiceBehaviour
Method to handle refuse replies.
handleRefuse(ACLMessage) - Method in class jade.proto.FipaRequestInitiatorBehaviour
Abstract method to handle refuse replies.
handleRejectProposalMessage(ACLMessage) - Method in class jade.proto.FipaContractNetResponderBehaviour
This method is called when the reject-proposal message is received.
handleTimeout() - Method in class jade.proto.FipaRequestInitiatorBehaviour
This method is called by the action method when the timeout set in the request message is expired.
hashCode() - Method in class jade.core.AID
Hash code.
hashCode() - Method in class jade.onto.Name
Hash code.
hasPrimitiveType() - Method in class jade.onto.SlotDescriptor
 
HEXINTEGER - Static variable in interface jade.lang.sl.SL0ParserConstants
 

I

icons - Static variable in class jade.gui.AgentTree
 
image - Variable in class jade.lang.acl.Token
The string image of the token.
image - Variable in class jade.lang.sl.Token
The string image of the token.
ImagePath - Static variable in class jade.gui.GuiProperties
 
img - Variable in class jade.gui.AgentTree.Node
 
IN_REPLY_TO - Static variable in interface jade.lang.acl.ACLParserConstants
 
INFORM - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
INFORM_IF - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
INFORM_REF - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
init(boolean, int) - Method in class jade.core.behaviours.Behaviour.RunnableChangedEvent
Re-init event content.
INITIATED - Static variable in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
instance() - Static method in class jade.domain.MobilityOntology
This method grants access to the unique instance of JADE mobility ontology.
instance() - Static method in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
This method grants access to the unique instance of the ontology.
instance() - Static method in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
This method grants access to the unique instance of the ontology.
instance() - Static method in class jade.onto.basic.BasicOntology
This method grants access to the unique instance of the basic ontology.
INTEGER - Static variable in interface jade.lang.acl.ACLParserConstants
 
INTEGER - Static variable in interface jade.lang.sl.SL0ParserConstants
 
INTEGER_TYPE - Static variable in class jade.PropertyType
 
INTEGER_TYPE - Static variable in interface jade.onto.Ontology
Constant for int type in a SlotDescriptor.
Integer() - Method in class jade.lang.acl.ACLParser
 
InternalError - exception jade.domain.FIPAAgentManagement.InternalError.
 
INTERNALERROR - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
InternalError() - Constructor for class jade.domain.FIPAAgentManagement.InternalError
 
InternalError(String) - Constructor for class jade.domain.FIPAAgentManagement.InternalError
 
isComplex() - Method in class jade.onto.SlotDescriptor
Tells whether a slot is complex.
isEmpty() - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Tells whether this list is empty.
isMandatory() - Method in class jade.PropertyType
Returns a boolean to indicate if the property is mandatory or not.
ISO8601 - class jade.lang.acl.ISO8601.
This class contains a set of static methods that allow to convert to/from the Date Time format specified by ISO8601 and adopted by FIPA.
ISO8601() - Constructor for class jade.lang.acl.ISO8601
 
isOptional() - Method in class jade.onto.SlotDescriptor
Tells whether a slot is optional.
isPrimitive() - Method in class jade.onto.SlotDescriptor
Tells whethet the slot is primitive.
isRole(String) - Method in class jade.onto.DefaultOntology
Checks whether a given string is the name of a role in this ontology.
isRole(String) - Method in interface jade.onto.Ontology
Tells whether a given string is the name of a role in the current ontology.
isRunnable() - Method in class jade.core.behaviours.Behaviour
Returns whether this Behaviour object is blocked or not.
isRunnable() - Method in class jade.core.behaviours.Behaviour.RunnableChangedEvent
Check whether the event is runnable.
isSet() - Method in class jade.onto.SlotDescriptor
Tells whether a slot is set or a sequence.
isUpwards() - Method in class jade.core.behaviours.Behaviour.RunnableChangedEvent
Check which direction this event is travelling.

J

jade - package jade
This package simply contains a class to bootstrap JADE system.
jade.core - package jade.core
This package contains the microkernel of JADE system.
jade.core.behaviours - package jade.core.behaviours
This package is a subpackage of jade.core and contains the classes used to implement basic agent behaviours.
jade.domain - package jade.domain
This package and its sub-packages contains FIPA specific agents and ontologies.
jade.domain.FIPAAgentManagement - package jade.domain.FIPAAgentManagement
 
jade.domain.JADEAgentManagement - package jade.domain.JADEAgentManagement
 
jade.gui - package jade.gui
This package contains general purpose components that can be used to build Swing-based Graphical User Interfaces for JADE agents.
jade.lang - package jade.lang
This package contains JADE generic language support for different languages.
jade.lang.acl - package jade.lang.acl
This package contains classes related to FIPA ACL language.
jade.lang.sl - package jade.lang.sl
This package contains the JADE support for the SL content language.
jade.mtp - package jade.mtp
 
jade.mtp.iiop - package jade.mtp.iiop
 
jade.onto - package jade.onto
This package contains JADE support for different ontologies.
jade.onto.basic - package jade.onto.basic
 
jade.proto - package jade.proto
This package contains role behaviours for FIPA standard protocols.
JADEAgentManagementOntology - class jade.domain.JADEAgentManagement.JADEAgentManagementOntology.
This class represents the ontology jade-agent-management, containing all JADE extensions related to agent management.
jj_nt - Variable in class jade.lang.acl.ACLParser
 
jjnewLexState - Static variable in class jade.lang.acl.ACLParserTokenManager
 
jjstrLiteralImages - Static variable in class jade.lang.acl.ACLParserTokenManager
 
jjstrLiteralImages - Static variable in class jade.lang.sl.SL0ParserTokenManager
 
joinOntology(Ontology) - Method in class jade.onto.DefaultOntology
Adds to this ontology all roles included into another ontology
joinOntology(Ontology) - Method in interface jade.onto.Ontology
Adds to this ontology all roles included into another ontology

K

kill(AID, String) - Method in interface jade.core.AgentManager
 
KillAgent - class jade.domain.JADEAgentManagement.KillAgent.
 
KILLAGENT - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
KillAgent() - Constructor for class jade.domain.JADEAgentManagement.KillAgent
 
KillContainer - class jade.domain.JADEAgentManagement.KillContainer.
 
KILLCONTAINER - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
KillContainer() - Constructor for class jade.domain.JADEAgentManagement.KillContainer
 
killContainer(String) - Method in interface jade.core.AgentManager
 
kind - Variable in class jade.lang.acl.Token
An integer that describes the kind of this token.
kind - Variable in class jade.lang.sl.Token
An integer that describes the kind of this token.

L

LANGUAGE - Static variable in interface jade.lang.acl.ACLParserConstants
 
LBRACE - Static variable in interface jade.lang.acl.ACLParserConstants
 
LBRACE - Static variable in interface jade.lang.sl.SL0ParserConstants
 
LBRACE2 - Static variable in interface jade.lang.acl.ACLParserConstants
 
lexStateNames - Static variable in class jade.lang.acl.ACLParserTokenManager
 
lexStateNames - Static variable in class jade.lang.sl.SL0ParserTokenManager
 
listenerTree(TreeSelectionListener) - Method in class jade.gui.AgentTree
 
Location - interface jade.core.Location.
Abstract interface to represent JADE network locations.
LOCATION - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the concept.
LONG_TYPE - Static variable in interface jade.onto.Ontology
Constant for long type in a SlotDescriptor.
lookupLanguage(String) - Method in class jade.core.Agent
Looks a content language up into the supported languages table.
lookupOntology(String) - Method in class jade.core.Agent
Looks an ontology up into the supported ontologies table.

M

M - Static variable in interface jade.onto.Ontology
Boolean constant for Mandatory slots.
MAIN_CONTAINER_NAME - Static variable in interface jade.core.AgentManager
 
main(String[]) - Static method in class jade.Boot
Fires up JADE system.
main(String[]) - Static method in class jade.lang.acl.ISO8601
The main is here only for debugging.
main(String[]) - Static method in class jade.lang.acl.ACLParser
 
match(ACLMessage) - Method in class jade.lang.acl.MessageTemplate
Matches an ACL message against this MessageTemplate object.
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(List) - Static method in class jade.lang.acl.MessageTemplate
This Factory Method returns a message template that matches any message with a given :receiver slot.
MatchReplyBy(String) - 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(List) - 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.
Message() - Method in class jade.lang.acl.ACLParser
 
MessageParameter() - Method in class jade.lang.acl.ACLParser
 
MESSAGEPARAMETERSTATE - Static variable in interface jade.lang.acl.ACLParserConstants
 
MessageTemplate - class jade.lang.acl.MessageTemplate.
A pattern for matching incoming ACL messages.
MessageTransportProtocol - class jade.mtp.iiop.MessageTransportProtocol.
Implementation of fipa.mts.mtp.iiop.std specification for delivering ACL messages over the OMG IIOP transport protocol.
MessageTransportProtocol() - Constructor for class jade.mtp.iiop.MessageTransportProtocol
 
MESSAGETYPE - Static variable in interface jade.lang.acl.ACLParserConstants
 
MessageType() - Method in class jade.lang.acl.ACLParser
 
MESSAGETYPESTATE - Static variable in interface jade.lang.acl.ACLParserConstants
 
MissingParameter - exception jade.domain.FIPAAgentManagement.MissingParameter.
 
MISSINGPARAMETER - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
MissingParameter() - Constructor for class jade.domain.FIPAAgentManagement.MissingParameter
 
MissingParameter(String, String) - Constructor for class jade.domain.FIPAAgentManagement.MissingParameter
 
MOBILE_AGENT_DESCRIPTION - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the concept.
MOBILE_AGENT_LANGUAGE - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the concept.
MOBILE_AGENT_OS - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the concept.
MOBILE_AGENT_PROFILE - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the concept.
MOBILE_AGENT_SYSTEM - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the concept.
MobilityOntology - class jade.domain.MobilityOntology.
This class represents the ontology used for JADE mobility.
MobilityOntology.CloneAction - class jade.domain.MobilityOntology.CloneAction.
This class represent the 'clone-agent' action in JADE mobility ontology.
MobilityOntology.CloneAction() - Constructor for class jade.domain.MobilityOntology.CloneAction
 
MobilityOntology.Location - class jade.domain.MobilityOntology.Location.
This class represent the ':location' concept in JADE mobility ontology.
MobilityOntology.Location() - Constructor for class jade.domain.MobilityOntology.Location
 
MobilityOntology.MobileAgentDescription - class jade.domain.MobilityOntology.MobileAgentDescription.
This class represent the ':mobile-agent-description' concept in JADE mobility ontology.
MobilityOntology.MobileAgentDescription() - Constructor for class jade.domain.MobilityOntology.MobileAgentDescription
 
MobilityOntology.MobileAgentLanguage - class jade.domain.MobilityOntology.MobileAgentLanguage.
This class represent the ':mobile-agent-language' concept in JADE mobility ontology.
MobilityOntology.MobileAgentLanguage() - Constructor for class jade.domain.MobilityOntology.MobileAgentLanguage
 
MobilityOntology.MobileAgentOS - class jade.domain.MobilityOntology.MobileAgentOS.
This class represent the ':mobile-agent-os' concept in JADE mobility ontology.
MobilityOntology.MobileAgentOS() - Constructor for class jade.domain.MobilityOntology.MobileAgentOS
 
MobilityOntology.MobileAgentProfile - class jade.domain.MobilityOntology.MobileAgentProfile.
This class represent the ':mobile-agent-profile' concept in JADE mobility ontology.
MobilityOntology.MobileAgentProfile() - Constructor for class jade.domain.MobilityOntology.MobileAgentProfile
 
MobilityOntology.MobileAgentSystem - class jade.domain.MobilityOntology.MobileAgentSystem.
This class represent the ':mobile-agent-system' concept in JADE mobility ontology.
MobilityOntology.MobileAgentSystem() - Constructor for class jade.domain.MobilityOntology.MobileAgentSystem
 
MobilityOntology.MoveAction - class jade.domain.MobilityOntology.MoveAction.
This class represent the 'move-agent' action in JADE mobility ontology.
MobilityOntology.MoveAction() - Constructor for class jade.domain.MobilityOntology.MoveAction
 
MobilityOntology.QueryPlatformLocationsAction - class jade.domain.MobilityOntology.QueryPlatformLocationsAction.
This class represent the 'query-platform-locations' action in JADE mobility ontology.
MobilityOntology.QueryPlatformLocationsAction() - Constructor for class jade.domain.MobilityOntology.QueryPlatformLocationsAction
 
MobilityOntology.WhereIsAgentAction - class jade.domain.MobilityOntology.WhereIsAgentAction.
This class represent the 'where-is-agent' action in JADE mobility ontology.
MobilityOntology.WhereIsAgentAction() - Constructor for class jade.domain.MobilityOntology.WhereIsAgentAction
 
Modify - class jade.domain.FIPAAgentManagement.Modify.
This class implements the modify action (to modify an agent description).
MODIFY - Static variable in interface jade.domain.DFGUIAdapter
 
MODIFY - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
Modify() - Constructor for class jade.domain.FIPAAgentManagement.Modify
 
modify(Agent, AID, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
Modifies data contained within a AMS agent.
modify(Agent, AID, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
Modifies data contained within a DF agent.
modify(Agent, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
The AID of the AMS is defaulted to the AMS of this platform.
modify(Agent, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
The default DF of the platform is used.
MOVE - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the action.
move(AID, Location, String) - Method in interface jade.core.AgentManager
 
msg - Variable in class jade.domain.FIPAException
 
MSG_QUEUE_SIZE - Static variable in class jade.core.Agent
Default value for message queue size.
MTP - interface jade.mtp.MTP.
Abstract interface for Message Transport Protocols
MTP.Dispatcher - interface jade.mtp.MTP.Dispatcher.
Callback interface to be notified of message arrivals over this Message Transport Protocol.
MTP.MTPException - exception jade.mtp.MTP.MTPException.
Generic exception class for MTP errors.
MTP.MTPException(String) - Constructor for class jade.mtp.MTP.MTPException
Constructor for exception class.
MTP.MTPException(String, Throwable) - Constructor for class jade.mtp.MTP.MTPException
Constructor for exception class.
MTPDescription - class jade.domain.FIPAAgentManagement.MTPDescription.
Description of a message transport protocol.
MTPDESCRIPTION - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
MTPDescription() - Constructor for class jade.domain.FIPAAgentManagement.MTPDescription
 
myAgent - Variable in class jade.core.behaviours.Behaviour
The agent this behaviour belongs to.
MyDefaults - Static variable in class jade.gui.GuiProperties
 
myEvent - Variable in class jade.core.behaviours.Behaviour
This event object will be re-used for every state change notification.
MyFilterImage - class jade.gui.MyFilterImage.
Javadoc documentation for the file
MyFilterImage() - Constructor for class jade.gui.MyFilterImage
 

N

name - Variable in class jade.gui.AgentTree.Node
 
Name - class jade.onto.Name.
A name string, with case insensitive comparison and equality operations.
NAME - Static variable in class jade.lang.acl.StringACLCodec
 
NAME - Static variable in interface jade.lang.acl.ACLParserConstants
 
NAME - Static variable in class jade.lang.sl.SL0Codec
A symbolic constant, containing the name of this language.
NAME - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of this ontology.
NAME - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
A symbolic constant, containing the name of this ontology.
NAME - Static variable in class jade.domain.JADEAgentManagement.ContainerDead
 
NAME - Static variable in class jade.domain.JADEAgentManagement.AgentDead
 
NAME - Static variable in class jade.domain.JADEAgentManagement.AgentMoved
 
NAME - Static variable in class jade.domain.JADEAgentManagement.ContainerBorn
 
NAME - Static variable in class jade.domain.JADEAgentManagement.AgentBorn
 
NAME - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
A symbolic constant, containing the name of this ontology.
NAME - Static variable in class jade.domain.JADEAgentManagement.EventOccurred
 
NAME - Static variable in class jade.onto.basic.BasicOntology
A symbolic constant, containing the name of this ontology.
NAME_OF_ACTION_FRAME - Static variable in class jade.lang.sl.SL0Codec
Symbolic constant identifying a frame representing an action
NAME_OF_ACTION_SLOT - Static variable in class jade.lang.sl.SL0Codec
Symbolic constant identifying a slot representing an action
NAME_OF_ACTION_SLOT - Static variable in interface jade.onto.Ontology
Symbolic constant identifying a slot representing an action
NAME_OF_ACTOR_SLOT - Static variable in class jade.lang.sl.SL0Codec
Symbolic constant identifying a slot representing an actor
NAME_OF_ACTOR_SLOT - Static variable in interface jade.onto.Ontology
Symbolic constant identifying a slot representing an actor
NAME_OF_SEQUENCE_FRAME - Static variable in interface jade.onto.Ontology
Symbolic constant identifying a frame representing a sequence
NAME_OF_SET_FRAME - Static variable in interface jade.onto.Ontology
Symbolic constant identifying a frame representing a set
Name(String) - Constructor for class jade.onto.Name
Create a new Name object.
newHandle() - Static method in class jade.core.behaviours.ReceiverBehaviour
Factory method for message handles.
newToken(int) - Static method in class jade.lang.acl.Token
Returns a new Token object, by default.
newToken(int) - Static method in class jade.lang.sl.Token
Returns a new Token object, by default.
next - Variable in class jade.lang.acl.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class jade.lang.sl.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Advances the list cursor by one.
NonDeterministicBehaviour - class jade.core.behaviours.NonDeterministicBehaviour.
Composite behaviour with non deterministic children scheduling.
NonDeterministicBehaviour(Agent, int) - Constructor for class jade.core.behaviours.NonDeterministicBehaviour
Protected constructor: use static Factory Methods instead.
NonDeterministicBehaviour(int) - Constructor for class jade.core.behaviours.NonDeterministicBehaviour
Protected constructor: use static Factory Methods instead.
Not - class jade.onto.basic.Not.
This class represents the fact that a predicate is currently false
NOT - Static variable in class jade.onto.basic.BasicOntology
 
NOT_UNDERSTOOD - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
Not() - Constructor for class jade.onto.basic.Not
 
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.
NOTIFY_DOWN - Variable in class jade.core.behaviours.Behaviour
A constant for parent-to-child notifications.
NOTIFY_UP - Variable in class jade.core.behaviours.Behaviour
A constant for child-to-parent notifications.
notifyRestarted(Behaviour) - Method in class jade.core.Agent
Notifies this agent that one of its behaviours has been restarted for some reason.
NotRegistered - exception jade.domain.FIPAAgentManagement.NotRegistered.
 
NOTREGISTERED - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
NotRegistered() - Constructor for class jade.domain.FIPAAgentManagement.NotRegistered
 
NotUnderstoodException - exception jade.domain.FIPAAgentManagement.NotUnderstoodException.
 
NotUnderstoodException(String) - Constructor for class jade.domain.FIPAAgentManagement.NotUnderstoodException
 
Number() - Method in class jade.lang.acl.ACLParser
 

O

O - Static variable in interface jade.onto.Ontology
Boolean constant for Optional slots.
OK - Static variable in class jade.gui.TimeChooser
 
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.
onGuiEvent(GuiEvent) - Method in class jade.domain.df
 
onGuiEvent(GuiEvent) - Method in class jade.gui.GuiAgent
 
Ontology - interface jade.onto.Ontology.
An application specific ontology is represented by a properly initialized instance of a class implementing the Ontologyinterface.
ONTOLOGY - Static variable in interface jade.lang.acl.ACLParserConstants
 
OntologyException - exception jade.onto.OntologyException.
This exception is thrown when some inconsistency is detected during some ontological operation.
OntologyException(String) - Constructor for class jade.onto.OntologyException
Create a new exception object.
OntologyException(String, Throwable) - Constructor for class jade.onto.OntologyException
Create a new exception object.
or(MessageTemplate, MessageTemplate) - Static method in class jade.lang.acl.MessageTemplate
Logical or between two MessageTemplate objects.

P

paint(Graphics) - Method in class jade.gui.AclGui
Paint the AclGui panel
PARAMETERNAME - Static variable in interface jade.lang.sl.SL0ParserConstants
 
parent - Variable in class jade.core.behaviours.Behaviour
Back pointer to the enclosing Behaviour (if present).
parse(Reader) - Method in class jade.lang.acl.ACLParser
 
ParseException - exception jade.lang.acl.ParseException.
This exception is thrown when parse errors are encountered.
ParseException - exception jade.lang.sl.ParseException.
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for class jade.lang.acl.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException() - Constructor for class jade.lang.sl.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class jade.lang.acl.ParseException
 
ParseException(String) - Constructor for class jade.lang.sl.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for class jade.lang.acl.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(Token, int[][], String[]) - Constructor for class jade.lang.sl.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
platformAddresses() - Method in interface jade.core.AgentManager
 
popCurrent() - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Retrieves a previously saved list cursor.
postAction() - Method in class jade.core.behaviours.ComplexBehaviour
This method is just an empty placeholder for subclasses.
postGuiEvent(GuiEvent) - Method in interface jade.domain.DFGUIAdapter
This method notifies an event to the df.
postGuiEvent(GuiEvent) - Method in class jade.gui.GuiAgent
 
postMessage(ACLMessage) - Method in class jade.core.Agent
Put a received message into the agent message queue.
preAction() - Method in class jade.core.behaviours.ComplexBehaviour
This method is just an empty placeholders for subclasses.
PREFIXBYTELENGTHENCODEDSTRING - Static variable in interface jade.lang.acl.ACLParserConstants
 
PRIMITIVE_SLOT - Static variable in interface jade.onto.Ontology
Constant for category of slots whose value is a primitive entity
printStackTrace() - Method in class jade.lang.Codec.CodecException
 
printStackTrace() - Method in class jade.lang.acl.ACLCodec.CodecException
 
printStackTrace() - Method in class jade.onto.OntologyException
 
PROPAGATE - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
Property - class jade.domain.FIPAAgentManagement.Property.
This class implements the property type, a pair of a name and value.
PROPERTY - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
Property() - Constructor for class jade.domain.FIPAAgentManagement.Property
 
PropertyType - class jade.PropertyType.
This class defines the necessary information for the configuration properties of JADE.
PropertyType() - Constructor for class jade.PropertyType
Public constructor for a generic property.
PropertyType(String, String, String, String, boolean) - Constructor for class jade.PropertyType
Public constructor for a property.
PROPOSE - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
PROTOCOL - Static variable in interface jade.lang.acl.ACLParserConstants
 
PROXY - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
pushCurrent() - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Save the list cursor on an internal stack.
putBack(ACLMessage) - Method in class jade.core.Agent
Puts a received ACL message back into the message queue.
putSlot(Object) - Method in class jade.onto.Frame
Adds an unnamed slot to this frame.
putSlot(String, Object) - Method in class jade.onto.Frame
Adds a named slot to this frame.

Q

QUERY_IF - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
QUERY_PLATFORM_LOCATIONS - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the action.
QUERY_REF - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
queryMsg - Variable in class jade.proto.FipaQueryInitiatorBehaviour
This is the query-refMsg sent in the first state of the protocol
Quit - class jade.domain.FIPAAgentManagement.Quit.
This class implements the quit action (termination of an agent).
QUIT - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
Quit() - Constructor for class jade.domain.FIPAAgentManagement.Quit
 

R

RBRACE - Static variable in interface jade.lang.acl.ACLParserConstants
 
RBRACE - Static variable in interface jade.lang.sl.SL0ParserConstants
 
RBRACE2 - Static variable in interface jade.lang.acl.ACLParserConstants
 
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.
readChar() - Method in class jade.lang.acl.ASCII_CharStream
 
readChar() - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
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.
 
ReceivedObject() - Constructor for class jade.domain.FIPAAgentManagement.ReceivedObject
 
RECEIVER - Static variable in interface jade.lang.acl.ACLParserConstants
 
ReceiverBehaviour - class jade.core.behaviours.ReceiverBehaviour.
Behaviour for receiving an ACL message.
ReceiverBehaviour.Handle - interface jade.core.behaviours.ReceiverBehaviour.Handle.
An interface representing ACL messages due to arrive within a time limit.
ReceiverBehaviour.NotYetReady - exception jade.core.behaviours.ReceiverBehaviour.NotYetReady.
Exception class for timeouts.
ReceiverBehaviour.TimedOut - exception jade.core.behaviours.ReceiverBehaviour.TimedOut.
Exception class for timeouts.
ReceiverBehaviour(Agent, ACLMessage) - Constructor for class jade.core.behaviours.ReceiverBehaviour
Receive any ACL message.
ReceiverBehaviour(Agent, ACLMessage, MessageTemplate) - Constructor for class jade.core.behaviours.ReceiverBehaviour
Receive a matching ACL message.
ReceiverBehaviour(Agent, ReceiverBehaviour.Handle, long) - Constructor for class jade.core.behaviours.ReceiverBehaviour
Receive any ACL message, waiting at most millis milliseconds.
ReceiverBehaviour(Agent, ReceiverBehaviour.Handle, long, MessageTemplate) - Constructor for class jade.core.behaviours.ReceiverBehaviour
 
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 (registration of an agent description).
REGISTER - Static variable in interface jade.domain.DFGUIAdapter
 
REGISTER - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
Register() - Constructor for class jade.domain.FIPAAgentManagement.Register
 
register(Agent, AID, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
Register a AMSAgentDescription with a AMS agent.
register(Agent, AID, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
Register a DFDescriptiont with a DF agent.
register(Agent, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
registers a AMSAgentDescription with the default AMS
register(Agent, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
registers a DFAgentDescription with the default DF
register(String, JPopupMenu, String) - Method in class jade.gui.AgentTree
 
registerFactory(String, FipaRequestResponderBehaviour.Factory) - Method in class jade.proto.FipaRequestResponderBehaviour
Associate a Factory object with an action name.
registerLanguage(String, Codec) - Method in class jade.core.Agent
Adds a Content Language codec to the agent capabilities.
registerOntology(String, Ontology) - Method in class jade.core.Agent
Adds an Ontology to the agent capabilities.
ReInit(ACLParserTokenManager) - Method in class jade.lang.acl.ACLParser
 
ReInit(ASCII_CharStream) - Method in class jade.lang.acl.ACLParserTokenManager
 
ReInit(ASCII_CharStream, int) - Method in class jade.lang.acl.ACLParserTokenManager
 
ReInit(ASCII_UCodeESC_CharStream) - Method in class jade.lang.sl.SL0ParserTokenManager
 
ReInit(ASCII_UCodeESC_CharStream, int) - Method in class jade.lang.sl.SL0ParserTokenManager
 
ReInit(InputStream) - Method in class jade.lang.acl.ACLParser
 
ReInit(InputStream, int, int) - Method in class jade.lang.acl.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
ReInit(InputStream, int, int, int) - Method in class jade.lang.acl.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
ReInit(Reader) - Method in class jade.lang.acl.ACLParser
 
ReInit(Reader, int, int) - Method in class jade.lang.acl.ASCII_CharStream
 
ReInit(Reader, int, int) - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
ReInit(Reader, int, int, int) - Method in class jade.lang.acl.ASCII_CharStream
 
ReInit(Reader, int, int, int) - Method in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
REJECT_PROPOSAL - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
RELATIVE - Static variable in class jade.gui.TimeChooser
 
removeAddresses(String) - Method in class jade.core.AID
To remove a transport address.
removeAddresses(String) - Method in class jade.domain.FIPAAgentManagement.MTPDescription
 
removeAgentNode(String, String) - Method in class jade.gui.AgentTree
 
removeAvailableMtps(MTPDescription) - Method in class jade.domain.FIPAAgentManagement.APTransportDescription
 
removeBehaviour(Behaviour) - Method in class jade.core.Agent
This method removes a given behaviour from the agent.
removeContainerNode(String) - Method in class jade.gui.AgentTree
 
removeElement(Behaviour) - Method in class jade.core.behaviours.ComplexBehaviour.BehaviourList
Remove a Behaviour from the list.
removeElement(Object) - Method in class jade.gui.VisualStringList
 
removeElement(Object) - Method in class jade.gui.VisualPropertiesList
 
removeEncrypted(String) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
removeIntendedReceiver(AID) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
removeLanguages(String) - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
removeLanguages(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
removeListener(AgentManager.Listener) - Method in interface jade.core.AgentManager
 
removeOntologies(String) - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
removeOntologies(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
removeParent(AID) - Method in class jade.domain.df
this method can be used to remove a parent (a DF with which this DF is federated).
removeProperties(Property) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
removeProtocols(String) - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
removeProtocols(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
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
 
removeSniffedAgents(AID) - Method in class jade.domain.JADEAgentManagement.SniffOn
 
removeSniffedAgents(AID) - Method in class jade.domain.JADEAgentManagement.SniffOff
 
removeSubBehaviour(Behaviour) - Method in class jade.core.behaviours.ComplexBehaviour
Removes a behaviour from the children list.
removeTo(AID) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
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.
REPLY_BY - Static variable in interface jade.lang.acl.ACLParserConstants
 
REPLY_TO - Static variable in interface jade.lang.acl.ACLParserConstants
 
REPLY_WITH - Static variable in interface jade.lang.acl.ACLParserConstants
 
REQUEST - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
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
RequestFIPAServiceBehaviour - class jade.domain.RequestFIPAServiceBehaviour.
This class extends the FipaRequestIntiatorBehaviour in order to request an agent, e.g.
RequestFIPAServiceBehaviour.NotYetReady - exception jade.domain.RequestFIPAServiceBehaviour.NotYetReady.
Exception class for timeouts.
RequestFIPAServiceBehaviour(Agent, AID, String, Object) - Constructor for class jade.domain.RequestFIPAServiceBehaviour
Create a behaviour to request an agent to perform a specific action.
RequestFIPAServiceBehaviour(Agent, AID, String, Object, SearchConstraints) - Constructor for class jade.domain.RequestFIPAServiceBehaviour
Create a behaviour to request an agent to perform a specific action.
reset() - Method in class jade.core.behaviours.Behaviour
Restores behaviour initial state.
reset() - Method in class jade.core.behaviours.ComplexBehaviour
Puts a ComplexBehaviour back in initial state.
reset() - Method in class jade.core.behaviours.NonDeterministicBehaviour
Resets this behaviour.
reset() - Method in class jade.core.behaviours.SimpleBehaviour
Resets a SimpleBehaviour.
reset() - Method in class jade.core.behaviours.ReceiverBehaviour
Resets this behaviour.
reset() - Method in class jade.lang.acl.ACLMessage
Resets all the message slots.
reset() - Method in class jade.proto.FipaRequestInitiatorBehaviour
This method resets this behaviour so that it restarts from the initial state of the protocol with the same request message.
reset() - Method in class jade.proto.FipaContractNetInitiatorBehaviour
This method resets this behaviour object so that it restarts from the initial state of the protocol.
reset() - Method in class jade.proto.FipaQueryResponderBehaviour
This method allows to reset the behaviour.
reset() - Method in class jade.proto.FipaContractNetResponderBehaviour
This method is called to restart the protocol and wait again for a new call for proposal message.
reset(ACLMessage) - Method in class jade.proto.FipaRequestInitiatorBehaviour
This method resets this behaviour so that it restarts the protocol with another request message.
reset(ACLMessage, List) - Method in class jade.proto.FipaContractNetInitiatorBehaviour
 
reset(ACLMessage, MessageTemplate) - Method in class jade.proto.FipaRequestInitiatorBehaviour
This method resets this behaviour so that it restarts the protocol with other request message and MessageTemplate
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
resetContent(Iterator) - Method in class jade.gui.VisualStringList
 
RESOLVERS - Static variable in interface jade.lang.acl.ACLParserConstants
 
restart() - Method in class jade.core.behaviours.Behaviour
Restarts a blocked behaviour.
restart() - Method in class jade.core.behaviours.ComplexBehaviour
Restarts this behaviour.
restartLater(Behaviour, long) - Method in class jade.core.Agent
Schedules a restart for a behaviour, after a certain amount of time has passed.
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 - Static variable in class jade.onto.basic.BasicOntology
 
ResultPredicate - class jade.onto.basic.ResultPredicate.
This class represents the result predicate ontological role, i.e.
ResultPredicate() - Constructor for class jade.onto.basic.ResultPredicate
 
RoleEntityFactory - interface jade.onto.RoleEntityFactory.
Abstract interface to create user defined ontological entities.
root() - Method in class jade.core.behaviours.Behaviour
Returns the root for this Behaviour object.
run() - Method in class jade.core.Agent
This method is the main body of every agent.

S

Search - class jade.domain.FIPAAgentManagement.Search.
This class implements the search action (searching for agent description).
SEARCH - Static variable in interface jade.domain.DFGUIAdapter
 
SEARCH - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
Search() - Constructor for class jade.domain.FIPAAgentManagement.Search
 
search(Agent, AID, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
searches with the passed AMS by using the default SearchConstraints.
search(Agent, AID, AMSAgentDescription, SearchConstraints) - Static method in class jade.domain.AMSServiceCommunicator
Searches for data contained within a AMS agent.
search(Agent, AID, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
The default SearchConstraints are used.
search(Agent, AID, DFAgentDescription, SearchConstraints) - Static method in class jade.domain.DFServiceCommunicator
Searches for data contained within a DF agent.
search(Agent, AMSAgentDescription) - Static method in class jade.domain.AMSServiceCommunicator
searches with the default AMS and the default SearchConstraints.
search(Agent, AMSAgentDescription, SearchConstraints) - Static method in class jade.domain.AMSServiceCommunicator
searches with the default AMS
search(Agent, DFAgentDescription) - Static method in class jade.domain.DFServiceCommunicator
The default DF is used.
search(Agent, DFAgentDescription, SearchConstraints) - Static method in class jade.domain.DFServiceCommunicator
The default DF is used.
SearchConstraints - class jade.domain.FIPAAgentManagement.SearchConstraints.
This class models a search constraint.
SEARCHCONSTRAINTS - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
SearchConstraints() - Constructor for class jade.domain.FIPAAgentManagement.SearchConstraints
 
send(ACLMessage) - Method in class jade.core.Agent
Send an ACL message to another agent.
SENDER - Static variable in interface jade.lang.acl.ACLParserConstants
 
SenderBehaviour - class jade.core.behaviours.SenderBehaviour.
Behaviour for sending an ACL message.
SenderBehaviour(Agent, ACLMessage) - Constructor for class jade.core.behaviours.SenderBehaviour
Send a given ACL message.
sendReply(int, String) - Method in class jade.proto.FipaRequestResponderBehaviour.ActionHandler
Send a reply message back to the requester.
SEQUENCE - Static variable in interface jade.lang.acl.ACLParserConstants
 
SEQUENCE_SLOT - Static variable in interface jade.onto.Ontology
Constant for category of slots whose value is a sequence of entities
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.
ServiceDescription - class jade.domain.FIPAAgentManagement.ServiceDescription.
This class models a service data type.
SERVICEDESCRIPTION - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
ServiceDescription() - Constructor for class jade.domain.FIPAAgentManagement.ServiceDescription
 
SET - Static variable in interface jade.lang.acl.ACLParserConstants
 
set_0(Action) - Method in class jade.onto.basic.ResultPredicate
This method sets the action expression for of which the result is indicated.
set_0(Action) - Method in class jade.onto.basic.DonePredicate
This method sets the action expression indicating the action that has been performed and the agent who performed it.
set_0(AID) - Method in class jade.domain.MobilityOntology.WhereIsAgentAction
 
set_0(AID) - Method in class jade.domain.FIPAAgentManagement.Quit
 
set_0(AID) - Method in class jade.onto.basic.Action
Sets the identifier of the agent performing the action.
set_0(MobilityOntology.MobileAgentDescription) - Method in class jade.domain.MobilityOntology.MoveAction
 
set_0(Object) - Method in class jade.domain.FIPAAgentManagement.Search
 
set_0(Object) - Method in class jade.domain.FIPAAgentManagement.Register
 
set_0(Object) - Method in class jade.domain.FIPAAgentManagement.Modify
 
set_0(Object) - Method in class jade.domain.FIPAAgentManagement.Deregister
 
set_0(Object) - Method in class jade.domain.JADEAgentManagement.EventOccurred
 
set_0(Object) - Method in class jade.onto.basic.Not
Sets the predicate that is asserted to be false.
set_0(String) - Method in class jade.domain.FIPAAgentManagement.UnsupportedValue
 
set_0(String) - Method in class jade.domain.FIPAAgentManagement.UnsupportedAct
 
set_0(String) - Method in class jade.domain.FIPAAgentManagement.InternalError
 
set_0(String) - Method in class jade.domain.FIPAAgentManagement.UnrecognisedValue
 
set_0(String) - Method in class jade.domain.FIPAAgentManagement.UnexpectedParameter
 
set_0(String) - Method in class jade.domain.FIPAAgentManagement.UnrecognisedParameterValue
 
set_0(String) - Method in class jade.domain.FIPAAgentManagement.UnexpectedAct
 
set_0(String) - Method in class jade.domain.FIPAAgentManagement.UnsupportedFunction
 
set_0(String) - Method in class jade.domain.FIPAAgentManagement.MissingParameter
 
set_1(Object) - Method in class jade.onto.basic.Action
Sets the action object
set_1(SearchConstraints) - Method in class jade.domain.FIPAAgentManagement.Search
 
set_1(String) - Method in class jade.domain.MobilityOntology.CloneAction
 
set_1(String) - Method in class jade.domain.FIPAAgentManagement.UnexpectedParameter
 
set_1(String) - Method in class jade.domain.FIPAAgentManagement.UnrecognisedParameterValue
 
set_1(String) - Method in class jade.domain.FIPAAgentManagement.MissingParameter
 
SET_SLOT - Static variable in interface jade.onto.Ontology
Constant for category of slots whose value is a set of entities
setAclRepresentation(String) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
setAction(Object) - Method in class jade.onto.basic.Action
Sets the action object.
setActor(AID) - Method in class jade.onto.basic.Action
Sets the identifier of the agent performing the action.
setActor(String) - Method in class jade.domain.MobilityOntology.MoveAction
 
setActor(String) - Method in class jade.domain.MobilityOntology.WhereIsAgentAction
 
setActor(String) - Method in class jade.domain.MobilityOntology.QueryPlatformLocationsAction
 
setAddress(InetAddress) - Method in class jade.gui.AgentTree.ContainerNode
 
setAgent(AID) - Method in class jade.domain.JADEAgentManagement.AgentDead
 
setAgent(AID) - Method in class jade.domain.JADEAgentManagement.AgentMoved
 
setAgent(AID) - Method in class jade.domain.JADEAgentManagement.AgentBorn
 
setAgent(AID) - Method in class jade.domain.JADEAgentManagement.KillAgent
 
setAgentName(String) - Method in class jade.domain.JADEAgentManagement.CreateAgent
 
setAgentProfile(MobilityOntology.MobileAgentProfile) - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
setAgentVersion(String) - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
setBorder(Border) - Method in class jade.gui.AclGui
Set the specified border to the AclGui panel
setBy(String) - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
setCheckMandatorySlots(boolean) - Method in class jade.gui.VisualAIDList
This method is used to ensure that the mandatory fields would be corrected inserted.
setCheckMandatorySlots(boolean) - Method in class jade.gui.VisualServicesList
This method is used to ensure that the mandatory fields would be corrected inserted.
setClassName(String) - Method in class jade.domain.JADEAgentManagement.CreateAgent
 
setCommandLineValue(String) - Method in class jade.PropertyType
 
setComments(String) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
setConstraint() - Method in class jade.gui.ConstraintDlg
This method display a gui to insert the search constraints.
setContainer(String) - Method in class jade.domain.JADEAgentManagement.AgentDead
 
setContainer(String) - Method in class jade.domain.JADEAgentManagement.AgentBorn
 
setContainerName(String) - Method in class jade.domain.JADEAgentManagement.CreateAgent
 
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.
setContentProperties(Properties) - Method in class jade.gui.VisualPropertiesList
This method must be used after a resetContent on this list to update the properties.
setConversationId(String) - Method in class jade.lang.acl.ACLMessage
Writes the :conversation-id slot.
setDate(Date) - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
setDate(Date) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
setDate(Date) - Method in class jade.gui.TimeChooser
 
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.
setDefaultValue(String) - Method in class jade.PropertyType
 
setDependencies(String) - Method in class jade.domain.MobilityOntology.MobileAgentSystem
 
setDependencies(String) - Method in class jade.domain.MobilityOntology.MobileAgentLanguage
 
setDependencies(String) - Method in class jade.domain.MobilityOntology.MobileAgentOS
 
setDescriptionOfThisDF(DFAgentDescription) - Method in class jade.domain.df
This method set the description of the df according to the DFAgentAgentDescription passed.
setDestination(MobilityOntology.Location) - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
setDimension(Dimension) - Method in class jade.gui.VisualStringList
Sets the dimension of the panel.
setDynamic(Boolean) - Method in class jade.domain.FIPAAgentManagement.APDescription
 
setEnabled(boolean) - Method in class jade.gui.AclGui
Enables/disables the editability of all the controls in an AclGui panel (default is enabled)
setEnabled(boolean) - Method in class jade.gui.VisualStringList
Use this method to enable/disable the Add and Remove fields of the popUp menu.
setEncoding(String) - Method in class jade.lang.acl.ACLMessage
Writes the :encoding slot.
setEnvelope(Envelope) - Method in class jade.lang.acl.ACLMessage
Attaches an envelope to this message.
setEvent(AMSEvent) - Method in class jade.domain.JADEAgentManagement.EventOccurred
 
setFileValue(String) - Method in class jade.PropertyType
 
setFrom(AID) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
setFrom(String) - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
setFrom(String) - Method in class jade.domain.JADEAgentManagement.AgentMoved
 
setHost(String) - Method in class jade.domain.JADEAgentManagement.ContainerBorn
 
setId(String) - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
setInReplyTo(String) - Method in class jade.lang.acl.ACLMessage
Writes the :in-reply-to slot.
setLanguage(MobilityOntology.MobileAgentLanguage) - Method in class jade.domain.MobilityOntology.MobileAgentProfile
 
setLanguage(String) - Method in class jade.lang.acl.ACLMessage
Writes the :language slot.
setMajorVersion(Long) - Method in class jade.domain.MobilityOntology.MobileAgentSystem
 
setMajorVersion(Long) - Method in class jade.domain.MobilityOntology.MobileAgentLanguage
 
setMajorVersion(Long) - Method in class jade.domain.MobilityOntology.MobileAgentOS
 
setMaxDepth(Long) - Method in class jade.domain.FIPAAgentManagement.SearchConstraints
 
setMaxResults(Long) - Method in class jade.domain.FIPAAgentManagement.SearchConstraints
 
setMessage(String) - Method in class jade.domain.FIPAException
set the content of the ACLMessage representing this exception
setMinorVersion(Long) - Method in class jade.domain.MobilityOntology.MobileAgentSystem
 
setMinorVersion(Long) - Method in class jade.domain.MobilityOntology.MobileAgentLanguage
 
setMinorVersion(Long) - Method in class jade.domain.MobilityOntology.MobileAgentOS
 
setMobility(Boolean) - Method in class jade.domain.FIPAAgentManagement.APDescription
 
setMsg(ACLMessage) - Method in class jade.gui.AclGui
Displays the specified ACL message into the AclGui panel
setMtpName(String) - Method in class jade.domain.FIPAAgentManagement.MTPDescription
 
setName(AID) - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
setName(AID) - Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
setName(AID) - Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
 
setName(String) - Method in class jade.PropertyType
 
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.MobilityOntology.MobileAgentSystem
 
setName(String) - Method in class jade.domain.MobilityOntology.MobileAgentLanguage
 
setName(String) - Method in class jade.domain.MobilityOntology.MobileAgentOS
 
setName(String) - Method in class jade.domain.MobilityOntology.Location
 
setName(String) - Method in class jade.domain.FIPAAgentManagement.APDescription
 
setName(String) - Method in class jade.domain.FIPAAgentManagement.Property
 
setName(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
setName(String) - Method in class jade.domain.JADEAgentManagement.ContainerDead
 
setName(String) - Method in class jade.domain.JADEAgentManagement.ContainerBorn
 
setName(String) - Method in class jade.domain.JADEAgentManagement.KillContainer
 
setOntology(String) - Method in class jade.lang.acl.ACLMessage
Writes the :ontology slot.
setOS(MobilityOntology.MobileAgentOS) - Method in class jade.domain.MobilityOntology.MobileAgentProfile
 
setOwnership(String) - Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
setOwnership(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
setPassword(String) - Method in class jade.domain.JADEAgentManagement.CreateAgent
 
setPassword(String) - Method in class jade.domain.JADEAgentManagement.SniffOn
 
setPassword(String) - Method in class jade.domain.JADEAgentManagement.KillAgent
 
setPassword(String) - Method in class jade.domain.JADEAgentManagement.SniffOff
 
setPassword(String) - Method in class jade.domain.JADEAgentManagement.KillContainer
 
setPayloadEncoding(String) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
setPayloadLength(String) - Method in class jade.domain.FIPAAgentManagement.Envelope
 
setPerformative(int) - Method in class jade.lang.acl.ACLMessage
set the performative of this ACL message object to the passed constant.
setProfile(String) - Method in class jade.domain.FIPAAgentManagement.MTPDescription
 
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
 
setReply(ACLMessage) - Method in class jade.proto.FipaRequestResponderBehaviour.ActionHandler
 
setReplyBy(String) - Method in class jade.lang.acl.ACLMessage
Writes the :reply-by slot.
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.
setSender(AID) - Method in class jade.lang.acl.ACLMessage
Writes the :sender slot.
setSenderEnabled(boolean) - Method in class jade.gui.AclGui
Enables/disables the editability of the sender field of an AclGui panel (default is enabled)
setSignature(String) - Method in class jade.domain.MobilityOntology.MobileAgentDescription
 
setSniffer(AID) - Method in class jade.domain.JADEAgentManagement.SniffOn
 
setSniffer(AID) - Method in class jade.domain.JADEAgentManagement.SniffOff
 
setState(String) - Method in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
setState(String) - Method in class jade.gui.AgentTree.AgentNode
 
setSystem(MobilityOntology.MobileAgentSystem) - Method in class jade.domain.MobilityOntology.MobileAgentProfile
 
setTo(String) - Method in class jade.domain.JADEAgentManagement.AgentMoved
 
setTransportAddress(String) - Method in class jade.domain.MobilityOntology.Location
 
setTransportProfile(APTransportDescription) - Method in class jade.domain.FIPAAgentManagement.APDescription
 
setTransportProtocol(String) - Method in class jade.domain.MobilityOntology.Location
 
setType(String) - Method in class jade.domain.FIPAAgentManagement.ServiceDescription
 
setType(String) - Method in class jade.gui.AgentTree.Node
 
setType(String) - Method in class jade.gui.AgentTree.AgentNode
 
setType(String) - Method in class jade.gui.AgentTree.ContainerNode
 
setType(String) - Method in class jade.gui.AgentTree.SuperContainer
 
setup() - Method in class jade.core.Agent
This protected method is an empty placeholder for application specific startup code.
setup() - Method in class jade.domain.df
This method starts all behaviours needed by DF agent to perform its role within JADE agent platform.
setup() - Method in class jade.domain.ams
This method starts the AMS behaviours to allow the agent to carry on its duties within JADE agent platform.
setValue(Object) - Method in class jade.domain.FIPAAgentManagement.Property
 
setVia(String) - Method in class jade.domain.FIPAAgentManagement.ReceivedObject
 
SHORT_TYPE - Static variable in interface jade.onto.Ontology
Constant for short type in a SlotDescriptor.
ShowAIDGui(AID, boolean, boolean) - Method in class jade.gui.AIDGui
This method shows an AID with a GUI.
ShowBootGUI(List) - Method in class jade.gui.BootGUI
 
ShowDFDGui(DFAgentDescription, boolean, boolean) - Method in class jade.gui.DFAgentDscDlg
This method show a a giu for a DFAgentDescription.
showEditTimeDlg(JFrame) - Method in class jade.gui.TimeChooser
 
ShowGui - class jade.domain.JADEAgentManagement.ShowGui.
 
SHOWGUI - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
showGui() - Method in class jade.domain.df
This method make visible the GUI of the DF.
ShowGui() - Constructor for class jade.domain.JADEAgentManagement.ShowGui
 
showMsgInDialog(ACLMessage, Frame) - Static method in class jade.gui.AclGui
Pops up a dialog window including an editing-disabled AclGui panel and displays the specified ACL message in it.
showViewTimeDlg(JFrame) - Method in class jade.gui.TimeChooser
 
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.core.behaviours.ComplexBehaviour.BehaviourList
Reads the current size of the list.
size() - Method in class jade.onto.Frame
 
SL0Codec - class jade.lang.sl.SL0Codec.
The codec class for the SL0 language.
SL0Codec() - Constructor for class jade.lang.sl.SL0Codec
 
SL0ParserConstants - interface jade.lang.sl.SL0ParserConstants.
 
SL0ParserTokenManager - class jade.lang.sl.SL0ParserTokenManager.
 
SL0ParserTokenManager(ASCII_UCodeESC_CharStream) - Constructor for class jade.lang.sl.SL0ParserTokenManager
 
SL0ParserTokenManager(ASCII_UCodeESC_CharStream, int) - Constructor for class jade.lang.sl.SL0ParserTokenManager
 
SlotDescriptor - class jade.onto.SlotDescriptor.
Descriptor class for the slots of ontological roles.
SlotDescriptor(int, String, boolean) - Constructor for class jade.onto.SlotDescriptor
Build the descriptor for an unnamed slot.
SlotDescriptor(String, int, String, boolean) - Constructor for class jade.onto.SlotDescriptor
Build the descriptor for a named slot.
SniffOff - class jade.domain.JADEAgentManagement.SniffOff.
 
SNIFFOFF - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
SniffOff() - Constructor for class jade.domain.JADEAgentManagement.SniffOff
 
sniffOff(AID, List) - Method in interface jade.core.AgentManager
 
SniffOn - class jade.domain.JADEAgentManagement.SniffOn.
 
SNIFFON - Static variable in class jade.domain.JADEAgentManagement.JADEAgentManagementOntology
 
SniffOn() - Constructor for class jade.domain.JADEAgentManagement.SniffOn
 
sniffOn(AID, List) - Method in interface jade.core.AgentManager
 
source - Variable in class jade.gui.GuiEvent
 
specialConstructor - Variable in class jade.lang.acl.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in class jade.lang.sl.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class jade.lang.acl.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class jade.lang.sl.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
START - Static variable in interface jade.lang.acl.ACLParserConstants
 
Starter - class jade.core.Starter.
This utility class is a Facade to JADE runtime system and is only used to start up JADE.
startUp(boolean, String, List, String[]) - Static method in class jade.core.Starter
Starts up a suitable JADE runtime system, according to its parameters.
staticFlag - Static variable in class jade.lang.acl.ASCII_CharStream
 
staticFlag - Static variable in class jade.lang.sl.ASCII_UCodeESC_CharStream
 
STRING_LITERAL - Static variable in interface jade.lang.sl.SL0ParserConstants
 
STRING_TYPE - Static variable in class jade.PropertyType
 
STRING_TYPE - Static variable in interface jade.onto.Ontology
Constant for String type in a SlotDescriptor.
Stringa() - Method in class jade.lang.acl.ACLParser
 
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.
STRINGLITERAL - Static variable in interface jade.lang.acl.ACLParserConstants
 
StringLiteral() - Method in class jade.lang.acl.ACLParser
 
strToAddr(String) - Method in interface jade.mtp.MTP
Converts a string representing a valid address in this MTP to a TransportAddress object.
strToAddr(String) - Method in class jade.mtp.iiop.MessageTransportProtocol
 
subBehaviours - Variable in class jade.core.behaviours.ComplexBehaviour
The children list for this behaviour.
SUBSCRIBE - Static variable in class jade.lang.acl.ACLMessage
constant identifying the FIPA performative
suspend(AID, String) - Method in interface jade.core.AgentManager
 
SUSPENDED - Static variable in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
SwitchTo(int) - Method in class jade.lang.acl.ACLParserTokenManager
 
SwitchTo(int) - Method in class jade.lang.sl.SL0ParserTokenManager
 

T

takeDown() - Method in class jade.core.Agent
This protected method is an empty placeholder for application specific cleanup code.
takeDown() - Method in class jade.domain.df
Cleanup DF on exit.
TimeChooser - class jade.gui.TimeChooser.
The TimeChooser class can be used to let the user define a certain point in time by means of a dialog window.
TimeChooser() - Constructor for class jade.gui.TimeChooser
 
TimeChooser(Date) - Constructor for class jade.gui.TimeChooser
 
toDate(String) - Static method in class jade.lang.acl.ISO8601
This method converts a String, that represents a Date Time Token in IS8601 format, to a java.util.Date object.
token - Variable in class jade.lang.acl.ACLParser
 
Token - class jade.lang.acl.Token.
Describes the input token stream.
Token - class jade.lang.sl.Token.
Describes the input token stream.
token_source - Variable in class jade.lang.acl.ACLParser
 
Token() - Constructor for class jade.lang.acl.Token
 
Token() - Constructor for class jade.lang.sl.Token
 
tokenImage - Variable in class jade.lang.acl.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface jade.lang.acl.ACLParserConstants
 
tokenImage - Variable in class jade.lang.sl.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface jade.lang.sl.SL0ParserConstants
 
TokenMgrError - error jade.lang.acl.TokenMgrError.
 
TokenMgrError - error jade.lang.sl.TokenMgrError.
 
TokenMgrError() - Constructor for class jade.lang.acl.TokenMgrError
 
TokenMgrError() - Constructor for class jade.lang.sl.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class jade.lang.acl.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class jade.lang.sl.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class jade.lang.acl.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class jade.lang.sl.TokenMgrError
 
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.core.AID
Returns the symbolic name of the agent.
toString() - Method in class jade.lang.acl.ACLMessage
Convert an ACL message to its string representation.
toString() - Method in class jade.lang.acl.Token
Returns the image.
toString() - Method in class jade.lang.sl.Token
Returns the image.
toString() - Method in class jade.onto.Name
Converts the Name object into a string.
toString() - Method in class jade.onto.SlotDescriptor
return a String representation of the object, just for debugging purposes
toString() - Method in class jade.onto.Frame
it is here just for debugging purposes
toString(Date) - Static method in class jade.lang.acl.ISO8601
This method converts a java.util.Date into a String in ISO8601 format.
toText(Writer) - Method in class jade.core.AID
This method is called from ACLMessage in order to create the String encoding of an ACLMessage.
toText(Writer) - Method in class jade.lang.acl.ACLMessage
Writes an ACL message object on a stream as a character string.
TRANSIT - Static variable in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
TransportAddress - interface jade.mtp.TransportAddress.
 
tree - Variable in class jade.gui.AgentTree
 
TreeHelp - class jade.gui.TreeHelp.
 
TreeHelp(String, String) - Constructor for class jade.gui.TreeHelp
 
TreeIconRenderer - class jade.gui.TreeIconRenderer.
This is the renderer of the Tree.
TreeIconRenderer() - Constructor for class jade.gui.TreeIconRenderer
 
TRUE - Static variable in class jade.onto.basic.BasicOntology
 
TrueProposition - class jade.onto.basic.TrueProposition.
This class represents the concept of true
TrueProposition() - Constructor for class jade.onto.basic.TrueProposition
 
type - Variable in class jade.gui.GuiEvent
 

U

Unauthorised - exception jade.domain.FIPAAgentManagement.Unauthorised.
 
UNAUTHORISED - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
Unauthorised() - Constructor for class jade.domain.FIPAAgentManagement.Unauthorised
 
UnexpectedAct - exception jade.domain.FIPAAgentManagement.UnexpectedAct.
 
UNEXPECTEDACT - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
UnexpectedAct() - Constructor for class jade.domain.FIPAAgentManagement.UnexpectedAct
 
UnexpectedAct(String) - Constructor for class jade.domain.FIPAAgentManagement.UnexpectedAct
 
UnexpectedParameter - exception jade.domain.FIPAAgentManagement.UnexpectedParameter.
 
UNEXPECTEDPARAMETER - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
UnexpectedParameter() - Constructor for class jade.domain.FIPAAgentManagement.UnexpectedParameter
 
UnexpectedParameter(String, String) - Constructor for class jade.domain.FIPAAgentManagement.UnexpectedParameter
 
UNKNOWN - Static variable in class jade.lang.acl.ACLMessage
constant identifying an unknown performative
UNNAMEDPREFIX - Static variable in class jade.onto.Frame
This string is the prefix of all the unnamed slots of a Frame
UnreachableException - exception jade.core.UnreachableException.
This exception is thrown when some agent container cannot be contacted.
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 class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
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 class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
UnrecognisedValue() - Constructor for class jade.domain.FIPAAgentManagement.UnrecognisedValue
 
UnrecognisedValue(String) - Constructor for class jade.domain.FIPAAgentManagement.UnrecognisedValue
 
unregisterFactory(String) - Method in class jade.proto.FipaRequestResponderBehaviour
Remove a action name - Factory object association.
UnsupportedAct - exception jade.domain.FIPAAgentManagement.UnsupportedAct.
 
UNSUPPORTEDACT - Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
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 class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
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 class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
 
UnsupportedValue() - Constructor for class jade.domain.FIPAAgentManagement.UnsupportedValue
 
UnsupportedValue(String) - Constructor for class jade.domain.FIPAAgentManagement.UnsupportedValue
 
USERDEFINEDPARAM - Static variable in interface jade.lang.acl.ACLParserConstants
 
USERDEFINEDSLOT - Static variable in interface jade.lang.acl.ACLParserConstants
 
UserPropertyGui - class jade.gui.UserPropertyGui.
This class provides a gui for the user defined property.

V

VisualAIDList - class jade.gui.VisualAIDList.
This class extends the VisualStringList in order to show a list of AID (Agent-Identifer).
VisualPropertiesList - class jade.gui.VisualPropertiesList.
This class extends the VisualStringList in order to show a list of user defined property.
VisualServicesList - class jade.gui.VisualServicesList.
This class extends the VisualStringList in order to show a list of services
VisualStringList - class jade.gui.VisualStringList.
This class extends JPanel in order to provide a panel to show a list of string.

W

wait(AID, String) - Method in interface jade.core.AgentManager
 
WAITING - Static variable in class jade.domain.FIPAAgentManagement.AMSAgentDescription
 
wake(AID, String) - Method in interface jade.core.AgentManager
 
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.
WHERE_IS - Static variable in class jade.domain.MobilityOntology
A symbolic constant, containing the name of the action.
WORD - Static variable in interface jade.lang.acl.ACLParserConstants
 
WORD - Static variable in interface jade.lang.sl.SL0ParserConstants
 
Word() - Method in class jade.lang.acl.ACLParser
 
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.

A B C D E F G H I J K L M N O P Q R S T U V W