Uses of Class
story.scheherazade.prologuer.PredicateModeSet

Packages that use PredicateModeSet
story.scheherazade.parameters   
story.scheherazade.prologuer   
 

Uses of PredicateModeSet in story.scheherazade.parameters
 

Methods in story.scheherazade.parameters that return PredicateModeSet
 PredicateModeSet ValidPropositionParameter.getAllowedModes()
           
 

Constructors in story.scheherazade.parameters with parameters of type PredicateModeSet
ValidPropositionParameter(SemanticRole role, TimelineID scopeTimeline, PredicateModeSet modesAllowed)
          Constructor to match any proposition in the scope of the argued timeline, other than the argued Timeline itself.
 

Uses of PredicateModeSet in story.scheherazade.prologuer
 

Methods in story.scheherazade.prologuer that return PredicateModeSet
static PredicateModeSet PredicateModeSet.merge(PredicateModeSet s1, PredicateModeSet s2)
           
 

Methods in story.scheherazade.prologuer with parameters of type PredicateModeSet
static PredicateModeSet PredicateModeSet.merge(PredicateModeSet s1, PredicateModeSet s2)
           
 



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