A B C D G H I J L M N O P Q R S T U _

A

action() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.RegisterInDF
Action to register agent
action() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.ReceiveMessages
Listen for messages to republish
action() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.HandlePublishMessage
Action to republish message
action() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.PublishCommand
Action of the behaviour
actionPerformed(ActionEvent) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
Event listener for actions on GUI
add(PublishedMessageModel) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel
Add a message to the list
add(SubscriptionModel) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
Add Subscription to the list
addProperties(Property) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Adds a feature to the Properties attribute of the JmsMessage object
addPublishedMessage(String, PublishMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
Adds a new published message to the GUI list
addSubscription(SubscriptionModel) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
Adds a new subscription to the GUI list
agent - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator
 
agent - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator
 
agentOwner - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 
agentType - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 

B

brokerConnections - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JMS_Util
 

C

clear() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
Clear the list of subscriptions
clear() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel
Description of the Method
clearAllProperties() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Description of the Method
CLEARLABEL - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
 
clearPublishedMessages() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
Clear the published message list
ClientAgent - class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.
Example Client agent used to interact with the PubSubAgent
ClientAgent.JmsSubscriptionInitiator - class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator.
Implementation of the SubscriptionInitiator interface
ClientAgent.JmsSubscriptionInitiator(Agent, ACLMessage) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator
Constructor for the JmsSubscriptionInitiator object
ClientAgent.PublishCommand - class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.PublishCommand.
Behaviour used to publish messages to the JmsProxyAgent
ClientAgent.PublishCommand(Agent) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.PublishCommand
Constructor for the PublishCommand object
ClientAgent() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
 
closeBrokerConnections() - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JMS_Util
Close all connections in the hashmap
cm - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
cm - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
 
codec - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
codec - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 
codec - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
 
codec - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
 
conn - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
convertObjectToString(Serializable) - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Convert an object to a BASE64 string
convertStringToObject(String) - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Convert a BASE64 string payload to a serializable object
counter - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator
 
counter - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator
 
createMessage(String, Serializable, boolean) - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
General utility method for creating a message
createProviderInfo(boolean, String, String) - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Utility method for creating server information
createSubscription(String, boolean) - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Utility method to create a Subscription

D

deactivate() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsGateway
Deactivate the JmsGateway
deliver(ProviderInfo, JmsMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsGateway
Deliver the message
deliveryMode - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Set to TRUE for PERSISTENT Set to FALSE for NON_PERSISTENT Protege name: deliveryMode
deregister(SubscriptionResponder.Subscription) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
Deregister a subscription from the manager
destination - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
JMS Destination Protege name: destination
destination - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
JMS Destination Protege name: destination
destination - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
 
destination - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
 
destType - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Set to TRUE for TOPIC Set to False for QUEUE Protege name: destType
destType - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
 
destType - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
 
durable - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Subscription Type: Set to TRUE for DURABLE Set to FALSE for NON_DURABLE Protege name: durable
durable - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
 
DURABLE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Durable subscription setting
durableIdent - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
ID used for durable subscription Protege name: durableIdent

G

getAllProperties() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Gets the allProperties attribute of the JmsMessage object
getBrokerConnection(ProviderInfo) - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JMS_Util
Used to create a new broker connection or to retrive one from the hashmap
getColumnCount() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
Gets the columnCount attribute of the SubscriptionTableModel object
getColumnCount() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel
Gets the columnCount attribute of the PublishedMessageTableModel object
getDeliveryMode() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Gets the deliveryMode attribute of the JmsMessage object
getDestination() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Gets the destination attribute of the Subscription object
getDestination() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Gets the destination attribute of the JmsMessage object
getDestination() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Gets the destination attribute of the SubscriptionModel object
getDestination() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Gets the destination attribute of the PublishedMessageModel object
getDestType() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Gets the destType attribute of the ProviderInfo object
getDestType() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Gets the destType attribute of the SubscriptionModel object
getDestType() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Gets the destType attribute of the PublishedMessageModel object
getDurable() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Gets the durable attribute of the Subscription object
getDurable() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Gets the durable attribute of the SubscriptionModel object
getDurableIdent() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Gets the durableIdent attribute of the Subscription object
getElementAt(int) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
Gets the elementAt attribute of the SubscriptionTableModel object
getElementAt(int) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel
Gets the elementAt attribute of the PublishedMessageTableModel object
getInstance() - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Gets the instance attribute of the JmsAgentGatewayOntology class
getMessage() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.OnMessage
Gets the message attribute of the OnMessage object
getMessage() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.PublishMessage
Gets the message attribute of the PublishMessage object
getMsgCounter() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Gets the msgCounter attribute of the SubscriptionModel object
getPassword() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Gets the password attribute of the ProviderInfo object
getPayload() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Gets the payload attribute of the JmsMessage object
getPriority() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Gets the priority attribute of the JmsMessage object
getProperties() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Gets the properties attribute of the JmsMessage object
getPropName() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Property
Gets the propName attribute of the Property object
getPropValue() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Property
Gets the propValue attribute of the Property object
getProviderICF() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Gets the providerICF attribute of the ProviderInfo object
getProviderInfo() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.PublishMessage
Gets the providerInfo attribute of the PublishMessage object
getProviderInfo() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscribe
Gets the providerInfo attribute of the Subscribe object
getProviderURL() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Gets the providerURL attribute of the ProviderInfo object
getProviderURL() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Gets the providerURL attribute of the SubscriptionModel object
getProviderURL() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Gets the providerURL attribute of the PublishedMessageModel object
getRowCount() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
Gets the rowCount attribute of the SubscriptionTableModel object
getRowCount() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel
Gets the rowCount attribute of the PublishedMessageTableModel object
getSelector() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Gets the selector attribute of the Subscription object
getSender() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Gets the sender attribute of the SubscriptionModel object
getSender() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Gets the sender attribute of the PublishedMessageModel object
getSlotNameFromJADEName(SlotHolder) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Gets the slotNameFromJADEName attribute of the JmsAgentGatewayOntology object
getSubscription() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscribe
Gets the subscription attribute of the Subscribe object
getSubscription() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Gets the subscription attribute of the SubscriptionModel object
getSubscriptionModel() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
Gets the subscriptionModel attribute of the JmsListener object
getSubscriptionMsg() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
Create a subscription message
getSubscriptionMsg() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
Create a subscription message
getTime() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Gets the time attribute of the PublishedMessageModel object
getTimeToLive() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Gets the timeToLive attribute of the JmsMessage object
getUsername() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Gets the username attribute of the ProviderInfo object
getValueAt(int, int) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
Gets the valueAt attribute of the SubscriptionTableModel object
getValueAt(int, int) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel
Gets the valueAt attribute of the PublishedMessageTableModel object
gui - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
gui - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
 
gui - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 
guiEnabled - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 

H

handleAgree(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator
Method called when a Agree message is received
handleAgree(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator
Method called when a Agree message is received
handleFailure(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator
Method called when a Failure message is received
handleFailure(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator
Method called when a Failure message is received
handleInform(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator
Method called when a Inform message is received
handleInform(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator
Method called when a Inform message is received
handleNotUnderstood(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator
Method called when a NotUnderstood message is recceived
handleNotUnderstood(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator
Method called when a NotUnderstood message is recceived
handleRefuse(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent.JmsSubscriptionInitiator
Method called when a Refuse message is received
handleRefuse(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator
Method called when a Refuse message is received

I

ie.nuigalway.ecrg.jade.jmsagentgateway - package ie.nuigalway.ecrg.jade.jmsagentgateway
 
ie.nuigalway.ecrg.jade.jmsagentgateway.examples - package ie.nuigalway.ecrg.jade.jmsagentgateway.examples
 
ie.nuigalway.ecrg.jade.jmsagentgateway.gui - package ie.nuigalway.ecrg.jade.jmsagentgateway.gui
 
ie.nuigalway.ecrg.jade.jmsagentgateway.onto - package ie.nuigalway.ecrg.jade.jmsagentgateway.onto
 
incMsgCounter() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
Increment message counter tracking the number of messages sent to this subscription
incMsgCounter() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Increment the counter tracking the number of messages sent to this client
introspect - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
 

J

jadeToProtege - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
These hashmap store a mapping from jade names to either protege names of SlotHolder containing the protege names.
JMS_Util - class ie.nuigalway.ecrg.jade.jmsagentgateway.JMS_Util.
General utility class for JMS Interactions
JMS_Util() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.JMS_Util
 
JmsAgentGatewayGui - class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui.
This is the GUI of the PubSubAgent.
JmsAgentGatewayGui(JmsProxyAgent) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
Constructor for the PubSubAgentGui object
JmsAgentGatewayOntology - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology.
file: JmsAgentGatewayOntology.java
JmsAgentGatewayOntology() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Constructor
JmsGateway - class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsGateway.
Proxy used by the JmsProxyAgent to connect to a JMS provider
JmsGateway() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsGateway
Creates a new ProviderManager object.
JmsListener - class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener.
Listener for destinations in the subscription manager
JmsListener(SubscriptionResponder.Subscription, ContentManager, JmsAgentGatewayGui, SubscriptionModel) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
Constructor for the JmsListener object
JmsMessage - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage.
Concept used to represent a JMS Message Protege name: JmsMessage
JMSMESSAGE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
JMSMESSAGE_DELIVERYMODE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
JMSMESSAGE_DESTINATION - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
JMSMESSAGE_PAYLOAD - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
JMSMESSAGE_PRIORITY - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
JMSMESSAGE_PROPERTIES - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
JMSMESSAGE_TIMETOLIVE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
JmsMessage() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
 
jmsP - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 
jmsProxyAgent - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
 
jmsProxyAgent - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
 
jmsProxyAgent - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
 
JmsProxyAgent - class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.
The JmsProxyAgent act as a proxy to JMS providers allowing JADE agents to particapate in JMS interactions
JmsProxyAgent.HandlePublishMessage - class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.HandlePublishMessage.
Handler for publishing messages
JmsProxyAgent.HandlePublishMessage(Agent, ACLMessage) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.HandlePublishMessage
Constructor for the HandlePublishMessage object
JmsProxyAgent.ReceiveMessages - class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.ReceiveMessages.
Behaviour to listen for incoming messages
JmsProxyAgent.ReceiveMessages(Agent) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.ReceiveMessages
Constructor for the ReceiveMessages object
JmsProxyAgent.RegisterInDF - class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.RegisterInDF.
Behaviour to registers the agent in the DF
JmsProxyAgent.RegisterInDF(Agent) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.RegisterInDF
Constructor for the RegisterInDF object
JmsProxyAgent() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
Constructor for the SubscriptionAgent object
jmsSub - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
JmsSubscriptionManager - class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager.
Implementation of the Subscription Manager for the JMS Pub Sub Agent
JmsSubscriptionManager() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
Constructor for the JmsSubscriptionManager object

L

listenerMap - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
 
log - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JMS_Util
 
log - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
 
log - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
log - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
 
log - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsGateway
 
log - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 
log - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
 
lookupAgent() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
Lookup the JmsProxyAgent
lookupAgent() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
Lookup the JmsProxyAgent

M

main(String[]) - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
The main program for the PingClient class
manager - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 
message - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.OnMessage
A JMS Message Protege name: message
message - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.PublishMessage
A JMS Message Protege name: message
msgCounter - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
 
msgs - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel
 

N

NON_DURABLE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Non durable subscription setting
NON_PERSISTENT - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Non persistent message setting

O

onException(JMSException) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
Method is executed when an execption is thrown by the JMS Provider Attempts to reconnect to the provider
onGuiEvent(GuiEvent) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
Agent handler for GUI events
OnMessage - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.OnMessage.
Action informing a client of a notification from its subscription Protege name: OnMessage
ONMESSAGE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
ONMESSAGE_MESSAGE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
OnMessage() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.OnMessage
 
onMessage(Message) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
Method is executed when a message is receivd from the agents queue
onMessage(Message) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
All messages that for this listener are received by this method
ontology - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
ontology - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
 
ontology - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
 
ontology - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
 
ONTOLOGY_NAME - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field

P

password - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Connection Password Protege name: password
payload - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Message Payload Protege name: payload
PERSISTENT - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Persistent message setting
PingAgent - class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.
Example PingClient agent used to interact with the JmsProxyAgent
PingAgent.JmsSubscriptionInitiator - class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator.
Implementation of the SubscriptionInitiator interface
PingAgent.JmsSubscriptionInitiator(Agent, ACLMessage) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent.JmsSubscriptionInitiator
Constructor for the JmsSubscriptionInitiator object
PingAgent() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
 
PingClient - class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient.
Simple application for showing how to ping the PingAgent byt sending a message to the pingAgent/ping queue and lisenting for a response on the pingAgent/pong topic
PingClient() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
Constructor for the PingClient object
priority - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Message Priority Protege name: priority
proInfo - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
properties - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Collection of Properties Protege name: properties
Property - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Property.
Concept used for JMS Message Property Protege name: Property
PROPERTY - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PROPERTY_PROPNAME - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PROPERTY_PROPVALUE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
Property() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Property
 
propName - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Property
Property Name Protege name: propName
propValue - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Property
Property Value Protege name: propValue
providerICF - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Initial Connection Factory of the JMS Provider Protege name: providerICF
providerInfo - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.PublishMessage
Connection information for the JMS Server Protege name: providerInfo
providerInfo - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscribe
Connection information for the JMS Server Protege name: providerInfo
ProviderInfo - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo.
Concept used to represent a JMS providers server Protege name: ProviderInfo
PROVIDERINFO - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PROVIDERINFO_DESTTYPE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PROVIDERINFO_PASSWORD - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PROVIDERINFO_PROVIDERICF - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PROVIDERINFO_PROVIDERURL - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PROVIDERINFO_USERNAME - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
ProviderInfo() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
 
providerURL - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
URL of the JMS provider to connect too.
providerURL - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
 
providerURL - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
 
publishedMessageList - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
 
publishedMessageListModel - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
 
PublishedMessageModel - class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel.
Model for published message gui list
PublishedMessageModel(String, PublishMessage) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Constructor for the PublishedMessageModel object
PublishedMessageTableModel - class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel.
Table model for pulished message gui list
PublishedMessageTableModel() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageTableModel
Constructor for the PublishedMessageTableModel object
PublishMessage - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.PublishMessage.
Action requesting a message to be published Protege name: PublishMessage
PUBLISHMESSAGE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PUBLISHMESSAGE_MESSAGE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PUBLISHMESSAGE_PROVIDERINFO - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
PublishMessage() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.PublishMessage
 
publishMessage(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
Utility messgea to publish a message
publishPong(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
Utility messgea to publish a pong

Q

QUEUE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Queue setting
queueConnection - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
 
queueConnectionFactory - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
 

R

register(SubscriptionResponder.Subscription) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
Register a new subscription request with the manager
remove(SubscriptionModel) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
Remove subscription from list
removeProperties(Property) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Description of the Method
removeSubscription(SubscriptionModel) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
Removes a subscription from the list
replyDone(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
Method for handling done messages
replyFailure(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
Method for handling failure messages
replyNotUnderstood(ACLMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
Method for handling ReplyNotUnderstood messages
request - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent.HandlePublishMessage
 

S

selector - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
JMS Message Selector Protege name: selector
sender - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
 
sender - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
 
sendMessage(int, AgentAction) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
Utility method for sending a message
sendMessage(int, AgentAction) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
Utility method for sending a message
session - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
setContentManager(ContentManager) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
Sets the contentManager attribute of the JmsSubscriptionManager object
setDeliveryMode(boolean) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Sets the deliveryMode attribute of the JmsMessage object
setDestination(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Sets the destination attribute of the Subscription object
setDestination(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Sets the destination attribute of the JmsMessage object
setDestination(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Sets the destination attribute of the SubscriptionModel object
setDestination(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Sets the destination attribute of the PublishedMessageModel object
setDestType(boolean) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Sets the destType attribute of the ProviderInfo object
setDestType(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Sets the destType attribute of the SubscriptionModel object
setDestType(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Sets the destType attribute of the PublishedMessageModel object
setDurable(boolean) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Sets the durable attribute of the Subscription object
setDurable(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Sets the durable attribute of the SubscriptionModel object
setDurableIdent(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Sets the durableIdent attribute of the Subscription object
setGUI(JmsAgentGatewayGui) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsSubscriptionManager
Sets the gUI attribute of the JmsSubscriptionManager object
setMessage(JmsMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.OnMessage
Sets the message attribute of the OnMessage object
setMessage(JmsMessage) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.PublishMessage
Sets the message attribute of the PublishMessage object
setPassword(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Sets the password attribute of the ProviderInfo object
setPayload(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Sets the payload attribute of the JmsMessage object
setPriority(int) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Sets the priority attribute of the JmsMessage object
setProperties() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
Sets the properties attribute of the JmsProxyAgent object
setProperties(List) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Sets the properties attribute of the JmsMessage object
setPropName(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Property
Sets the propName attribute of the Property object
setPropValue(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Property
Sets the propValue attribute of the Property object
setProviderICF(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Sets the providerICF attribute of the ProviderInfo object
setProviderInfo(ProviderInfo) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.PublishMessage
Sets the providerInfo attribute of the PublishMessage object
setProviderInfo(ProviderInfo) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscribe
Sets the providerInfo attribute of the Subscribe object
setProviderURL(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Sets the providerURL attribute of the ProviderInfo object
setProviderURL(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Sets the providerURL attribute of the SubscriptionModel object
setProviderURL(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Sets the providerURL attribute of the PublishedMessageModel object
setSelector(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
Sets the selector attribute of the Subscription object
setSender(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Sets the sender attribute of the SubscriptionModel object
setSender(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Sets the sender attribute of the PublishedMessageModel object
setSubscription(Subscription) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscribe
Sets the subscription attribute of the Subscribe object
setSubscription(SubscriptionResponder.Subscription) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Sets the subscription attribute of the SubscriptionModel object
setTime(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
Sets the time attribute of the PublishedMessageModel object
setTimeToLive(int) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Sets the timeToLive attribute of the JmsMessage object
setup() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
Setup the Agent
setup() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.ClientAgent
Setup the agent
setup() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingAgent
Setup the agent
setupBrokerConnection(ProviderInfo) - Static method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JMS_Util
Create a connection to a specified broker and place it in the hashmap
setupConnection() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
Method is executed in order to create a connection to a JMS server and listen to the specified destination
setUsername(String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Sets the username attribute of the ProviderInfo object
showCorrect() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
Draws GUI in correct sizes
stop() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
Method is executed to disconnect from a JMS server
storeSlotName(String, String, String) - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Method
sub - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
subModel - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsListener
 
subs - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
 
Subscribe - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscribe.
Action used to request a subscription Protege name: Subscribe
SUBSCRIBE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
SUBSCRIBE_PROVIDERINFO - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
SUBSCRIBE_SUBSCRIPTION - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
Subscribe() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscribe
 
subscriber - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
 
subscription - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscribe
Requested Subscription Protege name: subscription
subscription - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
 
Subscription - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription.
Concept used to represent a JMS Subscription Protege name: Subscription
SUBSCRIPTION - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
SUBSCRIPTION_DESTINATION - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
SUBSCRIPTION_DURABLE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
SUBSCRIPTION_DURABLEIDENT - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
SUBSCRIPTION_SELECTOR - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
Subscription() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Subscription
 
subscriptionList - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
 
subscriptionListModel - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
 
SubscriptionModel - class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel.
Subscription list model
SubscriptionModel(SubscriptionResponder.Subscription, Subscribe) - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionModel
Constructor for the SubscriptionModel object
SubscriptionTableModel - class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel.
Table model of gui subscription lsit
SubscriptionTableModel() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.SubscriptionTableModel
Constructor for the SubscriptionTableModel object

T

theInstance - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
 
time - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.PublishedMessageModel
 
timeToLive - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsMessage
Time-to-Live value of message Protege name: timeToLive
TOPIC - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
Topic setting
topicConnection - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
 
topicConnectionFactory - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
 

U

Unsubscribe - class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Unsubscribe.
Action used to cancel a subscription Protege name: Unsubscribe
UNSUBSCRIBE - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
Description of the Field
UNSUBSCRIBE_EVENT - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.JmsProxyAgent
GUI Event code for unsubscription
Unsubscribe() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.Unsubscribe
 
UNSUBSCRIBELABEL - Static variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
 
updateSubscriptions() - Method in class ie.nuigalway.ecrg.jade.jmsagentgateway.gui.JmsAgentGatewayGui
Updates the list of subscriptions
username - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.onto.ProviderInfo
Connection Username Protege name: username
Util - class ie.nuigalway.ecrg.jade.jmsagentgateway.Util.
General utility class for agent
Util() - Constructor for class ie.nuigalway.ecrg.jade.jmsagentgateway.Util
 

_

_count - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
 
_received - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
 
_summary - Variable in class ie.nuigalway.ecrg.jade.jmsagentgateway.examples.PingClient
 

A B C D G H I J L M N O P Q R S T U _