|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.verbalizer.SymbolPlanner
story.scheherazade.verbalizer.ActionPlanner
public class ActionPlanner
Constructor Summary | |
---|---|
ActionPlanner(ActionType type)
|
Method Summary | |
---|---|
boolean |
conjugationSet(VerbTense tense)
|
ActionType |
getType()
|
java.lang.String |
getVerbConjugation(VerbTense tense)
|
void |
setVerbConjugation(VerbTense tense,
java.lang.String conjugation)
|
Methods inherited from class story.scheherazade.verbalizer.SymbolPlanner |
---|
getAssumedAgentArg, getMenuName, getPlan, getPrompt, hasMenuName, hasPlan, hasPrompt, isRaising, setAssumedAgentArg, setMenuName, setPlan, setPostroll, setPreroll, setPrompt, setsAssumedAgent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionPlanner(ActionType type) throws Scheherexception
Scheherexception
Method Detail |
---|
public ActionType getType()
public void setVerbConjugation(VerbTense tense, java.lang.String conjugation) throws Scheherexception
Scheherexception
public java.lang.String getVerbConjugation(VerbTense tense) throws Scheherexception
Scheherexception
public boolean conjugationSet(VerbTense tense) throws Scheherexception
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |