Uses of Class
story.scheherazade.prologuer.PrepositionSet

Packages that use PrepositionSet
story.scheherazade.parameters   
story.scheherazade.prologuer   
story.scheherazade.virgil   
 

Uses of PrepositionSet in story.scheherazade.parameters
 

Methods in story.scheherazade.parameters that return PrepositionSet
 PrepositionSet ValidPrepositionParameter.getValidPrepositions()
           
 

Constructors in story.scheherazade.parameters with parameters of type PrepositionSet
ValidPrepositionParameter(SemanticRole role, PrepositionSet preps)
           
 

Uses of PrepositionSet in story.scheherazade.prologuer
 

Fields in story.scheherazade.prologuer declared as PrepositionSet
static PrepositionSet PrepositionSet.ALL_PREPOSITIONS
           
static PrepositionSet PrepositionSet.ALL_SPATIAL
           
 

Methods in story.scheherazade.prologuer that return PrepositionSet
 PrepositionSet PrepositionSet.makeCopy()
          Make a copy.
static PrepositionSet PrepositionSet.merge(PrepositionSet s1, PrepositionSet s2)
          Merge two sets.
 

Methods in story.scheherazade.prologuer with parameters of type PrepositionSet
static PrepositionSet PrepositionSet.merge(PrepositionSet s1, PrepositionSet s2)
          Merge two sets.
 

Uses of PrepositionSet in story.scheherazade.virgil
 

Constructors in story.scheherazade.virgil with parameters of type PrepositionSet
PrepositionSelector(SCHSelector parentSelector, PrepositionSet prepositionsAllowed)
           
 



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