|
||||||||||
| 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.ConditionPlanner
public class ConditionPlanner
| Constructor Summary | |
|---|---|
ConditionPlanner(ConditionType type,
ConditionGrammaticalType grammaticalType)
|
|
| Method Summary | |
|---|---|
ConditionGrammaticalType |
getGrammaticalType()
|
DiscourseExecutable |
getPlan(VerbTense tense)
|
ConditionType |
getType()
|
boolean |
hasPlan(VerbTense tense)
|
| Methods inherited from class story.scheherazade.verbalizer.SymbolPlanner |
|---|
getAssumedAgentArg, getMenuName, getPrompt, hasMenuName, 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 ConditionPlanner(ConditionType type,
ConditionGrammaticalType grammaticalType)
throws Scheherexception
Scheherexception| Method Detail |
|---|
public ConditionType getType()
public ConditionGrammaticalType getGrammaticalType()
public DiscourseExecutable getPlan(VerbTense tense)
throws Scheherexception
getPlan in class SymbolPlannerScheherexception
public boolean hasPlan(VerbTense tense)
throws Scheherexception
hasPlan in class SymbolPlannerScheherexception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||