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 _

F

F_ID - Static variable in class story.scheherazade.virgil.help.FAQ
 
F_ID - Static variable in class story.scheherazade.virgil.help.Scheherazade_Help
 
failsConstraint(SCHIntersection) - Method in class story.scheherazade.analysis.CharacterBindingConstraint
Returns null if a proposed intersection passes the constraint, an explanation string otherwise.
failsConstraint(SCHIntersection) - Method in class story.scheherazade.analysis.Constraint
Returns null if a proposed intersection passes the constraint, an explanation string otherwise.
failsConstraint(SCHIntersection) - Method in class story.scheherazade.analysis.MatchedIntersectionConstraint
Returns null if a proposed intersection passes the constraint, an explanation string otherwise.
FALSE - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
FALSE - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
FALSE - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
FAQ - Class in story.scheherazade.virgil.help
The purpose of this class is to represent the Scheherazade FAQ data structure.
FAQ(String, String, String) - Constructor for class story.scheherazade.virgil.help.FAQ
Constructor for explicit creation of an FAQ object
FAQ(Node) - Constructor for class story.scheherazade.virgil.help.FAQ
Constructor for creation of an FAQ object from a node
FAQ - Static variable in class story.scheherazade.virgil.help.Scheherazade_Help
 
fatalError(SAXParseException) - Method in class story.scheherazade.virgil.help.HelpErrorHandler
Called when SAX indicates a fatal error - processing must not continue
Female - Static variable in class story.scheherazade.misc.CharacterGender
 
FILE_FORMAT_CONFIG_KEY - Static variable in class story.scheherazade.virgil.VirgilFile
 
finalize() - Method in class story.dbcore.admin.Command
 
finalize() - Method in class story.dbcore.admin.CommandSequence
Finalize this CommandSequence.
finalize() - Method in interface story.dbcore.admin.Executable
 
finalize() - Method in class story.dbcore.links.LinkLabel
Finalize this LinkLabel.
finalize() - Method in class story.dbcore.parameters.ParameterSet
Finalize this ParameterSet.
finalize() - Method in class story.scheherazade.parameters.StoryAssertion
Finalize this StoryAssertion.
finalized() - Method in class story.dbcore.admin.Command
 
finalized() - Method in class story.dbcore.admin.CommandSequence
 
finalized() - Method in interface story.dbcore.admin.Executable
 
findAssignedAction(TimelineID, AssignedActionAddress) - Method in class story.scheherazade.elements.Narrative
Locates a previously assigned action.
findAssignedAction(NodeAddress, AssignedActionAddress) - Method in class story.scheherazade.elements.Timeline
Find an AssignedAction from an AssignedActionaddress
findAssignedCondition(TimelineID, AssignedConditionAddress) - Method in class story.scheherazade.elements.Narrative
 
findAssignedCondition(NodeAddress, AssignedConditionAddress) - Method in class story.scheherazade.elements.Timeline
Find an AssignedCondition from an AssignedConditionAddress.
findAssignedInterpElement(TimelineID, InterpNodeID) - Method in class story.scheherazade.elements.Narrative
Locates a previously assigned action.
findAssignedInterpElement(NodeAddress, InterpNodeID) - Method in class story.scheherazade.elements.Timeline
 
findAssignedModifier(TimelineID, AssignedModifierAddress) - Method in class story.scheherazade.elements.Narrative
Locates a previously assigned modifier.
findAssignedModifier(NodeAddress, AssignedModifierAddress) - Method in class story.scheherazade.elements.Timeline
Find an AssignedModifier from an AssignedModifieraddress
findCompleteNounType(NodeAddress, NounType) - Method in class story.scheherazade.elements.Timeline
 
findDeclaration(TimelineID) - Method in class story.scheherazade.elements.Timeline
Find the NodeAddress behind a TimelineID.
findDeclaration(TimelineID, NarrativeID) - Method in class story.scheherazade.elements.Timeline
Find the NodeAddress behind a TimelineID of a story other than the current one.
findHopsBetweenTypes(ScheherIDWithType, ScheherIDWithType) - Method in class story.scheherazade.elements.Timeline
 
findLinkLabelAddress(GenericNode, LinkType, GenericNode, LinkLabel) - Method in class story.dbcore.links.LinkRepository
Search to see if two nodes are linked by a LinkLabel equivalent to a given one and, if so, return the address of the matching LinkLabel.
findLinkLabelAddress(GenericNode, LinkLabel) - Method in class story.dbcore.links.RelatedNodes
Searches to see if the node is related to some particular node by a particular label, and if so, returns the LinkLabelAddress of that label.
FindNode - Static variable in class story.dbcore.admin.CommandType
 
findNode(NodeID) - Method in class story.dbcore.admin.DBCAccessor
Find the full address of a node by its ID.
findNodeAddress(NodeID) - Method in class story.dbcore.admin.Document
Find a node by its ID.
findNodeIntersection(NodeAddress, NodeAddress) - Method in class story.scheherazade.elements.Timeline
 
findNounDefinition(TimelineID, NounName) - Method in class story.scheherazade.admin.StoryInterpreter
Switchboard for running the three findDefinition functions.
FindNounDefinition - Static variable in class story.scheherazade.admin.StoryPointType
 
findNounDefinition(TimelineID, NounName) - Method in class story.scheherazade.elements.Narrative
Find the definition of a Noun by its name.
findNounDefinition(NodeAddress, NounName) - Method in class story.scheherazade.elements.Timeline
 
findPairwiseIntersection(SCHIntersection, SCHIntersection) - Method in class story.scheherazade.analysis.IntersectionPyramid
Find an SCHIntersection that contains two specific contributors.
findSettingNode(TimelineID) - Method in class story.scheherazade.elements.Timeline
 
Flashback - Class in story.flashback
 
Flashback(String[]) - Constructor for class story.flashback.Flashback
 
FlashbackGUI - Class in story.flashback.gui
This class extends CoreBrowser, the DB-Core GUI, adding functionality that is specific to Flashback (such as export to BibTEX).
FlashbackGUI(DBCoreInterface) - Constructor for class story.flashback.gui.FlashbackGUI
 
FlashbackLinkProperties - Class in story.flashback.links
This class implements LinkPropertiesInterface to give Flashback's semantic rules for the ways nodes can be linked.
FlashbackLinkProperties() - Constructor for class story.flashback.links.FlashbackLinkProperties
 
flipToBookmark(Bookmark) - Method in class story.scheherazade.elements.Narrative
Reconstruct the Narrative of a previous defined point in time.
FloatAttribute - Class in story.dbcore.attributes
Attribute for Floats.
FloatAttribute() - Constructor for class story.dbcore.attributes.FloatAttribute
Constructor without default value.
FloatAttribute(AttributeValue) - Constructor for class story.dbcore.attributes.FloatAttribute
Constructor with initial value.
focusOnElement(NodeProxy) - Method in class story.scheherazade.virgil.InterpretativeEditor
 
FollowedBy - Static variable in class story.dbcore.links.LinkType
 
FollowedBy - Static variable in class story.scheherazade.misc.InterpretativeArcType
 
For - Static variable in class story.scheherazade.prologuer.Preposition
 
FOR - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
FOR - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
For_comp - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
forbids(SyntaxRestrictionType) - Method in class story.scheherazade.prologuer.SyntaxRestrictions
Does the set forbid some type?
Force - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
FORCE_SPACE - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
forceRefresh() - Method in class story.scheherazade.virgil.StateViewer
 
Forest - Class in story.dbcore.gui
Forest is a container for several trees with which a JTree can be easily populated.
Forest(CoreBrowser, DBCoreInterface, DetailBox, boolean, TreeView) - Constructor for class story.dbcore.gui.Forest
Constructor.
Fraction - Static variable in class story.scheherazade.elements.ConditionAssocType
 
FRAMED_NAMEPART - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
FRAMED_NAMEPART - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
FrameRep - Static variable in class story.dbcore.repositories.RepositoryType
 
FrameRepository - Class in story.aesop.repositories
FrameRepository is a NodeRepository geared toward Frames.
FrameRepository() - Constructor for class story.aesop.repositories.FrameRepository
 
FrameRepository - Class in story.scheherazade.repositories
FrameRepository is a NodeRepository geared toward Frames.
FrameRepository() - Constructor for class story.scheherazade.repositories.FrameRepository
 
FRAMES_REPOSITORYID - Static variable in class story.scheherazade.elements.Narrative
 
Freedom - Static variable in class story.scheherazade.misc.CoreGoal
 
Freedom - Static variable in class story.scheherazade.misc.InterpretativeNodeType
 
freshState() - Method in class story.scheherazade.verbalizer.Verbalizer
Make a fresh copy of the default opening VerbalizerState.
freshState() - Method in class story.scheherazade.verbalizer.VerbalizerState
Return a clean new state.
from() - Method in class story.dbcore.links.Via
Retrieve the left node.
from() - Method in class story.scheherazade.elements.InterpArc
 
from() - Method in exception story.scheherazade.exceptions.CircularLink
 
From - Static variable in class story.scheherazade.prologuer.Preposition
 
FromNode - Static variable in class story.dbcore.links.LinkDirection
 
Future - Static variable in class story.scheherazade.elements.StateTimeType
 
Future - Static variable in class story.scheherazade.verbalizer.Perspective
 
FutureIndicative - Static variable in class story.scheherazade.verbalizer.VerbTense
 
FutureSubjunctive - Static variable in class story.scheherazade.verbalizer.VerbTense
 

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.