Uses of Class
story.scheherazade.analysis.IntersectionPyramid

Packages that use IntersectionPyramid
story.scheherazade.admin   
story.scheherazade.analysis   
story.scheherazade.elements   
 

Uses of IntersectionPyramid in story.scheherazade.admin
 

Methods in story.scheherazade.admin that return IntersectionPyramid
 IntersectionPyramid StoryInterpreter.compareNarratives(StorySet stories)
           
 

Uses of IntersectionPyramid in story.scheherazade.analysis
 

Methods in story.scheherazade.analysis with parameters of type IntersectionPyramid
static PairwiseComparison PairwiseComparison.getPairwiseComparison(StoryInterpreter storyInterpreter, PredicateSorter predicates1, PredicateSorter predicates2, IntersectionPyramid intersections)
          Given an index of predicates and an intersection pyramid, construct the pairwise intersection matrix for two stories
 

Uses of IntersectionPyramid in story.scheherazade.elements
 

Methods in story.scheherazade.elements that return IntersectionPyramid
 IntersectionPyramid Narrative.compareNarratives(StorySet stories)
          Compare all the narratives currently loaded.
 



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