Uses of Class
story.scheherazade.elements.InterpArcSet

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

Uses of InterpArcSet in story.scheherazade.admin
 

Methods in story.scheherazade.admin that return InterpArcSet
 InterpArcSet StoryInterpreter.getLinkedInterpElements(TimelineID timelineID, InterpElement interpElement, InterpretativeArcType linkType, LinkDirection linkDirection)
           
 

Uses of InterpArcSet in story.scheherazade.elements
 

Methods in story.scheherazade.elements that return InterpArcSet
 InterpArcSet Timeline.getAllLinkedInterpElements(NodeAddress timeline, InterpElement element, LinkDirection linkDirection)
           
 InterpArcSet Timeline.getLinkedInterpElements(NodeAddress timeline, InterpElement element, InterpretativeArcType arcType, LinkDirection linkDirection)
           
 InterpArcSet Narrative.getLinkedInterpElements(TimelineID timelineID, InterpElement element, InterpretativeArcType arcType, LinkDirection linkDirection)
           
 

Methods in story.scheherazade.elements with parameters of type InterpArcSet
 void InterpArcSet.add(InterpArcSet other)
           
 



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