A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

A - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
A - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
A_PRIORI_TRANSITION - Static variable in class story.scheherazade.elements.TransitionTime
 
About - Static variable in class story.scheherazade.prologuer.Preposition
 
Above - Static variable in class story.scheherazade.prologuer.Preposition
 
AbsoluteRefAlt - Static variable in class story.scheherazade.elements.TimelineType
 
AbsoluteRefReal - Static variable in class story.scheherazade.elements.TimelineType
 
absorb(LinkSet) - Method in class story.dbcore.links.WritableLinkSet
Add all the contents of another LinkSet in this one.
absorbContributorsOfDuplicate(SCHIntersection) - Method in class story.scheherazade.analysis.SCHIntersection
 
Abstract - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
Ac_ing - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
Ac_to_inf - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
Acc_ing - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
ACL09Evaluation - Class in story.scheherazade.analysis
Runs the numbers used in ACL09 papers.
ACL09Evaluation(String[]) - Constructor for class story.scheherazade.analysis.ACL09Evaluation
 
Action - Static variable in class story.dbcore.nodes.NodeType
 
Action - Class in story.scheherazade.elements
An Action is a physical or psychological change that makes one state differ from another.
Action(ActionType, SCHArguments, int, PredicateMode) - Constructor for class story.scheherazade.elements.Action
 
action(SCHSymbolTable) - Method in class story.scheherazade.grammars.SCHGrammarParser
 
ACTION - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
action(ReturnValue, ReturnValue, ReturnValue, SCHArguments) - Static method in class story.scheherazade.grammars.SCHGrammarTools
Parse in an Action.
Action - Static variable in class story.scheherazade.misc.PredicateFlavor
 
action - Static variable in class story.scheherazade.misc.SCHConstants
 
ACTION - Static variable in class story.scheherazade.misc.SCHConstants
 
Action - Static variable in class story.scheherazade.misc.ScheherIDType
 
Action - Static variable in class story.scheherazade.parameters.SCHVariableType
 
Action - Static variable in class story.scheherazade.prologuer.UsageModelType
 
ACTION - Static variable in class story.scheherazade.virgil.help.SCHStaticModification
 
Action - Static variable in class story.scheherazade.virgil.PredicateSelectorMode
 
ACTION_ASSERT - Static variable in class story.scheherazade.virgil.PropositionTypeSelector
 
ACTION_GERUND - Static variable in class story.scheherazade.virgil.PropositionTypeSelector
 
ACTION_HOW - Static variable in class story.scheherazade.virgil.PropositionTypeSelector
 
ACTION_IMPERATIVE - Static variable in class story.scheherazade.virgil.PropositionTypeSelector
 
ACTION_INFINITIVE - Static variable in class story.scheherazade.virgil.PropositionTypeSelector
 
ACTION_XML - Static variable in class story.scheherazade.virgil.help.SCHStaticModification
 
ActionAntonymOf - Static variable in class story.dbcore.links.LinkType
 
ActionAssert - Static variable in class story.scheherazade.prologuer.PredicateMode
 
actionBoxColor - Static variable in class story.scheherazade.virgil.StateViewer
 
ActionDeclaredIn - Static variable in class story.dbcore.links.LinkType
 
ActionExists - Exception in story.scheherazade.exceptions
The action can't be added to the transition because an identical one is already there.
ActionExists(String) - Constructor for exception story.scheherazade.exceptions.ActionExists
 
ActionGerund - Static variable in class story.scheherazade.prologuer.PredicateMode
 
ActionHasNounRole - Class in story.scheherazade.parameters
An SCHParameter which makes sure that a previously matched AssignedAction features a certain noun in a certain semantic role.
ActionHasNounRole(VariableID, VariableID, SemanticRole) - Constructor for class story.scheherazade.parameters.ActionHasNounRole
Constructor.
ActionHowInstructional - Static variable in class story.scheherazade.prologuer.PredicateMode
 
ActionImperative - Static variable in class story.scheherazade.prologuer.PredicateMode
 
ActionIn - Static variable in class story.dbcore.links.LinkType
 
ActionInfinitive - Static variable in class story.scheherazade.prologuer.PredicateMode
 
ActionNode - Class in story.scheherazade.nodes
Action node.
ActionNode() - Constructor for class story.scheherazade.nodes.ActionNode
 
ActionOccursParameter - Class in story.scheherazade.parameters
An SCHParameter which makes sure that a previously matched AssignedAction takes place within some time range.
ActionOccursParameter(VariableID, TransitionTime, ActionTemporality) - Constructor for class story.scheherazade.parameters.ActionOccursParameter
Constructor for ensuring that an action occurs during a particular transition.
ActionOccursParameter(VariableID, StateTime) - Constructor for class story.scheherazade.parameters.ActionOccursParameter
Constructor for ensuring that an action occurs during a particular state.
actionPerformed(ActionEvent) - Method in class story.dbcore.gui.CoreBrowser
Switchboard for processing GUI action events
actionPerformed(ActionEvent) - Method in class story.dbcore.gui.ShellComponent
 
actionPerformed(ActionEvent) - Method in class story.flashback.gui.FlashbackGUI
Switchboard for processing GUI action events
actionPerformed(ActionEvent) - Method in class story.scheherazade.virgil.AssertionSelector
 
actionPerformed(ActionEvent) - Method in class story.scheherazade.virgil.BooleanSelector
 
actionPerformed(ActionEvent) - Method in class story.scheherazade.virgil.ManualSelector
 
actionPerformed(ActionEvent) - Method in class story.scheherazade.virgil.PrepositionSelector
 
actionPerformed(ActionEvent) - Method in class story.scheherazade.virgil.PropositionTypeSelector
 
actionPerformed(ActionEvent) - Method in class story.scheherazade.virgil.TypeSelector
 
ActionPlanner - Class in story.scheherazade.verbalizer
 
ActionPlanner(ActionType) - Constructor for class story.scheherazade.verbalizer.ActionPlanner
 
actions - Static variable in class story.scheherazade.misc.SCHConstants
 
ACTIONS - Static variable in class story.scheherazade.misc.SCHConstants
 
ACTIONSELECTOR_CARD - Static variable in class story.scheherazade.virgil.Virgil
 
ActionSet - Class in story.scheherazade.misc
A set of Actions
ActionSet() - Constructor for class story.scheherazade.misc.ActionSet
 
ActionTemporality - Class in story.scheherazade.parameters
Manually implemented enum for types.
ActionType - Class in story.scheherazade.misc
Extension of GenericScheherID that semantically represents a type of Actions (i.e., a declared abstract Action).
ActionType(String) - Constructor for class story.scheherazade.misc.ActionType
 
ActionType(ActionType, WordNetOffset, ActionType) - Constructor for class story.scheherazade.misc.ActionType
Constructor that supplements an ActionType with supertype metadata.
ActionType(CoreAction) - Constructor for class story.scheherazade.misc.ActionType
 
ActionType - Static variable in class story.scheherazade.parameters.SCHVariableType
 
ActionType - Static variable in class story.scheherazade.virgil.ElementBrowserMode
 
