|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Fields inherited from interface metaglue.Agent |
ALIVE,
DIED,
NO_METAGLUE,
NOT_RUNNING,
STARTING |
| Method Summary | |
String |
doDebug()
|
String |
getRandomThought()
|
String |
getRandomThought(String rulename)
|
boolean |
isGrammarLoaded(String packagename)
|
String |
listImports(String packagename)
|
Vector |
listRuleNames(javax.speech.recognition.RuleGrammar rg)
|
void |
loadGrammar(String packagename)
|
| Methods inherited from interface metaglue.Agent |
addMonitor,
alive,
getAgentID,
getMetaglueAgentID,
shutdown,
startup,
whereAreYou |
| Method Detail |
public void loadGrammar(String packagename)
throws RemoteException
public String doDebug()
throws RemoteException
public String getRandomThought()
throws RemoteException
public String getRandomThought(String rulename)
throws RemoteException
public Vector listRuleNames(javax.speech.recognition.RuleGrammar rg)
throws RemoteException
public String listImports(String packagename)
throws RemoteException
public boolean isGrammarLoaded(String packagename)
throws RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||