Uses of Package
story.scheherazade.parameters

Packages that use story.scheherazade.parameters
story.scheherazade.admin   
story.scheherazade.analysis   
story.scheherazade.elements   
story.scheherazade.exceptions   
story.scheherazade.grammars   
story.scheherazade.misc   
story.scheherazade.parameters   
story.scheherazade.verbalizer   
story.scheherazade.virgil   
 

Classes in story.scheherazade.parameters used by story.scheherazade.admin
SCHArguments
          A Scheherazade-specific vector of objects that are to be interpeted as arguments by an SCHParameterSet
SCHQueryResultSet
          A collection of SCHQueryResults.
SemanticRole
          Manually implemented enum for types.
StoryAssertion
          A set of StoryAssertionParameters.
StoryQuery
          A set of StoryQueryParameters.
 

Classes in story.scheherazade.parameters used by story.scheherazade.analysis
SemanticRole
          Manually implemented enum for types.
 

Classes in story.scheherazade.parameters used by story.scheherazade.elements
SCHArguments
          A Scheherazade-specific vector of objects that are to be interpeted as arguments by an SCHParameterSet
SCHArgumentWithRole
          A lightweight class coupling an SCHArgument with a SemanticRole.
SCHQueryResultSet
          A collection of SCHQueryResults.
SemanticRole
          Manually implemented enum for types.
StoryAssertion
          A set of StoryAssertionParameters.
StoryQuery
          A set of StoryQueryParameters.
 

Classes in story.scheherazade.parameters used by story.scheherazade.exceptions
SCHParameter
          An abstract SCHParameter (Scheherazade-specific param).
SCHReferenceReq
          A class representing a single prerequisite of a single parameter.
SCHVariableType
          Manually implemented enum for types.
VariableID
          The ID of a variable in a SCHSymbolTable.
 

Classes in story.scheherazade.parameters used by story.scheherazade.grammars
SCHArguments
          A Scheherazade-specific vector of objects that are to be interpeted as arguments by an SCHParameterSet
SCHSymbolTable
          Shameless duplication of DBCore's SymbolTable that only swaps out SCHVariableType for VariableType and otherwise customizes to Scheherazade's types.
StoryAssertion
          A set of StoryAssertionParameters.
StoryAssertionParameter
          A class with no functionality that serves to organize the SCHParameter hierarchy by grouping together those Parameters that match arguments but do not necessarily refer to the Narrative story graph.
 

Classes in story.scheherazade.parameters used by story.scheherazade.misc
SCHArguments
          A Scheherazade-specific vector of objects that are to be interpeted as arguments by an SCHParameterSet
SCHVariableType
          Manually implemented enum for types.
SemanticRole
          Manually implemented enum for types.
StoryAssertion
          A set of StoryAssertionParameters.
 

Classes in story.scheherazade.parameters used by story.scheherazade.parameters
ActionTemporality
          Manually implemented enum for types.
BooleanReturnQueryParameter
          A class with no functionality that serves to organize the SCHParameter hierarchy by grouping together those Parameters that do not match arguments but instead filter out those previous results which do not satisfy some boolean criterion.
NarrativeMatchingQueryParameter
          A class with no functionality that serves to organize the SCHParameter hierarchy by grouping together those Parameters that match arguments, refer to the Narrative story graph and support outreferences to store their matches.
SCHArguments
          A Scheherazade-specific vector of objects that are to be interpeted as arguments by an SCHParameterSet
SCHParameter
          An abstract SCHParameter (Scheherazade-specific param).
SCHParameterSet
          A set of SCHParameters.
SCHQueryResult
          An SCHQueryResult is a small collection of objects that represents the system's answer to a query of some kind (i.e., all satisfactions of SCHParameterSet over a certain narrative).
SCHQueryResultSet
          A collection of SCHQueryResults.
SCHReferenceReq
          A class representing a single prerequisite of a single parameter.
SCHReferenceReqSet
          A collection of ReferenceReqs.
SCHSymbolTable
          Shameless duplication of DBCore's SymbolTable that only swaps out SCHVariableType for VariableType and otherwise customizes to Scheherazade's types.
SCHVariableType
          Manually implemented enum for types.
SemanticRole
          Manually implemented enum for types.
StoryAssertion
          A set of StoryAssertionParameters.
StoryAssertionParameter
          A class with no functionality that serves to organize the SCHParameter hierarchy by grouping together those Parameters that match arguments but do not necessarily refer to the Narrative story graph.
StoryQuery
          A set of StoryQueryParameters.
StoryQueryParameter
          A class with no functionality that serves to organize the SCHParameter hierarchy by grouping together those Parameters that are intended for issuing queries over a Narrative, as opposed to StoryAssertionParameters.
ValidActionParameter
          An SCHParameter which matches a valid Action, whether or not it has been assigned in the narrative.
ValidConditionParameter
          An SCHParameter which matches a valid Condition, whether or not it has been assigned in the narrative.
ValidNounParameter
          An SCHParameter which means "require a Noun."
ValidTimelineParameter
          An SCHParameter which means "require a Timeline other than the reality timeline."
VariableID
          The ID of a variable in a SCHSymbolTable.
 

Classes in story.scheherazade.parameters used by story.scheherazade.verbalizer
SCHArguments
          A Scheherazade-specific vector of objects that are to be interpeted as arguments by an SCHParameterSet
SemanticRole
          Manually implemented enum for types.
 

Classes in story.scheherazade.parameters used by story.scheherazade.virgil
SCHVariableType
          Manually implemented enum for types.
ValidPropositionParameter
          An SCHParameter which means "require a proposition -- an action, condition or nested timeline."
 



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