Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.alicebot.server.core.Bot

Uses of Bot in org.alicebot.server.core
 

Methods in org.alicebot.server.core that return Bot
static Bot Bots.getBot(java.lang.String s)
           
static Bot Bots.getFirstBot()
           
 

Methods in org.alicebot.server.core with parameters of type Bot
private static boolean Graphmaster.loadCheck(java.lang.Object obj, Bot bot)
           
static void Graphmaster.unload(java.lang.Object obj, Bot bot)
           
static void Bots.addBot(java.lang.String s, Bot bot)