story.scheherazade.prologuer
Class ExternalKB

java.lang.Object
  extended by story.scheherazade.prologuer.ExternalKB

public class ExternalKB
extends java.lang.Object

This is generated source code from run of Prologuer, the utility that imports a knowledge base from WordNet.


Constructor Summary
ExternalKB()
           
 
Method Summary
 void addKnowledge(StoryInterpreter interpreter, PlannerRepository planners, TimelineID timeline)
          Append KB import instructions to an already constructed StoryInterpreter and PlannerRepository.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalKB

public ExternalKB()
Method Detail

addKnowledge

public void addKnowledge(StoryInterpreter interpreter,
                         PlannerRepository planners,
                         TimelineID timeline)
                  throws Scheherexception
Append KB import instructions to an already constructed StoryInterpreter and PlannerRepository. Assumes that these are empty, i.e., it is not possible to re-define an already defined element.

Throws:
Scheherexception


Copyright © 2011 David K. Elson. All Rights Reserved.