Interface | Description |
---|---|
AdminACC |
Agent Coordination Context enabling system administrators to manage the RBAC
structure installed in a TuCSoN node.
|
AsynchACC |
Asynchronous ACC.
|
BulkAsynchACC |
Bulk Asynchronous ACC.
|
BulkSynchACC |
Bulk Synchronous ACC.
|
DefaultACC |
Default TuCSoN ACC.
|
EnhancedACC |
Enhanced TuCSoN ACC.
|
EnhancedAsynchACC |
Enhanced Asynchronous ACC.
|
EnhancedSynchACC |
Enhanced Synchronous ACC.
|
ITucsonOperation |
TucsonOperation interface, to access the data about TuCSoN operations
outcome.
|
NegotiationACC |
(Meta) Agent Coordination Context enabling agents to negotiate an actual ACC,
configured according to the installed RBAC structure (if any) so as to allow
playing only those roles admissible for the agent, as well as to (un)play
allowed roles.
|
OrdinaryAsynchACC |
Agent Coordination Context enabling interaction with the Ordinary Tuple Space
and enacting a NON-BLOCKING behavior from the agent's perspective.
|
OrdinarySynchACC |
Agent Coordination Context enabling interaction with the Ordinary Tuple Space
and enacting a BLOCKING behavior from the agent's perspective.
|
RootACC |
Root ACC, no Linda nor TuCSoN operations available, only ACC release back to
TuCSoN node is possible.
|
SpecificationAsynchACC |
Agent Coordination Context enabling interaction with the ReSpecT
Specification Tuple Space and enacting a NON-BLOCKING behavior from the
agent's perspective.
|
SpecificationSynchACC |
Agent Coordination Context enabling interaction with the ReSpecT
Specification Tuple Space and enacting a BLOCKING behavior from the agent's
perspective.
|
SynchACC |
Synchronous ACC.
|
TucsonOperationCompletionListener | |
UniformAsynchACC | |
UniformSynchACC |
Class | Description |
---|---|
AbstractAutomaton |
FSA-like TuCSoN agent.
|
AbstractSpawnActivity |
The "parallel computation" to be started with a
spawn primitive. |
AbstractTucsonAgent |
Base class to extend to implement TuCSoN Agents.
|
Tucson2PLibrary |
TuCSoN library for tuProlog agents.
|
TucsonAgentId | |
TucsonMetaACC |
TuCSoN Meta Agent Coordination Context.
|
TucsonOpId | |
TucsonTupleCentreId |