Skip navigation links
A B C E G H I M N O R S T U V 

A

AbstractTucsonAction - Class in it.unibo.tucson.jade.operations
Root of the hierarchy of TuCSoN actions (aka coordination operations).
AbstractTucsonAction(TucsonTupleCentreId) - Constructor for class it.unibo.tucson.jade.operations.AbstractTucsonAction
 
AbstractTucsonOrdinaryAction - Class in it.unibo.tucson.jade.operations
Ordinary actions are those involving ordinary tuples (not specification tuples).
AbstractTucsonOrdinaryAction(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.AbstractTucsonOrdinaryAction
 
AbstractTucsonSpecificationAction - Class in it.unibo.tucson.jade.operations
Specification actions are those involving specification tuples, that is, ReSpecT reactions specifications.
AbstractTucsonSpecificationAction(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.AbstractTucsonSpecificationAction
 
acquireACC(Agent) - Method in interface it.unibo.tucson.jade.service.TucsonHelper
Enables ACC acquisition on the default local TuCSoN Node.
acquireACC(Agent, String, int) - Method in interface it.unibo.tucson.jade.service.TucsonHelper
Enables ACC acquisition on the given TuCSoN Node.
addAcc(Agent, EnhancedACC) - Method in enum it.unibo.tucson.jade.coordination.TucsonACCsManager
 
AsynchCompletionBehaviourHandler - Class in it.unibo.tucson.jade.agents
AsynchCompletionBehaviourHandler.
AsynchCompletionBehaviourHandler(String, GenericCommand, TucsonService, Agent, Behaviour) - Constructor for class it.unibo.tucson.jade.agents.AsynchCompletionBehaviourHandler
 
asynchronousInvocation(AbstractTucsonAction) - Method in class it.unibo.tucson.jade.glue.BridgeToTucson
"Polling mode", asynchronous invocation method.
asynchronousInvocation(AbstractTucsonAction, Behaviour, Agent) - Method in class it.unibo.tucson.jade.glue.BridgeToTucson
"Interrupt mode", asynchronous invocation method.
AsynchTucsonOpResult - Class in it.unibo.tucson.jade.coordination
AsynchTucsonOpResult.
AsynchTucsonOpResult(long, List<TucsonOpCompletionEvent>, Map<Long, TucsonOperation>) - Constructor for class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
 

B

BookBuyerAgent - Class in it.unibo.tucson.jade.examples.bookTrading
Adapted from Giovanni Caire's Book Trading example in examples.bookTrading within JADE distribution.
BookBuyerAgent() - Constructor for class it.unibo.tucson.jade.examples.bookTrading.BookBuyerAgent
 
BookSellerAgent - Class in it.unibo.tucson.jade.examples.bookTrading
Adapted from Giovanni Caire's Book Trading example in examples.bookTrading within JADE distribution.
BookSellerAgent() - Constructor for class it.unibo.tucson.jade.examples.bookTrading.BookSellerAgent
 
BridgeToTucson - Class in it.unibo.tucson.jade.glue
BridgeToTucson.
BridgeToTucson(EnhancedACC, TucsonService) - Constructor for class it.unibo.tucson.jade.glue.BridgeToTucson
 
buildTucsonTupleCentreId(String, String, int) - Method in interface it.unibo.tucson.jade.service.TucsonHelper
Builds the TucsonTupleCentreId identifying the tuple centre named tupleCentreName and reachable at IP address netid:portno.

C

CannotAcquireACCException - Exception in it.unibo.tucson.jade.exceptions
 
CannotAcquireACCException(String) - Constructor for exception it.unibo.tucson.jade.exceptions.CannotAcquireACCException
 
clearTucsonOpResult(Behaviour) - Method in class it.unibo.tucson.jade.glue.BridgeToTucson
To be called in case of synchronous invocations after result handling so as to clean shared data structures.

E

event - Variable in class it.unibo.tucson.jade.operations.AbstractTucsonSpecificationAction
the tuple representing the event, guards and body of a ReSpecT specification tuple
EXECUTE_ASYNCH - Static variable in interface it.unibo.tucson.jade.service.TucsonSlice
 
EXECUTE_SYNCH - Static variable in interface it.unibo.tucson.jade.service.TucsonSlice
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.AbstractTucsonAction
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.bulk.InAll
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.bulk.NoAll
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.bulk.OutAll
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.bulk.RdAll
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.Get
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.In
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.Inp
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.No
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.Nop
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.Out
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.Rd
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.Rdp
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.Set
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.ordinary.Spawn
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.GetS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.InpS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.InS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.NopS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.NoS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.OutS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.RdpS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.RdS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.specification.SetS
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.uniform.Uin
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.uniform.Uinp
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.uniform.Uno
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.uniform.Unop
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.uniform.Urd
 
executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class it.unibo.tucson.jade.operations.uniform.Urdp
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.AbstractTucsonAction
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.bulk.InAll
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.bulk.NoAll
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.bulk.OutAll
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.bulk.RdAll
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.Get
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.In
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.Inp
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.No
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.Nop
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.Out
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.Rd
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.Rdp
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.Set
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.ordinary.Spawn
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.GetS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.InpS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.InS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.NopS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.NoS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.OutS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.RdpS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.RdS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.specification.SetS
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.uniform.Uin
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.uniform.Uinp
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.uniform.Uno
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.uniform.Unop
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.uniform.Urd
 
executeSynch(EnhancedSynchACC, Long) - Method in class it.unibo.tucson.jade.operations.uniform.Urdp
 

G

Get - Class in it.unibo.tucson.jade.operations.ordinary
get TuCSoN primitive.
Get(TucsonTupleCentreId) - Constructor for class it.unibo.tucson.jade.operations.ordinary.Get
 
getAcc(Agent) - Method in enum it.unibo.tucson.jade.coordination.TucsonACCsManager
 
getBridgeToTucson(Agent) - Method in interface it.unibo.tucson.jade.service.TucsonHelper
Gets the BridgeToTucson providing JADE agents the API to benefit of TuCSoN coordination services.
getCommandSink(boolean) - Method in class it.unibo.tucson.jade.service.TucsonService
 
getHelper(Agent) - Method in class it.unibo.tucson.jade.service.TucsonService
 
getHorizontalInterface() - Method in class it.unibo.tucson.jade.service.TucsonService
 
getName() - Method in class it.unibo.tucson.jade.service.TucsonService
 
getNextRes() - Method in class it.unibo.tucson.jade.coordination.TucsonOpResult
 
getOpId() - Method in class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
 
getOwnedCommands() - Method in class it.unibo.tucson.jade.service.TucsonService
 
getPendingOperations() - Method in class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
 
GetS - Class in it.unibo.tucson.jade.operations.specification
get_s TuCSoN primitive.
GetS(TucsonTupleCentreId) - Constructor for class it.unibo.tucson.jade.operations.specification.GetS
 
getTucsonCompletionEvent(long) - Method in class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
Given a TuCSoN operation id, its completion is retrieved (if available)
getTucsonCompletionEvents() - Method in class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
 
getTucsonCompletionEvents() - Method in class it.unibo.tucson.jade.coordination.TucsonOpResult
 
guards - Variable in class it.unibo.tucson.jade.operations.AbstractTucsonSpecificationAction
the tuple representing the event, guards and body of a ReSpecT specification tuple

H

hasAcc(Agent) - Method in enum it.unibo.tucson.jade.coordination.TucsonACCsManager
 

I

IAsynchCompletionBehaviour - Interface in it.unibo.tucson.jade.coordination
Interface given to JADE developers to specify which behaviour should handle asynchronous operations' completions (in "interrupt mode")
In - Class in it.unibo.tucson.jade.operations.ordinary
in TuCSoN primitive.
In(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.In
 
InAll - Class in it.unibo.tucson.jade.operations.bulk
in_all TuCSoN primitive.
InAll(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.bulk.InAll
 
Inp - Class in it.unibo.tucson.jade.operations.ordinary
inp TuCSoN primitive.
Inp(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.Inp
 
InpS - Class in it.unibo.tucson.jade.operations.specification
inp_s TuCSoN primitive.
InpS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.specification.InpS
 
InS - Class in it.unibo.tucson.jade.operations.specification
in_s TuCSoN primitive.
InS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.specification.InS
 
isActive(String, int, int) - Method in interface it.unibo.tucson.jade.service.TucsonHelper
Checks if a TuCSoN Node is active on the given TCP/IP address.
isPending(long) - Method in class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
Checks wether given operation (through its id) is still pending
isReady() - Method in class it.unibo.tucson.jade.coordination.TucsonOpResult
 
it.unibo.tucson.jade.agents - package it.unibo.tucson.jade.agents
 
it.unibo.tucson.jade.coordination - package it.unibo.tucson.jade.coordination
 
it.unibo.tucson.jade.examples.bookTrading - package it.unibo.tucson.jade.examples.bookTrading
 
it.unibo.tucson.jade.exceptions - package it.unibo.tucson.jade.exceptions
 
it.unibo.tucson.jade.glue - package it.unibo.tucson.jade.glue
 
it.unibo.tucson.jade.operations - package it.unibo.tucson.jade.operations
 
it.unibo.tucson.jade.operations.bulk - package it.unibo.tucson.jade.operations.bulk
 
it.unibo.tucson.jade.operations.ordinary - package it.unibo.tucson.jade.operations.ordinary
 
it.unibo.tucson.jade.operations.specification - package it.unibo.tucson.jade.operations.specification
 
it.unibo.tucson.jade.operations.uniform - package it.unibo.tucson.jade.operations.uniform
 
it.unibo.tucson.jade.service - package it.unibo.tucson.jade.service
 

M

main() - Method in class it.unibo.tucson.jade.agents.AsynchCompletionBehaviourHandler
 
main() - Method in class it.unibo.tucson.jade.agents.SynchCompletionBehaviourHandler
 

N

NAME - Static variable in class it.unibo.tucson.jade.service.TucsonService
Service name
No - Class in it.unibo.tucson.jade.operations.ordinary
no TuCSoN primitive.
No(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.No
 
NoAll - Class in it.unibo.tucson.jade.operations.bulk
no_all TuCSoN primitive.
NoAll(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.bulk.NoAll
 
Nop - Class in it.unibo.tucson.jade.operations.ordinary
nop TuCSoN primitive.
Nop(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.Nop
 
NopS - Class in it.unibo.tucson.jade.operations.specification
nop_s TuCSoN primitive.
NopS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.specification.NopS
 
NoS - Class in it.unibo.tucson.jade.operations.specification
no_s TuCSoN primitive.
NoS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.specification.NoS
 

O

operationCompleted(AbstractTupleCentreOperation) - Method in class it.unibo.tucson.jade.agents.AsynchCompletionBehaviourHandler
 
operationCompleted(ITucsonOperation) - Method in class it.unibo.tucson.jade.agents.AsynchCompletionBehaviourHandler
 
operationCompleted(AbstractTupleCentreOperation) - Method in class it.unibo.tucson.jade.agents.SynchCompletionBehaviourHandler
 
operationCompleted(ITucsonOperation) - Method in class it.unibo.tucson.jade.agents.SynchCompletionBehaviourHandler
 
Out - Class in it.unibo.tucson.jade.operations.ordinary
out TuCSoN primitive.
Out(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.Out
 
OutAll - Class in it.unibo.tucson.jade.operations.bulk
out_all TuCSoN primitive.
OutAll(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.bulk.OutAll
 
OutS - Class in it.unibo.tucson.jade.operations.specification
out_s TuCSoN primitive.
OutS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.specification.OutS
 

R

Rd - Class in it.unibo.tucson.jade.operations.ordinary
rd TuCSoN primitive.
Rd(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.Rd
 
RdAll - Class in it.unibo.tucson.jade.operations.bulk
rd_all TuCSoN primitive.
RdAll(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.bulk.RdAll
 
Rdp - Class in it.unibo.tucson.jade.operations.ordinary
rdp TuCSoN primitive.
Rdp(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.Rdp
 
RdpS - Class in it.unibo.tucson.jade.operations.specification
rdp_s TuCSoN primitive.
RdpS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.specification.RdpS
 
RdS - Class in it.unibo.tucson.jade.operations.specification
rd_s TuCSoN primitive.
RdS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.specification.RdS
 
reaction - Variable in class it.unibo.tucson.jade.operations.AbstractTucsonSpecificationAction
the tuple representing the event, guards and body of a ReSpecT specification tuple
releaseACC(Agent) - Method in interface it.unibo.tucson.jade.service.TucsonHelper
Releases the ACC held by the caller agent.
removeAcc(Agent) - Method in enum it.unibo.tucson.jade.coordination.TucsonACCsManager
 

S

Set - Class in it.unibo.tucson.jade.operations.ordinary
set TuCSoN primitive.
Set(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.Set
 
setNextRes(int) - Method in class it.unibo.tucson.jade.coordination.TucsonOpResult
 
setOpId(long) - Method in class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
 
setPendingOperations(Map<Long, TucsonOperation>) - Method in class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
 
setReady(boolean) - Method in class it.unibo.tucson.jade.coordination.TucsonOpResult
 
SetS - Class in it.unibo.tucson.jade.operations.specification
set_s TuCSoN primitive.
SetS(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.specification.SetS
 
setTucsonCompletionEvents(List<TucsonOpCompletionEvent>) - Method in class it.unibo.tucson.jade.coordination.AsynchTucsonOpResult
 
setTucsonOpCompletionEvent(TucsonOpCompletionEvent) - Method in interface it.unibo.tucson.jade.coordination.IAsynchCompletionBehaviour
 
setup() - Method in class it.unibo.tucson.jade.examples.bookTrading.BookBuyerAgent
 
setup() - Method in class it.unibo.tucson.jade.examples.bookTrading.BookSellerAgent
 
shutdown() - Method in class it.unibo.tucson.jade.service.TucsonService
 
Spawn - Class in it.unibo.tucson.jade.operations.ordinary
spawn TuCSoN primitive.
Spawn(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.ordinary.Spawn
 
startTucsonNode(int) - Static method in class it.unibo.tucson.jade.coordination.TucsonNodeLifecycleManager
 
startTucsonNode(int) - Method in interface it.unibo.tucson.jade.service.TucsonHelper
Enables to start a TucsonNodeService on the given TCP port on the local host.
stopTucsonNode(int) - Static method in class it.unibo.tucson.jade.coordination.TucsonNodeLifecycleManager
 
stopTucsonNode(int) - Method in interface it.unibo.tucson.jade.service.TucsonHelper
Enables to stop a TucsonNodeService on the given TCP port on the local host.
SynchCompletionBehaviourHandler - Class in it.unibo.tucson.jade.agents
SynchCompletionBehaviourHandler.
SynchCompletionBehaviourHandler(String, TucsonOpResult, GenericCommand, TucsonService, Behaviour) - Constructor for class it.unibo.tucson.jade.agents.SynchCompletionBehaviourHandler
 
synchronousInvocation(AbstractTucsonAction, Long, Behaviour) - Method in class it.unibo.tucson.jade.glue.BridgeToTucson
Synchronous invocation method.

T

takeDown() - Method in class it.unibo.tucson.jade.examples.bookTrading.BookBuyerAgent
 
takeDown() - Method in class it.unibo.tucson.jade.examples.bookTrading.BookSellerAgent
 
tcid - Variable in class it.unibo.tucson.jade.operations.AbstractTucsonAction
the id of tuple centre target of the operation
toString() - Method in class it.unibo.tucson.jade.operations.AbstractTucsonOrdinaryAction
 
toString() - Method in class it.unibo.tucson.jade.operations.AbstractTucsonSpecificationAction
 
toString() - Method in class it.unibo.tucson.jade.operations.bulk.InAll
 
toString() - Method in class it.unibo.tucson.jade.operations.bulk.NoAll
 
toString() - Method in class it.unibo.tucson.jade.operations.bulk.OutAll
 
toString() - Method in class it.unibo.tucson.jade.operations.bulk.RdAll
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.Get
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.In
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.Inp
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.No
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.Nop
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.Out
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.Rd
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.Rdp
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.Set
 
toString() - Method in class it.unibo.tucson.jade.operations.ordinary.Spawn
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.GetS
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.InpS
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.InS
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.NopS
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.NoS
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.OutS
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.RdpS
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.RdS
 
toString() - Method in class it.unibo.tucson.jade.operations.specification.SetS
 
toString() - Method in class it.unibo.tucson.jade.operations.uniform.Uin
 
toString() - Method in class it.unibo.tucson.jade.operations.uniform.Uinp
 
toString() - Method in class it.unibo.tucson.jade.operations.uniform.Uno
 
toString() - Method in class it.unibo.tucson.jade.operations.uniform.Unop
 
toString() - Method in class it.unibo.tucson.jade.operations.uniform.Urd
 
toString() - Method in class it.unibo.tucson.jade.operations.uniform.Urdp
 
TucsonACCsManager - Enum in it.unibo.tucson.jade.coordination
TucsonACCsManager.
TucsonHelper - Interface in it.unibo.tucson.jade.service
TucsonHelper.
TucsonNodeLifecycleManager - Class in it.unibo.tucson.jade.coordination
TucsonNodeLifecycleManager.
TucsonOpResult - Class in it.unibo.tucson.jade.coordination
TucsonOpResult.
TucsonOpResult() - Constructor for class it.unibo.tucson.jade.coordination.TucsonOpResult
 
TucsonService - Class in it.unibo.tucson.jade.service
TucsonService.
TucsonService() - Constructor for class it.unibo.tucson.jade.service.TucsonService
 
TucsonServiceProxy - Class in it.unibo.tucson.jade.service
TucsonServiceProxy.
TucsonServiceProxy() - Constructor for class it.unibo.tucson.jade.service.TucsonServiceProxy
 
TucsonSlice - Interface in it.unibo.tucson.jade.service
TucsonSlice.
tuple - Variable in class it.unibo.tucson.jade.operations.AbstractTucsonOrdinaryAction
the tuple argument of the operation
tupleCentreName - Variable in class it.unibo.tucson.jade.operations.AbstractTucsonAction
the name of the tuple centre target of the operation

U

Uin - Class in it.unibo.tucson.jade.operations.uniform
uin TuCSoN primitive.
Uin(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.uniform.Uin
 
Uinp - Class in it.unibo.tucson.jade.operations.uniform
uinp TuCSoN primitive.
Uinp(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.uniform.Uinp
 
Uno - Class in it.unibo.tucson.jade.operations.uniform
uno TuCSoN primitive.
Uno(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.uniform.Uno
 
Unop - Class in it.unibo.tucson.jade.operations.uniform
unop TuCSoN primitive.
Unop(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.uniform.Unop
 
Urd - Class in it.unibo.tucson.jade.operations.uniform
urd TuCSoN primitive.
Urd(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.uniform.Urd
 
Urdp - Class in it.unibo.tucson.jade.operations.uniform
urdp TuCSoN primitive.
Urdp(TucsonTupleCentreId, LogicTuple) - Constructor for class it.unibo.tucson.jade.operations.uniform.Urdp
 

V

valueOf(String) - Static method in enum it.unibo.tucson.jade.coordination.TucsonACCsManager
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.unibo.tucson.jade.coordination.TucsonACCsManager
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E G H I M N O R S T U V 
Skip navigation links