|
Class Summary |
| ActiveMultiplexor |
Implements access to a Multiplexor of
configurable type. |
| Bot |
Describes all of the properties of a bot. |
| BotProcesses |
Controls processes that run in separate threads
and need to be shut down before the bot exits. |
| Bots |
Contains all descriptions of bots. |
| DBMultiplexor |
A database-oriented Multiplexor. |
| FlatFileMultiplexor |
Presently more a proof-of-concept than anything else,
for checking the new Multiplexor
architecture. |
| Globals |
Globals gives access to the server
properties used when starting the bot. |
| Graphmaster |
The Graphmaster is the "brain" of an Alicebot. |
| Multiplexor |
"To multiplex" means "to select one from many inputs". |
| PredicateInfo |
A very simple data class that describes a predicate. |
| PredicateMaster |
Maintains in-memory predicate values for userids. |