|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SharedKnowledgeDatabase | |
|---|---|
| cz.cuni.amis.pogamut.ut2004multi.bot.impl | |
| cz.cuni.amis.pogamut.ut2004multi.communication.module | |
| Uses of SharedKnowledgeDatabase in cz.cuni.amis.pogamut.ut2004multi.bot.impl |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004multi.bot.impl declared as SharedKnowledgeDatabase | |
|---|---|
protected SharedKnowledgeDatabase |
UT2004BotMultiController.shared
|
| Methods in cz.cuni.amis.pogamut.ut2004multi.bot.impl that return SharedKnowledgeDatabase | |
|---|---|
SharedKnowledgeDatabase |
UT2004BotMultiController.getShared()
Returns team-shared knowledge database. |
| Uses of SharedKnowledgeDatabase in cz.cuni.amis.pogamut.ut2004multi.communication.module |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004multi.communication.module with type parameters of type SharedKnowledgeDatabase | |
|---|---|
protected static Map<Integer,SharedKnowledgeDatabase> |
SharedKnowledgeDatabase.instances
Team number to instance. |
| Methods in cz.cuni.amis.pogamut.ut2004multi.communication.module that return SharedKnowledgeDatabase | |
|---|---|
static SharedKnowledgeDatabase |
SharedKnowledgeDatabase.get(int team)
Returns the only instance of SharedKnowledgeDatabase for the specified team. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||