Uses of Class
story.scheherazade.misc.NounNameSet

Packages that use NounNameSet
story.scheherazade.admin   
story.scheherazade.elements   
 

Uses of NounNameSet in story.scheherazade.admin
 

Methods in story.scheherazade.admin that return NounNameSet
 NounNameSet StoryInterpreter.getDefinedNouns(TimelineID timelineID, boolean inherit, NounFlavor flavor)
           
 

Uses of NounNameSet in story.scheherazade.elements
 

Methods in story.scheherazade.elements that return NounNameSet
 NounNameSet Timeline.getDeclaredCharacters(NodeAddress timeline, boolean inherit)
           
 NounNameSet Timeline.getDefinedNouns(NodeAddress timeline, boolean inherit, NounFlavor flavor)
           
 NounNameSet Narrative.getDefinedNouns(TimelineID timelineID, boolean inherit, NounFlavor flavor)
          Get a list of all Nouns (NOT noun types) declared in a Timeline.
 



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