Uses of Class
story.scheherazade.misc.AssignedInterpNodeSet

Packages that use AssignedInterpNodeSet
story.scheherazade.admin   
story.scheherazade.elements   
story.scheherazade.misc   
 

Uses of AssignedInterpNodeSet in story.scheherazade.admin
 

Methods in story.scheherazade.admin that return AssignedInterpNodeSet
 AssignedInterpNodeSet StoryInterpreter.getAllInterpNodes(TimelineID timelineID, boolean topLevelOnly)
           
 AssignedInterpNodeSet StoryInterpreter.getInterpLineage(InterpElement interpElement)
           
 

Uses of AssignedInterpNodeSet in story.scheherazade.elements
 

Methods in story.scheherazade.elements that return AssignedInterpNodeSet
 AssignedInterpNodeSet Timeline.getAllInterpNodes(NodeAddress timeline, boolean topLevelOnly)
          Get all interp nodes in a Timeline.
 AssignedInterpNodeSet Narrative.getAllInterpNodes(TimelineID timelineID, boolean topLevelOnly)
          Get a list of all Interp nodes in a Timeline.
 AssignedInterpNodeSet Timeline.getInterpLineage(NodeAddress timeline, InterpElement element)
           
 AssignedInterpNodeSet Narrative.getInterpLineage(TimelineID timelineID, InterpElement element)
           
 

Uses of AssignedInterpNodeSet in story.scheherazade.misc
 

Methods in story.scheherazade.misc with parameters of type AssignedInterpNodeSet
 void AssignedInterpNodeSet.add(AssignedInterpNodeSet set)
           
 



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