|
||||||||||
| 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.ModifierPlanner
public class ModifierPlanner
| Constructor Summary | |
|---|---|
ModifierPlanner(ModifierType type,
ModifierGrammaticalType grammaticalType)
|
|
| Method Summary | |
|---|---|
ModifierGrammaticalType |
getGrammaticalType()
|
DiscourseExecutable |
getPlan()
|
ModifierType |
getType()
|
boolean |
hasPlan()
|
void |
setPlan(DiscourseExecutable plan)
|
| 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 ModifierPlanner(ModifierType type,
ModifierGrammaticalType grammaticalType)
throws Scheherexception
Scheherexception| Method Detail |
|---|
public ModifierType getType()
public ModifierGrammaticalType getGrammaticalType()
public void setPlan(DiscourseExecutable plan)
throws Scheherexception
Scheherexception
public DiscourseExecutable getPlan()
throws Scheherexception
Scheherexceptionpublic boolean hasPlan()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||