Uses of Class
story.scheherazade.misc.ActionTypeSet

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

Uses of ActionTypeSet in story.scheherazade.admin
 

Methods in story.scheherazade.admin that return ActionTypeSet
 ActionTypeSet StoryInterpreter.getDeclaredActions(TimelineID timelineID, boolean inherit)
           
 

Uses of ActionTypeSet in story.scheherazade.elements
 

Methods in story.scheherazade.elements that return ActionTypeSet
 ActionTypeSet Timeline.getDeclaredActions(NodeAddress timeline, boolean inherit)
           
 ActionTypeSet Narrative.getDeclaredActions(TimelineID timelineID, boolean inherit)
          Get a list of all ActionTypes declared in a Timeline.
 



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