Modifier and Type | Class and Description |
---|---|
class |
EnvConfigAgent
Environment configuration agent.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAutomaton
FSA-like TuCSoN agent.
|
Modifier and Type | Class and Description |
---|---|
class |
AsynchOpsHelper
Helper TuCSoN agent to delegate asynchronous operation to.
|
Modifier and Type | Class and Description |
---|---|
class |
MasterAgent
Prime Calculation example master agent.
|
class |
PrimeCalculator
Prime Calculation example worker agent.
|
Modifier and Type | Class and Description |
---|---|
class |
DiningPhilosopher
A Dining Philosopher: thinks and eats in an endless loop.
|
class |
DiningPhilosophersTest
Classic Dining Philosophers coordination problem tackled by adopting a clear
separation of concerns between coordinables (philosophers) and coordination
medium (table) thanks to TuCSoN ReSpecT tuple centres programmability.
|
Modifier and Type | Class and Description |
---|---|
class |
DDiningPhilosophersTest |
Modifier and Type | Class and Description |
---|---|
class |
HelloWorldAgent
Java TuCSoN Agent extending alice.tucson.api.TucsonAgent base class.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminAgent
The administrator agent, configuring the RBAC properties.
|
class |
AuthorisedAgent
An authorised agent.
|
class |
UnauthorisedAgent
An unauthorised agent.
|
Modifier and Type | Class and Description |
---|---|
class |
TDiningPhilosophersTest
Classic Dining Philosophers coordination problem tackled by adopting a clear
separation of concerns between coordinables (philosophers) and coordination
medium (table) thanks to TuCSoN ReSpecT tuple centres programmability.
|