ActionTypeAttribute - Class in story.scheherazade.attributes
Attribute encoding a ActionType object.
ActionTypeAttribute() - Constructor for class story.scheherazade.attributes.ActionTypeAttribute
Constructor without default value.
ActionTypeAttribute(AttributeValue) - Constructor for class story.scheherazade.attributes.ActionTypeAttribute
Constructor with initial value.
ActionTypeSet - Class in story.scheherazade.misc
A set of ActionTypes
ActionTypeSet() - Constructor for class story.scheherazade.misc.ActionTypeSet
 
Activated - Static variable in class story.scheherazade.misc.Activation
 
Activation - Class in story.scheherazade.misc
Manually implemented enum for types.
ActivationFrame - Class in story.scheherazade.misc
A profile of what interp elements are at what activation states.
ActivationFrame(AssignedAction) - Constructor for class story.scheherazade.misc.ActivationFrame
 
Actor - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
Actor1 - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
Actor2 - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
Actualization - Static variable in class story.scheherazade.misc.CoreGoal
 
Actualization - Static variable in class story.scheherazade.misc.InterpretativeNodeType
 
Actualizes - Static variable in class story.dbcore.links.LinkType
 
Actualizes - Static variable in class story.scheherazade.misc.InterpretativeArcType
 
add(Executable) - Method in class story.dbcore.admin.CommandSequence
 
add(Command) - Method in class story.dbcore.admin.CommandSequence
 
add(CommandSequence) - Method in class story.dbcore.admin.CommandSequence
 
add(LinkLabelAddress) - Method in class story.dbcore.links.LabelAddressList
 
add(Via) - Method in class story.dbcore.links.ViaSet
 
add(NodeAddress, Via) - Method in class story.dbcore.links.WritableLinkSet
Add a new node and Via to the LinkSet.
add(GenericNode, LinkLabelAddress) - Method in class story.dbcore.links.WritableRelatedNodes
Add a new related node.
add(NodeAddress) - Method in class story.dbcore.nodes.NodeAddressSet
 
add(NodeAddressSet) - Method in class story.dbcore.nodes.NodeAddressSet
 
add(NodeType) - Method in class story.dbcore.nodes.NodeTypeSet
 
add(QueryResult) - Method in class story.dbcore.parameters.QueryResultSet
 
add(QueryResultSet) - Method in class story.dbcore.parameters.QueryResultSet
 
add(String) - Method in class story.scheherazade.admin.RequiredStoryPointArgs
Add a required class with the assumption that a null argument is not okay.
add(String, boolean) - Method in class story.scheherazade.admin.RequiredStoryPointArgs
Add a required class.
add(StoryPoint) - Method in class story.scheherazade.admin.StoryTelling
 
add(StoryTelling) - Method in class story.scheherazade.admin.StoryTelling
 
add(SCHIntersection) - Method in class story.scheherazade.analysis.IntersectionPyramid
 
add(AssignedPredicate) - Method in class story.scheherazade.analysis.PredicateSorter
 
add(int, int) - Method in class story.scheherazade.analysis.StoryMapping
 
add(InterpArc) - Method in class story.scheherazade.elements.InterpArcSet
 
add(InterpArcSet) - Method in class story.scheherazade.elements.InterpArcSet
 
add(InterpValidationError) - Method in class story.scheherazade.elements.InterpValidationResult
 
add(StateTime) - Method in class story.scheherazade.elements.StateTimeSet
 
add(Action) - Method in class story.scheherazade.misc.ActionSet
 
add(ActionType) - Method in class story.scheherazade.misc.ActionTypeSet
 
add(AssignedAction) - Method in class story.scheherazade.misc.AssignedActionSet
 
add(AssignedActionSet) - Method in class story.scheherazade.misc.AssignedActionSet
 
add(AssignedCondition) - Method in class story.scheherazade.misc.AssignedConditionSet
 
add(AssignedInterpNode) - Method in class story.scheherazade.misc.AssignedInterpNodeSet
 
add(AssignedInterpNodeSet) - Method in class story.scheherazade.misc.AssignedInterpNodeSet
 
add(InterpElementSet) - Method in class story.scheherazade.misc.AssignedInterpNodeSet
 
add(AssignedModifier) - Method in class story.scheherazade.misc.AssignedModifierSet
 
add(AssignedModifierSet) - Method in class story.scheherazade.misc.AssignedModifierSet
 
add(AssignedAction) - Method in class story.scheherazade.misc.AssignedPredicateSet
 
add(AssignedCondition) - Method in class story.scheherazade.misc.AssignedPredicateSet
 
add(ValidCondition) - Method in class story.scheherazade.misc.ConditionSet
 
add(ConditionType) - Method in class story.scheherazade.misc.ConditionTypeSet
 
add(InterpChainLink) - Method in class story.scheherazade.misc.InterpChainSet
 
add(InterpElement) - Method in class story.scheherazade.misc.InterpElementSet
 
add(InterpElementSet) - Method in class story.scheherazade.misc.InterpElementSet
 
add(ModifierType) - Method in class story.scheherazade.misc.ModifierTypeSet
 
add(NounName) - Method in class story.scheherazade.misc.NounNameSet
 
add(NounType) - Method in class story.scheherazade.misc.NounTypeSet
 
add(SCHVariableType) - Method in class story.scheherazade.misc.SCHVariableTypeSet
Add a new type.
add(NarrativeID) - Method in class story.scheherazade.misc.StorySet
 
add(TimelineID) - Method in class story.scheherazade.misc.TimelineIDSet
 
add(SCHQueryResult) - Method in class story.scheherazade.parameters.SCHQueryResultSet
 
add(NounFlavor) - Method in class story.scheherazade.prologuer.NounFlavorSet
Add a new flavor.
add(PredicateMode) - Method in class story.scheherazade.prologuer.PredicateModeSet
 
add(Preposition) - Method in class story.scheherazade.prologuer.PrepositionSet
Add a new preposition.
add(String) - Method in class story.scheherazade.verbalizer.Discourse
 
add(Verbalization) - Method in class story.scheherazade.verbalizer.Discourse
 
add(DiscourseCommand) - Method in class story.scheherazade.verbalizer.DiscoursePlan
 
add(DiscoursePlan) - Method in class story.scheherazade.verbalizer.DiscoursePlan
 
add(DiscourseExecutable) - Method in class story.scheherazade.verbalizer.DiscoursePlan
 
addActionPlanner(ActionPlanner) - Method in class story.scheherazade.verbalizer.PlannerRepository
 
addArg(Object) - Method in class story.dbcore.parameters.ArgumentVector
 
addArg(Object) - Method in class story.scheherazade.parameters.SCHArguments
 
addConditionPlanner(ConditionPlanner) - Method in class story.scheherazade.verbalizer.PlannerRepository
 
addContributor(Object, ContributorID, NarrativeID) - Method in class story.scheherazade.analysis.SCHIntersection
 
AddInterpPredicate - Static variable in class story.scheherazade.virgil.VirgilCommandType
 
