|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.examples.StandardKnowledgeBase
public class StandardKnowledgeBase
"Standard" Scheherazade knowledge base.
Constructor Summary | |
---|---|
StandardKnowledgeBase(ProgressNotifier notifier)
|
Method Summary | |
---|---|
StoryTelling |
getKBInstructions()
Generate a StoryTelling with "startup" StoryPoints to execute upon initialization. |
VirgilParams |
getParams()
Returns Virgil parameters |
PlannerRepository |
getPlannerRepository()
Get the repository of Verbalizer planners for serializing the various symbols |
java.awt.Image |
getPortrait(java.lang.String key)
Get the portrait image for a paritcular character type |
StoryListener |
getStartupStoryListener()
Get a StoryInterpreter with the appropriate declarations |
boolean |
portraitSet(java.lang.String key)
Determines whether a portrait is set for a particular character type |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardKnowledgeBase(ProgressNotifier notifier) throws Scheherexception
Scheherexception
Method Detail |
---|
public StoryTelling getKBInstructions() throws Scheherexception
Scheherexception
public StoryListener getStartupStoryListener() throws Scheherexception
Scheherexception
public PlannerRepository getPlannerRepository() throws Scheherexception
Scheherexception
public boolean portraitSet(java.lang.String key) throws Scheherexception
Scheherexception
public VirgilParams getParams() throws Scheherexception
Scheherexception
public java.awt.Image getPortrait(java.lang.String key) throws Scheherexception
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |