Uses of Class
story.scheherazade.analysis.PredicateSorter

Packages that use PredicateSorter
story.scheherazade.analysis   
 

Uses of PredicateSorter in story.scheherazade.analysis
 

Methods in story.scheherazade.analysis that return PredicateSorter
 PredicateSorter PairwiseComparison.getStory1()
           
 PredicateSorter PairwiseComparison.getStory2()
           
 

Methods in story.scheherazade.analysis with parameters of type PredicateSorter
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
 



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