addKnowledge(StoryInterpreter, PlannerRepository, TimelineID) - Method in class story.scheherazade.prologuer.ExternalKB
Append KB import instructions to an already constructed StoryInterpreter and PlannerRepository.
addLabel(LinkLabel) - Method in class story.dbcore.links.LinkLabelRepository
Add a LinkLabel to the repository.
addLink(GenericNode, LinkType, GenericNode, LinkLabel) - Method in class story.dbcore.links.LinkRepository
Associate two nodes with a link.
addLinkWithExtantLabel(GenericNode, LinkType, GenericNode, LinkLabelAddress) - Method in class story.dbcore.links.LinkRepository
Associate two nodes with a link and annotate it with a label already in the system.
addModifier(SCHIntersection) - Method in class story.scheherazade.analysis.SCHIntersection
 
addModifierPlanner(ModifierPlanner) - Method in class story.scheherazade.verbalizer.PlannerRepository
 
addMouseListener(MouseListener) - Method in class story.scheherazade.virgil.VirgilTextPane
 
addNode(GenericNode, NodeID) - Method in class story.dbcore.repositories.NodeRepository
 
addNodeChild(InterpretativeEditor.IPanel) - Method in interface story.scheherazade.virgil.InterpretativeEditor.IPanelContainer
 
addNounPlanner(NounPlanner) - Method in class story.scheherazade.verbalizer.PlannerRepository
 
addOutgoingFork(InterpChainLink) - Method in class story.scheherazade.elements.InterpChainLink
 
addPairwiseIntersection(SCHIntersection) - Method in class story.scheherazade.analysis.IntersectionPyramid
 
addParameter(Parameter) - Method in class story.dbcore.parameters.ParameterSet
Add a parameter.
addParameter(SCHParameter) - Method in class story.scheherazade.parameters.SCHParameterSet
 
addParameter(StoryAssertionParameter) - Method in class story.scheherazade.parameters.StoryAssertion
 
addParameter(StoryQueryParameter) - Method in class story.scheherazade.parameters.StoryQuery
 
addParameters(SCHParameterSet) - Method in class story.scheherazade.parameters.SCHParameterSet
Copy to the end of this SCHParameterSet all the SCHParameters from another SCHParameterSet
addParameters(StoryAssertion) - Method in class story.scheherazade.parameters.StoryAssertion
Copy to the end of this StoryAssertion all the StoryAssertionParameters from another StoryAssertion
addParameters(StoryQuery) - Method in class story.scheherazade.parameters.StoryQuery
Copy to the end of this StoryQuery all the StoryQueryParameters from another StoryQuery
addParameterSet(ParameterSet) - Method in class story.dbcore.parameters.ParameterSet
Copy to the end of this ParameterSet all the Parameters from another ParameterSet
AddProperty - Static variable in class story.scheherazade.virgil.ElementBrowserEvent
 
addPropertyColor - Static variable in class story.scheherazade.virgil.Definer
 
address() - Method in class story.dbcore.nodes.GenericNode
Make a new NodeAddress with the node
address() - Method in class story.scheherazade.elements.AssignedAction
 
address() - Method in class story.scheherazade.elements.AssignedCondition
 
address() - Method in class story.scheherazade.elements.AssignedModifier
 
addSeedIntersection(SCHIntersection) - Method in class story.scheherazade.analysis.IntersectionPyramid
 
addSeedsToLanguageModel(LanguageModel) - Method in class story.scheherazade.analysis.IntersectionPyramid
 
addSymbolInterval(SymbolInterval) - Method in class story.scheherazade.verbalizer.Serialization
Manually specify a symbol interval for a portion of the text.
addTimeline(TimelineID, Timeline) - Method in class story.scheherazade.elements.TimelineIndex
Add a Timeline to the index.
Adjectival - Static variable in class story.scheherazade.verbalizer.ConditionGrammaticalType
 
Adv_loc - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
Adverbial - Static variable in class story.scheherazade.verbalizer.ModifierGrammaticalType
 
AesopLinkProperties - Class in story.aesop.links
This class implements LinkPropertiesInterface to give Aesop's semantic rules for the ways nodes can be linked.
AesopLinkProperties() - Constructor for class story.aesop.links.AesopLinkProperties
 
AesopShell - Class in story.aesop
Provides a command-line interface to system functionality via the "SCG" command language.
AesopShell() - Constructor for class story.aesop.AesopShell
 
AFTER - Static variable in class story.scheherazade.misc.SCHConstants
 
After - Static variable in class story.scheherazade.prologuer.Preposition
 
Against - Static variable in class story.scheherazade.prologuer.Preposition
 
Agent - Static variable in class story.scheherazade.parameters.SemanticRole
 
Agent - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
Agent2 - Static variable in class story.scheherazade.parameters.SemanticRole
 
AgentIn - Static variable in class story.dbcore.links.LinkType
 
alignK(PairwiseComparison, boolean) - Static method in class story.scheherazade.analysis.KAlignment
 
alignK(PairwiseComparison, Vector<Constraint>, boolean) - Static method in class story.scheherazade.analysis.KAlignment
 
alignNW(int, int, Vector<SCHIntersection>, Vector<SCHIntersection>, SCHIntersection[][]) - Static method in class story.scheherazade.analysis.NWAlignment
Run a variation of the Needleman-Wunsch algorithm on two stories
ALL_FLAVORS - Static variable in class story.scheherazade.prologuer.NounFlavorSet
 
ALL_NOUNS_GIVEN - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
ALL_NOUNS_GIVEN_OFF - Static variable in class story.scheherazade.verbalizer.Style
 
ALL_NOUNS_GIVEN_ON - Static variable in class story.scheherazade.verbalizer.Style
 
ALL_PREPOSITIONS - Static variable in class story.scheherazade.prologuer.PrepositionSet
 
ALL_REPOSITORIES - Static variable in class story.dbcore.misc.NodeRepositoryID
 
ALL_SPATIAL - Static variable in class story.scheherazade.prologuer.PrepositionSet
 
ALL_TYPES - Static variable in class story.scheherazade.misc.SCHVariableTypeSet
 
AllNounsGiven - Static variable in class story.scheherazade.verbalizer.StyleParam
 
ALLOW_NAMES_OFF - Static variable in class story.scheherazade.verbalizer.Style
 
ALLOW_NAMES_ON - Static variable in class story.scheherazade.verbalizer.Style
 
AllowNames - Static variable in class story.scheherazade.verbalizer.StyleParam
 
allowsFlavor(NounFlavor) - Method in class story.scheherazade.parameters.ValidNounParameter
 
allowsGroups(NounFlavor) - Static method in class story.scheherazade.misc.NounType
 
allowsMode(PredicateMode) - Method in class story.scheherazade.parameters.ValidPropositionParameter
 
Along - Static variable in class story.scheherazade.prologuer.Preposition
 
alphabeticIterator() - Method in class story.scheherazade.misc.TimelineIDSet
 
AlreadyDefined - Exception in story.scheherazade.exceptions
The condition can't be added to the state because an identical one is already there.
AlreadyDefined(SCHVariableType, GenericScheherID, TimelineID) - Constructor for exception story.scheherazade.exceptions.AlreadyDefined
 
Alt - Static variable in class story.scheherazade.elements.TimelineType
 
AmbiguousNodeID - Exception in story.dbcore.exceptions
More than one node with the requested ID exists.
AmbiguousNodeID() - Constructor for exception story.dbcore.exceptions.AmbiguousNodeID
 
AmbiguousNodeID(String) - Constructor for exception story.dbcore.exceptions.AmbiguousNodeID
 
Among - Static variable in class story.scheherazade.prologuer.Preposition
 
AN - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
AN - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
AnalysisTools - Class in story.scheherazade.analysis
 
AnalysisTools() - Constructor for class story.scheherazade.analysis.AnalysisTools
 
And - Static variable in class story.scheherazade.prologuer.LogicOperator
 
AndParameter - Class in story.dbcore.parameters
A logical AND for two Boolean parameters.
AndParameter(BooleanReturnParameter, BooleanReturnParameter) - Constructor for class story.dbcore.parameters.AndParameter
Constructor
Animal - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
Animate - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
ANONYMOUS - Static variable in class story.scheherazade.elements.Timeline
 
ANONYMOUS_DISAMBIGUATORS_OFF - Static variable in class story.scheherazade.verbalizer.Style
 
ANONYMOUS_DISAMBIGUATORS_ON - Static variable in class story.scheherazade.verbalizer.Style
 
AnonymousDisambiguators - Static variable in class story.scheherazade.verbalizer.StyleParam
 
ANOTHER - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
ANSWER - Static variable in class story.scheherazade.virgil.help.FAQ
 
append(SCHArguments) - Method in class story.scheherazade.parameters.SCHArguments
 
append(String) - Method in class story.scheherazade.verbalizer.Serialization
 
append(Serialization) - Method in class story.scheherazade.verbalizer.Serialization
 
appendNote(String) - Method in class story.scheherazade.analysis.SCHIntersection
 
AppFileExtension - Class in story.dbcore.misc
Wrapper for strings that requires that they be valid application names for invoking the DB-Core to make applications.
AppFileExtension(String) - Constructor for class story.dbcore.misc.AppFileExtension
 
AppName - Class in story.dbcore.misc
Wrapper for strings that requires that they be valid application names for invoking the DB-Core to make applications.
AppName(String) - Constructor for class story.dbcore.misc.AppName
 
Appositive - Static variable in class story.scheherazade.verbalizer.ConditionGrammaticalType
 
Apriori - Static variable in class story.scheherazade.verbalizer.Perspective
 
APrioriPerfect - Static variable in class story.scheherazade.verbalizer.Perspective
 
arcType() - Method in class story.scheherazade.elements.InterpArc
 
arcType() - Method in exception story.scheherazade.exceptions.CircularLink
 
Area - Class in story.flashback.nodes
 
Area() - Constructor for class story.flashback.nodes.Area
 
AreaRepository - Class in story.flashback.repositories
AreaRepository is a NodeRepository geared toward Areas.
AreaRepository() - Constructor for class story.flashback.repositories.AreaRepository
 
AreRelatedDirectly - Static variable in class story.dbcore.admin.CommandType
 
areRelatedDirectly(Object, Object, Object) - Method in class story.dbcore.admin.DBCAccessor
Test whether two nodes are related directly.
areRelatedDirectly(GenericNode, LinkType, GenericNode) - Method in class story.dbcore.links.LinkRepository
 
AreRelatedIndirectly - Static variable in class story.dbcore.admin.CommandType
 
areRelatedIndirectly(Object, Object, Object) - Method in class story.dbcore.admin.DBCAccessor
Test whether two nodes are related indirectly.
areRelatedIndirectly(GenericNode, LinkType, GenericNode) - Method in class story.dbcore.links.LinkRepository
 
argument_expression(DBCoreInterface, SymbolTable, ReturnValue, ArgumentVector) - Static method in class story.dbcore.grammars.SCTools
Handle the argument (non) operator, i.e., when an expression is followed by arguments.
argumentexpression(boolean, SymbolTable) - Method in class story.dbcore.grammars.SCParser
 
arguments() - Method in class story.dbcore.grammars.ReturnValue
Return the arguments of the value.
arguments(boolean, SymbolTable) - Method in class story.dbcore.grammars.SCParser
 
arguments(SCHSymbolTable) - Method in class story.scheherazade.grammars.SCHGrammarParser
 
Arguments - Static variable in class story.scheherazade.parameters.SCHVariableType
 
ARGUMENTS - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
argumentsPresent() - Method in class story.dbcore.grammars.ReturnValue
Return true iff there are arguments for the value.
ArgumentVector - Class in story.dbcore.parameters
A vector of objects that are to be interpeted as arguments by a ParameterSet
ArgumentVector() - Constructor for class story.dbcore.parameters.ArgumentVector
Constructor with no arguments.
ArgumentVector(Object) - Constructor for class story.dbcore.parameters.ArgumentVector
Constructor with one argument.
ArgumentVector(Object, Object) - Constructor for class story.dbcore.parameters.ArgumentVector
Constructor with two arguments.
ArgumentVector(Object, Object, Object) - Constructor for class story.dbcore.parameters.ArgumentVector
Constructor with three arguments.
ArgumentVector(Object, Object, Object, Object) - Constructor for class story.dbcore.parameters.ArgumentVector
Constructor with four arguments.
Around - Static variable in class story.scheherazade.prologuer.Preposition
 
As - Static variable in class story.scheherazade.prologuer.Preposition
 
assertion() - Method in class story.scheherazade.grammars.SCHGrammarParser
 
assertionParameter(ReturnValue, ReturnValue, SCHArguments) - Static method in class story.scheherazade.grammars.SCHGrammarTools
Handles a complete StoryAssertion parameter, with type and arguments (e.g., node[role](arg))
AssertionSelector - Class in story.scheherazade.virgil
 
AssertionSelector(SCHSelector, Virgil, PredicateSelectorMode) - Constructor for class story.scheherazade.virgil.AssertionSelector
 
assertSet(String) - Method in class story.scheherazade.misc.SCHHashtable
Assert that a particular key has been set with a value.
assertValidity(GenericNode) - Method in class story.aesop.repositories.ExampleRepository
 
assertValidity(GenericNode) - Method in class story.aesop.repositories.FrameRepository
 
assertValidity(GenericNode) - Method in interface story.dbcore.repositories.NodeRepositoryConfig
 
assertValidity(GenericNode) - Method in class story.flashback.repositories.AreaRepository
 
assertValidity(GenericNode) - Method in class story.flashback.repositories.ReferenceRepository
 
assertValidity(GenericNode) - Method in class story.flashback.repositories.VenueRepository
 
assertValidity(GenericNode) - Method in class story.scheherazade.repositories.FrameRepository
 
assertValidity(GenericNode) - Method in class story.scheherazade.repositories.RootRepository
 
assertValidity(GenericNode) - Method in class story.scheherazade.repositories.StateRepository
 
assertValidity(GenericNode) - Method in class story.scheherazade.repositories.TimelineRepository
 
assertValidity(GenericNode) - Method in class story.scheherazade.repositories.TransitionRepository
 
Asset - Static variable in class story.scheherazade.parameters.SemanticRole
 
