|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VirgilConfiguration
Interface for providing configuration data to Virgil.
Method Summary | |
---|---|
java.lang.String |
getInputStoryText()
Get the text of the natural-language input story. |
VirgilParams |
getParams()
Get miscellaneous Virgil parameters. |
PlannerRepository |
getPlannerRepository()
Get the repository of Verbalizer planners for serializing the various symbols |
java.awt.Image |
getPortrait(java.lang.String key)
Returns the portrait image for some key. |
StoryListener |
getStartupStoryListener()
Get the StoryListner for the startup state of the story. |
boolean |
portraitSet(java.lang.String key)
Return whether a portrait image is set for some key. |
Method Detail |
---|
StoryListener getStartupStoryListener() throws Scheherexception
Scheherexception
java.lang.String getInputStoryText() throws Scheherexception
Scheherexception
boolean portraitSet(java.lang.String key) throws Scheherexception
Scheherexception
java.awt.Image getPortrait(java.lang.String key) throws Scheherexception
Scheherexception
PlannerRepository getPlannerRepository() throws Scheherexception
Scheherexception
VirgilParams getParams() throws Scheherexception
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |