Uses of Interface
story.scheherazade.admin.HearsStoryPoints

Packages that use HearsStoryPoints
story.scheherazade.admin   
 

Uses of HearsStoryPoints in story.scheherazade.admin
 

Classes in story.scheherazade.admin that implement HearsStoryPoints
 class StoryListener
          A listener for stories that interprets order-sensitive commands -- the sjuzhet of a story -- and maintains a Narrative object to represent the story graph as it is built.
 class StoryTelling
          Encapsulates an ordered set (Vector) of StoryPoints.
 

Methods in story.scheherazade.admin that return HearsStoryPoints
 HearsStoryPoints StoryInterpreter.getListener()
           
 

Constructors in story.scheherazade.admin with parameters of type HearsStoryPoints
StoryInterpreter(HearsStoryPoints listener)
           
 



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