Asset - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
assignAction(TimelineID, TransitionTime, Action) - Method in class story.scheherazade.admin.StoryInterpreter
STORY POINTS *
assignAction(TimelineID, TransitionTime, Action, InterpNodeID) - Method in class story.scheherazade.admin.StoryInterpreter
 
assignAction(TimelineID, TransitionTime, Action, TextSpan) - Method in class story.scheherazade.admin.StoryInterpreter
 
assignAction(TimelineID, TransitionTime, ActionType, SCHArguments) - Method in class story.scheherazade.admin.StoryInterpreter
 
AssignAction - Static variable in class story.scheherazade.admin.StoryPointType
 
assignAction(TimelineID, TransitionTime, ValidAction, TextSpan, InterpNodeID) - Method in class story.scheherazade.elements.Narrative
Associates an Action with a Transition.
assignAction(NodeAddress, TransitionTime, ValidAction, TextSpan, InterpNodeID) - Method in class story.scheherazade.elements.Timeline
Assigns an instance of an Action to a Transition.
assignCondition(TimelineID, StateTime, Condition) - Method in class story.scheherazade.admin.StoryInterpreter
 
assignCondition(TimelineID, StateTime, Condition, InterpNodeID) - Method in class story.scheherazade.admin.StoryInterpreter
 
AssignCondition - Static variable in class story.scheherazade.admin.StoryPointType
 
assignCondition(TimelineID, StateTime, ValidCondition, TextSpan, InterpNodeID) - Method in class story.scheherazade.elements.Narrative
Associates a Character with an instancing of a Condition.
assignCondition(NodeAddress, StateTime, ValidCondition, TextSpan, InterpNodeID) - Method in class story.scheherazade.elements.Timeline
Assigns an instance of a Condition to a State.
AssignedAction - Class in story.scheherazade.elements
Pointers to Action which has been assigned to a Transition.
AssignedAction(ValidAction, NodeProxy, NodeProxy, TransitionTime, Conditionality, long, TextSpan, SCHPoint, SCHPoint, InterpNodeID, Boolean) - Constructor for class story.scheherazade.elements.AssignedAction
 
assignedAction(SCHSymbolTable, ReturnValue) - Method in class story.scheherazade.grammars.SCHGrammarParser
 
AssignedAction - Static variable in class story.scheherazade.parameters.SCHVariableType
 
AssignedAction - Static variable in class story.scheherazade.virgil.ElementBrowserMode
 
AssignedActionAddress - Class in story.scheherazade.elements
An address of an AssignedAction in a Narrative.
AssignedActionAddress(Action, TransitionTime) - Constructor for class story.scheherazade.elements.AssignedActionAddress
 
assignedActionAddress(Action, ReturnValue) - Static method in class story.scheherazade.grammars.SCHGrammarTools
Parse in an AssignedActionAddress.
AssignedActionParameter - Class in story.scheherazade.parameters
An SCHParameter which matches an Action that has been assigned in a Narrative.
AssignedActionParameter(TimelineID, ActionType) - Constructor for class story.scheherazade.parameters.AssignedActionParameter
Constructor to match a particular action
AssignedActionParameter(TimelineID, ActionType, VariableID) - Constructor for class story.scheherazade.parameters.AssignedActionParameter
Constructor to match a particular action and leave an outreference
AssignedActionParameter(TimelineID) - Constructor for class story.scheherazade.parameters.AssignedActionParameter
Constructor to match any and all actions
AssignedActionParameter(TimelineID, VariableID) - Constructor for class story.scheherazade.parameters.AssignedActionParameter
Constructor to match any and all actions and leave an outreference
AssignedActionSet - Class in story.scheherazade.misc
A set of AssignedActions sorted by creation time
AssignedActionSet() - Constructor for class story.scheherazade.misc.AssignedActionSet
 
AssignedActionSymbol - Class in story.scheherazade.verbalizer
An object that Verbalizer attaches to a verbalization of an AssignedAction that contains the metadata allowing Virgil to jump to the corresponding symbols that generated the text.
AssignedActionSymbol(AssignedAction, TimelineTime, Perspective) - Constructor for class story.scheherazade.verbalizer.AssignedActionSymbol
 
AssignedActionSymbol(NodeProxy, TimelineTime, Perspective) - Constructor for class story.scheherazade.verbalizer.AssignedActionSymbol
 
AssignedCondition - Class in story.scheherazade.elements
A Condition that has been assigned to a State or Transition.
AssignedCondition(ValidCondition, NodeProxy, NodeProxy, StateTime, Conditionality, long, TextSpan, SCHPoint, SCHPoint, InterpNodeID, Boolean) - Constructor for class story.scheherazade.elements.AssignedCondition
Constructor to use if the condition is in a State
AssignedCondition(ValidCondition, NodeProxy, NodeProxy, TransitionTimePair, Conditionality, long, TextSpan, SCHPoint, SCHPoint, InterpNodeID, Boolean) - Constructor for class story.scheherazade.elements.AssignedCondition
Constructor to use for persistent conditions
assignedCondition(SCHSymbolTable, ReturnValue) - Method in class story.scheherazade.grammars.SCHGrammarParser
 
AssignedCondition - Static variable in class story.scheherazade.parameters.SCHVariableType
 
AssignedCondition - Static variable in class story.scheherazade.virgil.ElementBrowserMode
 
AssignedConditionAddress - Class in story.scheherazade.elements
An address of an AssignedCondition in a Narrative.
AssignedConditionAddress(Condition, StateTime) - Constructor for class story.scheherazade.elements.AssignedConditionAddress
Constructor to use if the condition is in a State
AssignedConditionAddress(Condition, TransitionTime) - Constructor for class story.scheherazade.elements.AssignedConditionAddress
Constructor to use if the condition begins in a Transition
assignedConditionAddress(Condition, ReturnValue) - Static method in class story.scheherazade.grammars.SCHGrammarTools
Parse in an AssignedConditionAddress.
AssignedConditionParameter - Class in story.scheherazade.parameters
An SCHParameter which matches a Condition that has been assigned in a Narrative.
AssignedConditionParameter(TimelineID, ConditionType) - Constructor for class story.scheherazade.parameters.AssignedConditionParameter
Constructor to match a particular condition
AssignedConditionParameter(TimelineID, ConditionType, VariableID) - Constructor for class story.scheherazade.parameters.AssignedConditionParameter
Constructor to match a particular condition and leave an outreference
AssignedConditionParameter(TimelineID) - Constructor for class story.scheherazade.parameters.AssignedConditionParameter
Constructor to match any and all conditions
AssignedConditionParameter(TimelineID, VariableID) - Constructor for class story.scheherazade.parameters.AssignedConditionParameter
Constructor to match any and all conditions and leave an outreference
AssignedConditionSet - Class in story.scheherazade.misc
A set of AssignedConditions
AssignedConditionSet() - Constructor for class story.scheherazade.misc.AssignedConditionSet
 
AssignedConditionSymbol - Class in story.scheherazade.verbalizer
An object that Verbalizer attaches to a verbalization of an AssignedCondition that contains the metadata allowing Virgil to jump to the corresponding symbols that generated the text.
AssignedConditionSymbol(NodeProxy, TimelineTime) - Constructor for class story.scheherazade.verbalizer.AssignedConditionSymbol
 
