Uses of Package
story.dbcore.parameters

Packages that use story.dbcore.parameters
story.dbcore.admin   
story.dbcore.exceptions   
story.dbcore.grammars   
story.dbcore.links   
story.dbcore.nodes   
story.dbcore.parameters   
story.scheherazade.elements   
story.scheherazade.parameters   
 

Classes in story.dbcore.parameters used by story.dbcore.admin
ArgumentVector
          A vector of objects that are to be interpeted as arguments by a ParameterSet
NodeInstancing
          A NodeInstancing is a data structure that contains pointers to a node and a set of arguments for that node, and semantically represents the "plugging in" of the arguments for the node's ParameterSet attribute.
ParameterSet
          A set of Parameters.
QueryResultSet
          A collection of QueryResults.
SatisfactionResult
          A return value for the satisfaction routines of Parameters and ParameterSets that include the essential true/false as well as further debugging information.
 

Classes in story.dbcore.parameters used by story.dbcore.exceptions
ArgumentVector
          A vector of objects that are to be interpeted as arguments by a ParameterSet
Parameter
          An abstract Parameter.
ReferenceReq
          A class representing a single prerequisite of a single parameter.
 

Classes in story.dbcore.parameters used by story.dbcore.grammars
ArgumentVector
          A vector of objects that are to be interpeted as arguments by a ParameterSet
Parameter
          An abstract Parameter.
ParameterSet
          A set of Parameters.
 

Classes in story.dbcore.parameters used by story.dbcore.links
NodeInstancing
          A NodeInstancing is a data structure that contains pointers to a node and a set of arguments for that node, and semantically represents the "plugging in" of the arguments for the node's ParameterSet attribute.
 

Classes in story.dbcore.parameters used by story.dbcore.nodes
NodeInstancing
          A NodeInstancing is a data structure that contains pointers to a node and a set of arguments for that node, and semantically represents the "plugging in" of the arguments for the node's ParameterSet attribute.
 

Classes in story.dbcore.parameters used by story.dbcore.parameters
ArgumentVector
          A vector of objects that are to be interpeted as arguments by a ParameterSet
AttComparedToConstParameter
          A filter parameter indicating that a node's attribute should equal, or be greater than, some constant value.
BooleanReturnParameter
          A class with no functionality that serves to organize the Parameter hierarchy by grouping together those Parameters that evaluate to True or False.
MatchingParameter
          A class with no functionality that serves to organize the Parameter hierarchy by grouping together those Parameters that match arguments and support outreferences to store their matches.
NodeInstancing
          A NodeInstancing is a data structure that contains pointers to a node and a set of arguments for that node, and semantically represents the "plugging in" of the arguments for the node's ParameterSet attribute.
Parameter
          An abstract Parameter.
ParameterSet
          A set of Parameters.
QueryResult
          A QueryResult is a small collection of objects that represents the system's answer to a query of some kind (i.e., all satisfactions of ParameterSet over a certain tree, or a compilation of all nodes related to some particular node as calculated by RelatedNodes.
QueryResultSet
          A collection of QueryResults.
ReferenceReq
          A class representing a single prerequisite of a single parameter.
ReferenceReqSet
          A collection of ReferenceReqs.
 

Classes in story.dbcore.parameters used by story.scheherazade.elements
ParameterSet
          A set of Parameters.
 

Classes in story.dbcore.parameters used by story.scheherazade.parameters
ParameterSet
          A set of Parameters.
QueryResultSet
          A collection of QueryResults.
 



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