Uses of Class
story.scheherazade.parameters.BooleanReturnQueryParameter

Packages that use BooleanReturnQueryParameter
story.scheherazade.parameters   
 

Uses of BooleanReturnQueryParameter in story.scheherazade.parameters
 

Subclasses of BooleanReturnQueryParameter in story.scheherazade.parameters
 class ActionHasNounRole
          An SCHParameter which makes sure that a previously matched AssignedAction features a certain noun in a certain semantic role.
 class ActionOccursParameter
          An SCHParameter which makes sure that a previously matched AssignedAction takes place within some time range.
 class ConditionHasNounRole
          An SCHParameter which makes sure that a previously matched AssignedCondition features a certain noun in a certain semantic role.
 class ConditionInEffectParameter
          An SCHParameter which makes sure that a previously matched AssignedCondition takes effect at a particular state or transition.
 class StatesConsecutiveParameter
          An SCHParameter which makes sure that two previously matches states are (a) present, and (b) consecutive.
 



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