AssignedConditionSymbol(AssignedCondition, TimelineTime) - Constructor for class story.scheherazade.verbalizer.AssignedConditionSymbol
 
AssignedGoal - Class in story.scheherazade.elements
A Timeline that has been assigned as the Goal of a Character in a State.
AssignedGoal(TimelineID, NounName, NodeAddress, StateTime) - Constructor for class story.scheherazade.elements.AssignedGoal
Constructor to use if the condition is in a State
AssignedGoal(TimelineID, NounName, NodeAddress, TransitionTime) - Constructor for class story.scheherazade.elements.AssignedGoal
Constructor to use if the condition begins in a Transition
AssignedGoal - Static variable in class story.scheherazade.parameters.SCHVariableType
 
AssignedInterpNode - Class in story.scheherazade.elements
An interpretative-level node as assigned in the story graph.
AssignedInterpNode(NodeProxy, InterpretativeNodeType, TimelineID, NounName, SCHPoint, SCHPoint, long, InterpNodeID) - Constructor for class story.scheherazade.elements.AssignedInterpNode
 
AssignedInterpNodeAddress - Class in story.scheherazade.elements
An address of an AssignedInterpNode in a Narrative.
AssignedInterpNodeAddress() - Constructor for class story.scheherazade.elements.AssignedInterpNodeAddress
 
AssignedInterpNodeSet - Class in story.scheherazade.misc
A set of AssignedInterpNodes sorted by creation time
AssignedInterpNodeSet() - Constructor for class story.scheherazade.misc.AssignedInterpNodeSet
 
AssignedModifier - Class in story.scheherazade.elements
Pointers to Action which has been assigned to a Transition.
AssignedModifier(ValidModifier, AssignedPredicate, ModifierScope, NodeProxy, Conditionality, long, TextSpan, SCHPoint, SCHPoint, Boolean) - Constructor for class story.scheherazade.elements.AssignedModifier
 
assignedModifier(SCHSymbolTable, ReturnValue) - Method in class story.scheherazade.grammars.SCHGrammarParser
 
AssignedModifierAddress - Class in story.scheherazade.elements
 
AssignedModifierAddress(AssignedPredicateAddress, Modifier) - Constructor for class story.scheherazade.elements.AssignedModifierAddress
 
assignedModifierAddress(Modifier, ReturnValue) - Static method in class story.scheherazade.grammars.SCHGrammarTools
Parse in an AssignedModifierAddress
AssignedModifierSet - Class in story.scheherazade.misc
A set of AssignedModifiers
AssignedModifierSet() - Constructor for class story.scheherazade.misc.AssignedModifierSet
 
AssignedModifierSymbol - Class in story.scheherazade.verbalizer
An object that Verbalizer attaches to a verbalization of an AssignedModifier that contains the metadata allowing Virgil to jump to the corresponding symbols that generated the text.
AssignedModifierSymbol(AssignedModifier, TimelineTime, Perspective) - Constructor for class story.scheherazade.verbalizer.AssignedModifierSymbol
 
AssignedModifierSymbol(NodeProxy, TimelineTime, Perspective) - Constructor for class story.scheherazade.verbalizer.AssignedModifierSymbol
 
AssignedPredicate - Class in story.scheherazade.elements
An interface for polymorphically dealing with one of several types of assigned predicates.
AssignedPredicate() - Constructor for class story.scheherazade.elements.AssignedPredicate
 
AssignedPredicateAddress - Interface in story.scheherazade.elements
 
AssignedPredicateSet - Class in story.scheherazade.misc
A set of AssignedActions and AssignedConditions.
AssignedPredicateSet() - Constructor for class story.scheherazade.misc.AssignedPredicateSet
 
assignFromOrdinality(int) - Static method in class story.scheherazade.virgil.TimelineColor
 
assignInterpNode(TimelineID, InterpretativeNodeType, NounName, AssignedInterpNode, InterpNodeID) - Method in class story.scheherazade.admin.StoryInterpreter
 
AssignInterpNode - Static variable in class story.scheherazade.admin.StoryPointType
 
assignInterpNode(TimelineID, InterpretativeNodeType, NounName, AssignedInterpNode, InterpNodeID, SCHPoint) - Method in class story.scheherazade.elements.Narrative
Assigns an Interp node.
assignInterpNode(NodeAddress, InterpretativeNodeType, NounName, AssignedInterpNode, InterpNodeID, SCHPoint) - Method in class story.scheherazade.elements.Timeline
 
ASSIGNMENT - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
assignment_expression(DBCoreInterface, SymbolTable, ReturnValue, ReturnValue) - Static method in class story.dbcore.grammars.SCTools
Handle an assignment operator when it is followed by an expression
assignment_new_document(DBCoreInterface, SymbolTable, ReturnValue, ArgumentVector) - Static method in class story.dbcore.grammars.SCTools
Handle an assignment operator followed by "new document"
assignment_new_expression(DBCoreInterface, SymbolTable, ReturnValue, ReturnValue) - Static method in class story.dbcore.grammars.SCTools
Handle an assignment operator followed by a "new" and then an identifier
assignment_new_repository(DBCoreInterface, SymbolTable, ReturnValue, ArgumentVector) - Static method in class story.dbcore.grammars.SCTools
Handle an assignment operator followed by "new repository" and some arguments
assignmentexpression(boolean, SymbolTable) - Method in class story.dbcore.grammars.SCParser
 
assignModifier(AssignedPredicate, ValidModifier, ModifierScope) - Method in class story.scheherazade.admin.StoryInterpreter
 
AssignModifier - Static variable in class story.scheherazade.admin.StoryPointType
 
assignModifier(AssignedPredicate, ValidModifier, ModifierScope, TextSpan) - Method in class story.scheherazade.elements.Narrative
Associates a Modifier with a predicate.
assignModifier(AssignedPredicate, ValidModifier, ModifierScope, TextSpan) - Method in class story.scheherazade.elements.Timeline
Assigns an instance of a Modifier to a predicate.
associateDirectory() - Method in class story.flashback.gui.FlashbackGUI
Choose and associate a file with a Reference.
associateFile() - Method in class story.flashback.gui.FlashbackGUI
Choose and associate a file with a Reference.
associateURL() - Method in class story.flashback.gui.FlashbackGUI
Enter a URL to associate with a Reference.
ASSUMED_AGENT - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
ASSUMED_AGENT - Static variable in class story.scheherazade.virgil.PredicateSelectorParams
 
ASSUMED_MOVER_PREDICATE - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
ASSUMED_MOVER_PREDICATE - Static variable in class story.scheherazade.virgil.PredicateSelectorParams
 
assumedNodes() - Method in class story.dbcore.parameters.AndParameter
 
assumedNodes() - Method in class story.dbcore.parameters.AttComparedToAttParameter
 
assumedNodes() - Method in class story.dbcore.parameters.AttComparedToConstParameter
 
assumedNodes() - Method in class story.dbcore.parameters.BooleanEvalParameter
 
assumedNodes() - Method in class story.dbcore.parameters.BooleanMatchParameter
 
assumedNodes() - Method in class story.dbcore.parameters.IsInstanceNodeParameter
 
