Uses of Class
story.scheherazade.misc.NounTypeSet

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

Uses of NounTypeSet in story.scheherazade.admin
 

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

Uses of NounTypeSet in story.scheherazade.elements
 

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



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