assumedNodes() - Method in class story.dbcore.parameters.IsInstancingParameter
 
assumedNodes() - Method in class story.dbcore.parameters.KleeneParameter
 
assumedNodes() - Method in class story.dbcore.parameters.NegationParameter
 
assumedNodes() - Method in class story.dbcore.parameters.NodeParameter
 
assumedNodes() - Method in class story.dbcore.parameters.NodesRelatedParameter
 
assumedNodes() - Method in class story.dbcore.parameters.NumRelatedEqParameter
 
assumedNodes() - Method in class story.dbcore.parameters.OrBooleanParameter
 
assumedNodes() - Method in class story.dbcore.parameters.OrMatchingParameter
 
assumedNodes() - Method in class story.dbcore.parameters.Parameter
Each concretizing class needs to provide a list of nodes that it assumes exist prior to evaluation, i.e., concrete nodes with which it is constructed.
assumedNodes() - Method in class story.dbcore.parameters.ParameterSet
Return a list of all the nodes assumed to exist among all the parameters.
assumedNodes() - Method in class story.dbcore.parameters.RelatedNodeParameter
 
assumedNodes() - Method in class story.dbcore.parameters.ThereExistsParameter
 
AT - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
AT - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
AT - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
At - Static variable in class story.scheherazade.prologuer.Preposition
 
AT - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
AT - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
AtLeast - Static variable in class story.dbcore.misc.ComparisonType
 
AtLocation - Static variable in class story.scheherazade.elements.CoreCondition
 
AtMost - Static variable in class story.dbcore.misc.ComparisonType
 
atomicID(DBCoreInterface, SymbolTable, String) - Static method in class story.dbcore.grammars.SCTools
Handle an atomic identifier
atomicID(SCHSymbolTable, String) - Static method in class story.scheherazade.grammars.SCHGrammarTools
Handle an atomic identifier
ATT_ADDRESS - Static variable in class story.flashback.nodes.Reference
 
ATT_AGENT - Static variable in class story.scheherazade.elements.PredicateCalculusModel
 
ATT_ATTACHMENT_POINT - Static variable in class story.scheherazade.nodes.TimelineNode
 
ATT_AUTHOR - Static variable in class story.flashback.nodes.Reference
 
ATT_BOOKTITLE - Static variable in class story.flashback.nodes.Reference
 
ATT_CHAPTER - Static variable in class story.flashback.nodes.Reference
 
ATT_COMMENT - Static variable in class story.aesop.nodes.Char
 
ATT_COMMENT - Static variable in class story.aesop.nodes.Example
 
ATT_COMMENT - Static variable in class story.aesop.nodes.Theme
 
ATT_COMMENT - Static variable in class story.aesop.nodes.Want
 
ATT_COMMENT - Static variable in class story.flashback.nodes.Area
 
ATT_COMMENT - Static variable in class story.flashback.nodes.Reference
 
ATT_COMMENT - Static variable in class story.flashback.nodes.Venue
 
ATT_COMMENT - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_COMMENT - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_COMMENT - Static variable in class story.scheherazade.nodes.NarrativeNode
 
ATT_COMMENT - Static variable in class story.scheherazade.nodes.SettingNode
 
ATT_COMMENT - Static variable in class story.scheherazade.nodes.StateNode
 
ATT_COMMENT - Static variable in class story.scheherazade.nodes.TimelineNode
 
ATT_COMMENT - Static variable in class story.scheherazade.nodes.TransitionNode
 
ATT_COMMENT2 - Static variable in class story.aesop.nodes.Want
 
ATT_CREATION_TIME - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_CREATION_TIME - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_CREATION_TIME - Static variable in class story.scheherazade.nodes.InterpNode
 
ATT_CREATION_TIME - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_CREATION_TIME - Static variable in class story.scheherazade.nodes.TimelineNode
 
ATT_DECLARATION - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_DECLARATION - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_DECLARATION - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_DEFINITION - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_DEFINITION - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_DEFINITION - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_DEFINITION - Static variable in class story.scheherazade.nodes.NounNode
 
ATT_EDITION - Static variable in class story.flashback.nodes.Reference
 
ATT_EDITOR - Static variable in class story.flashback.nodes.Reference
 
ATT_EVIL - Static variable in class story.aesop.nodes.Want
 
ATT_EXPANSION - Static variable in class story.dbcore.nodes.GenericNode
 
ATT_GENDER - Static variable in class story.scheherazade.nodes.NounNode
 
ATT_HIDDEN_ASSOCIATION - Static variable in class story.flashback.nodes.Reference
 
ATT_HOWPUBLISHED - Static variable in class story.flashback.nodes.Reference
 
ATT_ID - Static variable in class story.scheherazade.nodes.TimelineNode
 
ATT_IF - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_IF - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_IF - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_INSTITUTION - Static variable in class story.flashback.nodes.Reference
 
ATT_INTERP - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_INTERP_KEY - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_INTERP_KEY - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_INTERP_POSITION - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_INTERP_POSITION - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_INTERP_POSITION - Static variable in class story.scheherazade.nodes.InterpNode
 
ATT_INTERP_POSITION - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_ISBN - Static variable in class story.flashback.nodes.Reference
 
ATT_ISGROUP - Static variable in class story.scheherazade.nodes.NounNode
 
ATT_ISTYPE - Static variable in class story.scheherazade.nodes.NounNode
 
ATT_JOURNAL - Static variable in class story.flashback.nodes.Reference
 
ATT_KEY - Static variable in class story.scheherazade.nodes.InterpNode
 
ATT_MODIFIABLES - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_MONTH - Static variable in class story.flashback.nodes.Reference
 
ATT_NAME - Static variable in class story.aesop.nodes.Char
 
ATT_NAME - Static variable in class story.scheherazade.nodes.NounNode
 
ATT_NO_INTERPRETATION - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_NO_INTERPRETATION - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_NO_INTERPRETATION - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_NOTE - Static variable in class story.flashback.nodes.Reference
 
ATT_NUMBER - Static variable in class story.flashback.nodes.Reference
 
ATT_ORGANIZATION - Static variable in class story.flashback.nodes.Reference
 
ATT_PAGES - Static variable in class story.flashback.nodes.Reference
 
ATT_PARAMETERS - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_PARAMETERS - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_PARAMETERS - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_PARAMETERS - Static variable in class story.scheherazade.nodes.NounNode
 
ATT_PUBLISHER - Static variable in class story.flashback.nodes.Reference
 
ATT_SALIENCE - Static variable in class story.aesop.nodes.Want
 
ATT_SCHOOL - Static variable in class story.flashback.nodes.Reference
 
ATT_SCOPE - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_SERIES - Static variable in class story.flashback.nodes.Reference
 
ATT_SOURCE - Static variable in class story.scheherazade.elements.PredicateCalculusModel
 
ATT_SOURCE_INTERP_POSITION - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_SOURCE_INTERP_POSITION - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_SOURCE_INTERP_POSITION - Static variable in class story.scheherazade.nodes.InterpNode
 
ATT_SOURCE_INTERP_POSITION - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_SOURCE_INTERVAL - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_SOURCE_INTERVAL - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_SOURCE_INTERVAL - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_STORY - Static variable in class story.scheherazade.nodes.TimelineNode
 
ATT_SUBNODETYPE_ID - Static variable in class story.dbcore.nodes.GenericNode
 
ATT_TIME - Static variable in class story.scheherazade.nodes.StateNode
 
ATT_TITLE - Static variable in class story.flashback.nodes.Reference
 
ATT_TITLE - Static variable in class story.scheherazade.nodes.NarrativeNode
 
ATT_TYPE - Static variable in class story.flashback.nodes.Reference
 
ATT_TYPE - Static variable in class story.scheherazade.elements.PredicateCalculusModel
 
ATT_TYPE - Static variable in class story.scheherazade.nodes.ActionNode
 
ATT_TYPE - Static variable in class story.scheherazade.nodes.ConditionNode
 
ATT_TYPE - Static variable in class story.scheherazade.nodes.InterpNode
 
ATT_TYPE - Static variable in class story.scheherazade.nodes.ModifierNode
 
ATT_TYPE - Static variable in class story.scheherazade.nodes.NounNode
 
ATT_TYPE - Static variable in class story.scheherazade.nodes.TimelineNode
 
ATT_VERBALIZATION - Static variable in class story.scheherazade.elements.PredicateCalculusModel
 
ATT_VOLUME - Static variable in class story.flashback.nodes.Reference
 
ATT_YEAR - Static variable in class story.flashback.nodes.Reference
 
attachInterpPredicate(AssignedPredicate, AssignedInterpNode) - Method in class story.scheherazade.admin.StoryInterpreter
 
AttachInterpPredicate - Static variable in class story.scheherazade.admin.StoryPointType
 
attachInterpPredicate(AssignedPredicate, AssignedInterpNode) - Method in class story.scheherazade.elements.Narrative
 
attachInterpPredicate(AssignedPredicate, AssignedInterpNode) - Method in class story.scheherazade.elements.Timeline
 
AttComparedToAttParameter - Class in story.dbcore.parameters
A filter (BooleanReturn) parameter comparing the attributes of two nodes and returning true if (a) the first node is greater than the second, or (b) the first node equals the second, depending on a constructor flag.
AttComparedToAttParameter(VariableID, VariableID, AttributeID, boolean, boolean) - Constructor for class story.dbcore.parameters.AttComparedToAttParameter
Constructor.
AttComparedToConstParameter - Class in story.dbcore.parameters
A filter parameter indicating that a node's attribute should equal, or be greater than, some constant value.
AttComparedToConstParameter(VariableID, AttributeID, AttributeValue, boolean, boolean) - Constructor for class story.dbcore.parameters.AttComparedToConstParameter
Constructor.
AttemptToCause - Static variable in class story.dbcore.links.LinkType
 
AttemptToCause - Static variable in class story.scheherazade.misc.InterpretativeArcType
 
AttemptToPrevent - Static variable in class story.dbcore.links.LinkType
 
AttemptToPrevent - Static variable in class story.scheherazade.misc.InterpretativeArcType
 
Attribute - Class in story.dbcore.attributes
Root abstract class for an Attribute.
Attribute - Static variable in class story.dbcore.misc.IDType
 
attribute() - Method in class story.scheherazade.prologuer.comlex.COMLEXParser
 
Attribute - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
attributeEquals(AttributeID, AttributeValue, boolean) - Method in class story.dbcore.attributes.AttributeSet
Determine whether an attribute is equal to some constant value.
attributeEquals(AttributeID, AttributeValue, boolean) - Method in class story.dbcore.nodes.GenericNode
Determine whether an attribute is equal to some constant value.
attributeGreaterThan(AttributeID, AttributeValue, boolean) - Method in class story.dbcore.attributes.AttributeSet
Determine whether an attribute is greater than some constant value.
attributeGreaterThan(AttributeID, AttributeValue, boolean) - Method in class story.dbcore.nodes.GenericNode
Determine whether an attribute is greater than to some constant value.
AttributeID - Class in story.dbcore.misc
Extension of GenericID that semantically represents the name of an attribute.
AttributeID(String) - Constructor for class story.dbcore.misc.AttributeID
 
AttributeID(String, boolean) - Constructor for class story.dbcore.misc.AttributeID
Crashes instead of throwing an exception.
attributeModified(AttributeID) - Method in class story.dbcore.nodes.GenericNode
Determine whether an attribute has been modified from its default value.
AttributeSet - Class in story.dbcore.attributes
An object that represents a collection of all the attributes attached to a certain node.
AttributeSet(GenericNode, NodeConfig) - Constructor for class story.dbcore.attributes.AttributeSet
Constructor for attaching to a node
AttributeSet(LinkLabel) - Constructor for class story.dbcore.attributes.AttributeSet
Constructor for attaching to a link label.
AttributeValue - Class in story.dbcore.attributes
The value of an attribute.
AttributeValue(Object) - Constructor for class story.dbcore.attributes.AttributeValue
Constructor for a "detached" AttributeValue, i.e., not reflecting real data in the db-core, not attached to a node.
AttributeValue(AttributeValue, NodeAddress, AttributeID, Class) - Constructor for class story.dbcore.attributes.AttributeValue
Constructor for a "live" AttributeValue, i.e., reflecting real data in the db-core, attached to a node.
auditCompleteness(StoryInterpreter) - Method in class story.scheherazade.verbalizer.PlannerRepository
Audits the repository to make sure that it contains all the planners it could need in dealing with a particular story.
AUTHORING_PANEL_CARD - Static variable in class story.scheherazade.virgil.Virgil
 
AUTOSELECT_ACTION_TYPE - Static variable in class story.scheherazade.virgil.PredicateSelectorParams
 
AUTOSELECT_CONDITION_TYPE - Static variable in class story.scheherazade.virgil.PredicateSelectorParams
 
AUTOSELECT_MODIFIER_TYPE - Static variable in class story.scheherazade.virgil.PredicateSelectorParams
 
availableSorts() - Static method in class story.flashback.gui.ReferencesTreeView
Return an n by 2 String matrix where for each of the n available sorts of the References tree, result[i][0] is the name of the sort and result[i][1] is a textual description
AVOID_ABSTRACTS - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
AVOID_ACTION - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
AVOID_ASSIGNED_PREDICATE - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
AVOID_CONDITION - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
AVOID_CONDITION_AGENTS - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
AVOID_CONDITION_AUXILIARIES - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
AVOID_FOR_IN_INFINITIVE - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
AVOID_GROUPS - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
AVOID_MODIFIER - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
AVOID_MODIFIERS - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
AVOID_NEGATE - Static variable in class story.scheherazade.virgil.PredicateSelectorParams
 
AVOID_NOUN_TYPE - Static variable in class story.scheherazade.virgil.BrowsableSelectorParams
 
AVOID_NOUN_TYPE - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
AVOID_REGISTERING_NOUN_AS_GIVEN - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
AVOID_TO_IN_INFINITIVE - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
AVOID_VERB_PREFIX - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
AwayFrom - Static variable in class story.scheherazade.prologuer.Preposition
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _
Copyright © 2011 David K. Elson. All Rights Reserved.