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 _

S

SatisfactionResult - Class in story.dbcore.parameters
A return value for the satisfaction routines of Parameters and ParameterSets that include the essential true/false as well as further debugging information.
SatisfactionResult(boolean, SymbolTable) - Constructor for class story.dbcore.parameters.SatisfactionResult
Constructor with only a result and reference table.
SatisfactionResult(boolean, SymbolTable, StringBuffer) - Constructor for class story.dbcore.parameters.SatisfactionResult
Constructor with result, symbol table and notes.
SatisfactionResult(boolean, SymbolTable, StringBuffer, int, Scheherexception) - Constructor for class story.dbcore.parameters.SatisfactionResult
Constructor with result, symbol table, notes, and semantic info about the problem.
satisfies(Class, String) - Static method in class story.dbcore.misc.Tools
Determines if a given class satisfies a required class (by being the same or a subclass).
SAVE - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
save(File) - Method in class story.scheherazade.virgil.VirgilFile
Save the current Virgil memento to disk.
Sc_ing - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
Sc_to_inf - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
Scalar - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
SCH_SAVED_STORY - Static variable in class story.scheherazade.virgil.VirgilFile
 
SCH_VERSION_PROPERTY_KEY - Static variable in class story.scheherazade.misc.SCHConstants
 
SCHArguments - Class in story.scheherazade.parameters
A Scheherazade-specific vector of objects that are to be interpeted as arguments by an SCHParameterSet
SCHArguments() - Constructor for class story.scheherazade.parameters.SCHArguments
Constructor with no arguments.
SCHArguments(Object) - Constructor for class story.scheherazade.parameters.SCHArguments
Constructor with one argument.
SCHArguments(Object, Object) - Constructor for class story.scheherazade.parameters.SCHArguments
Constructor with two arguments.
SCHArguments(Object, Object, Object) - Constructor for class story.scheherazade.parameters.SCHArguments
Constructor with three arguments.
SCHArguments(Object, Object, Object, Object) - Constructor for class story.scheherazade.parameters.SCHArguments
Constructor with four arguments.
SCHArgumentsAttribute - Class in story.scheherazade.attributes
Attribute encoding a SCHArguments object
SCHArgumentsAttribute() - Constructor for class story.scheherazade.attributes.SCHArgumentsAttribute
Constructor without default value.
SCHArgumentsAttribute(AttributeValue) - Constructor for class story.scheherazade.attributes.SCHArgumentsAttribute
Constructor with initial value.
SCHArgumentWithRole - Class in story.scheherazade.parameters
A lightweight class coupling an SCHArgument with a SemanticRole.
SCHArgumentWithRole(Object, SemanticRole) - Constructor for class story.scheherazade.parameters.SCHArgumentWithRole
 
SCHConstants - Class in story.scheherazade.misc
Miscellaneous string constants, especially for the Virgil UI.
SCHConstants() - Constructor for class story.scheherazade.misc.SCHConstants
 
Scheherazade_Help - Class in story.scheherazade.virgil.help
This class is responsible for holding the different Scheherazade help data structures The three data structures are: -HelpTopic -> Involves a header and information about that header and possibly additional children topics -FAQ -> Involves a question and an answer in the form of strings -Icon -> Involves an icon name and a brief description of that icon All data structures carry special unique name identifiers (i.e. t_ID for "topic ID") HelpTopics are stored in Scheherazade_Help as a vector of top level HelpTopics FAQs are stored in Scheherazade_Help as a hash table with the key being the question ID and the value being the FAQ object Icons are stored in Scheherazade_Help as a hash table with the key being the icon ID and the value being the Icon object
Scheherazade_Help() - Constructor for class story.scheherazade.virgil.help.Scheherazade_Help
Constructor Sets up the DOM and attempts to parse the xml file at the target location indicated above Throws errors and warnings as necessary using HelpErrorHandler Ensures validity of xml file based on dtd
ScheherazadeDemo - Class in story.scheherazade.examples
Demo of the Scheherazade API.
ScheherazadeDemo() - Constructor for class story.scheherazade.examples.ScheherazadeDemo
 
Scheherexception - Exception in story.dbcore.exceptions
Generic application-specific exception.
Scheherexception() - Constructor for exception story.dbcore.exceptions.Scheherexception
 
Scheherexception(String) - Constructor for exception story.dbcore.exceptions.Scheherexception
 
ScheherIDSet - Interface in story.scheherazade.misc
Interface for all classes which purport to offer sets of GenericScheherIDs.
ScheherIDType - Class in story.scheherazade.misc
Manually implemented enum for types.
ScheherIDWithType - Interface in story.scheherazade.misc
Interfaces for those GenericScheherIDs which support storage of supertypes.
SCHGrammarLexer - Class in story.scheherazade.grammars
 
SCHGrammarLexer(InputStream) - Constructor for class story.scheherazade.grammars.SCHGrammarLexer
 
SCHGrammarLexer(Reader) - Constructor for class story.scheherazade.grammars.SCHGrammarLexer
 
SCHGrammarLexer(InputBuffer) - Constructor for class story.scheherazade.grammars.SCHGrammarLexer
 
SCHGrammarLexer(LexerSharedInputState) - Constructor for class story.scheherazade.grammars.SCHGrammarLexer
 
SCHGrammarParser - Class in story.scheherazade.grammars
 
SCHGrammarParser(TokenBuffer) - Constructor for class story.scheherazade.grammars.SCHGrammarParser
 
SCHGrammarParser(TokenStream) - Constructor for class story.scheherazade.grammars.SCHGrammarParser
 
SCHGrammarParser(ParserSharedInputState) - Constructor for class story.scheherazade.grammars.SCHGrammarParser
 
SCHGrammarParserTokenTypes - Interface in story.scheherazade.grammars
SCH - Scheherazade ParameterSet Grammar Is able to reconstruct SCHParameterSets from properly rendered strings.
SCHGrammarTools - Class in story.scheherazade.grammars
Back-end functions for the Scheherazade grammar.
SCHGrammarTools() - Constructor for class story.scheherazade.grammars.SCHGrammarTools
 
SCHHashtable - Class in story.scheherazade.misc
A class for storing various SCHElements in a hashtable, useful for managing configurations and states.
SCHHashtable() - Constructor for class story.scheherazade.misc.SCHHashtable
 
SCHHashtable(SCHHashtable) - Constructor for class story.scheherazade.misc.SCHHashtable
Constructor to make a copy of a prototype SCHHashtable.
SCHHistoryFrame - Class in story.dbcore.admin
A History frame object encapsulates a particular state of the story graph by storing the corresponding Bookmark.
SCHHistoryFrame(HistoryFrameID, StoryPoint, Bookmark) - Constructor for class story.dbcore.admin.SCHHistoryFrame
 
SCHIntersection - Class in story.scheherazade.analysis
 
SCHIntersection(Timeline, Object, int, SemanticRole, Vector<SCHIntersection>, NarrativeID, NounName) - Constructor for class story.scheherazade.analysis.SCHIntersection
Constructor for making a "seed" intersection
SCHIntersection(Timeline, Object, Vector<SCHIntersection>, SCHIntersection, SCHIntersection, StringBuffer) - Constructor for class story.scheherazade.analysis.SCHIntersection
Constructor for making an intersection derived from other intersections
SCHKleeneParameter - Class in story.scheherazade.parameters
 
SCHKleeneParameter(SemanticRole, StoryAssertion, int, int) - Constructor for class story.scheherazade.parameters.SCHKleeneParameter
 
SCHLinkProperties - Class in story.scheherazade.links
This class implements LinkPropertiesInterface to give Scheherazade's semantic rules for the ways nodes can be linked.
SCHLinkProperties() - Constructor for class story.scheherazade.links.SCHLinkProperties
 
SCHParameter - Class in story.scheherazade.parameters
An abstract SCHParameter (Scheherazade-specific param).
SCHParameter() - Constructor for class story.scheherazade.parameters.SCHParameter
 
SCHParameterSet - Class in story.scheherazade.parameters
A set of SCHParameters.
SCHParameterSet() - Constructor for class story.scheherazade.parameters.SCHParameterSet
Constructor with no initial parameters.
SCHParameterSet(SCHParameter) - Constructor for class story.scheherazade.parameters.SCHParameterSet
Constructor with an initial parameter.
SCHParameterSet(SCHParameter, SCHParameter) - Constructor for class story.scheherazade.parameters.SCHParameterSet
Constructor with two initial parameters.
SCHParameterSet(SCHParameter, SCHParameter, SCHParameter) - Constructor for class story.scheherazade.parameters.SCHParameterSet
Constructor with three initial parameters.
SCHParameterSet(SCHParameter, SCHParameter, SCHParameter, SCHParameter) - Constructor for class story.scheherazade.parameters.SCHParameterSet
Constructor with four initial parameters.
SCHParameterSet(SCHParameter, SCHParameter, SCHParameter, SCHParameter, SCHParameter) - Constructor for class story.scheherazade.parameters.SCHParameterSet
Constructor with five initial parameters.
SCHParameterSet(SCHParameter, SCHParameter, SCHParameter, SCHParameter, SCHParameter, SCHParameter) - Constructor for class story.scheherazade.parameters.SCHParameterSet
Constructor with six initial parameters.
SCHParameterSet(SCHParameter, SCHParameter, SCHParameter, SCHParameter, SCHParameter, SCHParameter, SCHParameter) - Constructor for class story.scheherazade.parameters.SCHParameterSet
Constructor with seven initial parameters.
SCHPoint - Class in story.scheherazade.misc
Tuple of integers, representing x and y coordinates.
SCHPoint(int, int) - Constructor for class story.scheherazade.misc.SCHPoint
 
SCHQueryResult - Class in story.scheherazade.parameters
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).
SCHQueryResult(SCHSymbolTable) - Constructor for class story.scheherazade.parameters.SCHQueryResult
Constructor with no elements.
SCHQueryResult(SCHSymbolTable, Object) - Constructor for class story.scheherazade.parameters.SCHQueryResult
Constructor with one element.
SCHQueryResult(SCHSymbolTable, Object, Object) - Constructor for class story.scheherazade.parameters.SCHQueryResult
Constructor with two elements.
SCHQueryResult(SCHSymbolTable, Object, Object, Object) - Constructor for class story.scheherazade.parameters.SCHQueryResult
Constructor with three elements.
SCHQueryResult(SCHSymbolTable, Object, Object, Object, Object) - Constructor for class story.scheherazade.parameters.SCHQueryResult
Constructor with four elements.
SCHQueryResult(SCHSymbolTable, Vector) - Constructor for class story.scheherazade.parameters.SCHQueryResult
Constructor with a vector of elements.
SCHQueryResult(SCHSymbolTable, SCHQueryResult, SCHQueryResult) - Constructor for class story.scheherazade.parameters.SCHQueryResult
Constructor with two other QueryResults.
SCHQueryResult(SCHSymbolTable, SCHQueryResult, Object) - Constructor for class story.scheherazade.parameters.SCHQueryResult
Constructor with a core QueryResult and a new element.
SCHQueryResultSet - Class in story.scheherazade.parameters
A collection of SCHQueryResults.
SCHQueryResultSet() - Constructor for class story.scheherazade.parameters.SCHQueryResultSet
 
SCHQueryResultSet(Timeline, StoryQuery, QueryResultSet) - Constructor for class story.scheherazade.parameters.SCHQueryResultSet
Construct a new SCHQueryResultSet object from a DBCore QueryResultSet and the SCHParameters used to issue the query.
SCHReferenceReq - Class in story.scheherazade.parameters
A class representing a single prerequisite of a single parameter.
SCHReferenceReq(VariableID, SCHVariableType) - Constructor for class story.scheherazade.parameters.SCHReferenceReq
 
SCHReferenceReqSet - Class in story.scheherazade.parameters
A collection of ReferenceReqs.
SCHReferenceReqSet(SCHReferenceReq) - Constructor for class story.scheherazade.parameters.SCHReferenceReqSet
Constructor with one ReferenceReq
SCHReferenceReqSet(SCHReferenceReq, SCHReferenceReq) - Constructor for class story.scheherazade.parameters.SCHReferenceReqSet
Constructor with two ReferenceReqs
SCHReferenceReqSet(SCHReferenceReq, SCHReferenceReq, SCHReferenceReq) - Constructor for class story.scheherazade.parameters.SCHReferenceReqSet
Constructor with three ReferenceReqs
SCHReferenceReqSet(SCHReferenceReqSet, SCHReferenceReqSet) - Constructor for class story.scheherazade.parameters.SCHReferenceReqSet
Constructor that merges two other ReferenceReqSets
SCHSelector - Interface in story.scheherazade.virgil
An interface for those classes which offer GUI elements for letting the user make selections from among narrative symbols, i.e., picking a character, or constructing a new Action.
SCHSelectorWithBrowser - Interface in story.scheherazade.virgil
Indicats an SCHSelector that uses an ElementBrowser.
SCHStaticModification - Class in story.scheherazade.virgil.help
Contains the constants necessary to replace special words coming in from the XML parsing.
SCHStaticModification() - Constructor for class story.scheherazade.virgil.help.SCHStaticModification
 
SCHSymbolTable - Class in story.scheherazade.parameters
Shameless duplication of DBCore's SymbolTable that only swaps out SCHVariableType for VariableType and otherwise customizes to Scheherazade's types.
SCHSymbolTable() - Constructor for class story.scheherazade.parameters.SCHSymbolTable
Constructor with no outer scope
SCHSymbolTable(SCHSymbolTable) - Constructor for class story.scheherazade.parameters.SCHSymbolTable
Constructor with pointer to outer scope
SCHVariableType - Class in story.scheherazade.parameters
Manually implemented enum for types.
SCHVariableTypeSet - Class in story.scheherazade.misc
A set of SCHVariableTypes.
SCHVariableTypeSet() - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType, SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType, SCHVariableType, SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCHVariableTypeSet(SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType, SCHVariableType) - Constructor for class story.scheherazade.misc.SCHVariableTypeSet
 
SCLexer - Class in story.dbcore.grammars
 
SCLexer(InputStream) - Constructor for class story.dbcore.grammars.SCLexer
 
SCLexer(Reader) - Constructor for class story.dbcore.grammars.SCLexer
 
SCLexer(InputBuffer) - Constructor for class story.dbcore.grammars.SCLexer
 
SCLexer(LexerSharedInputState) - Constructor for class story.dbcore.grammars.SCLexer
 
SCParser - Class in story.dbcore.grammars
 
SCParser(TokenBuffer) - Constructor for class story.dbcore.grammars.SCParser
 
SCParser(TokenStream) - Constructor for class story.dbcore.grammars.SCParser
 
SCParser(ParserSharedInputState) - Constructor for class story.dbcore.grammars.SCParser
 
SCParserTokenTypes - Interface in story.dbcore.grammars
SCG - Scheherazade Command Grammar Provides an interpeter for a language to manipulate Scheherazade data structures with system functionality.
SCTools - Class in story.dbcore.grammars
Back-end functions for the command grammar.
SCTools() - Constructor for class story.dbcore.grammars.SCTools
 
SEARCH_CARD - Static variable in class story.scheherazade.virgil.ElementBrowser
 
searchBoxColor - Static variable in class story.scheherazade.virgil.ElementBrowser
 
searchPromptColor - Static variable in class story.scheherazade.virgil.ElementBrowser
 
Select - Static variable in class story.scheherazade.virgil.ElementBrowserEvent
 
SELECT_BELOW - Static variable in class story.scheherazade.virgil.ManualSelector
 
SELECT_BELOW - Static variable in class story.scheherazade.virgil.PropositionTypeSelector
 
selectionReady() - Method in class story.scheherazade.virgil.AssertionSelector
 
selectionReady() - Method in class story.scheherazade.virgil.BooleanSelector
 
selectionReady() - Method in class story.scheherazade.virgil.BrowsableSelector
 
selectionReady() - Method in class story.scheherazade.virgil.GroupSelector
 
selectionReady() - Method in class story.scheherazade.virgil.ManualSelector
 
selectionReady() - Method in class story.scheherazade.virgil.NameSelector
 
selectionReady() - Method in class story.scheherazade.virgil.PredicateSelector
Returns whether the predicate has been successfully entered by the user yet.
selectionReady() - Method in class story.scheherazade.virgil.PrepositionSelector
 
selectionReady() - Method in class story.scheherazade.virgil.PropositionTypeSelector
 
selectionReady() - Method in interface story.scheherazade.virgil.SCHSelector
Returns whether a value has been properly set.
selectionReady() - Method in class story.scheherazade.virgil.TypeSelector
 
selectionReady() - Method in class story.scheherazade.virgil.VirgilLauncher
 
SelectionRestriction - Class in story.scheherazade.prologuer
A VerbNet SELRESTR tag.
SelectionRestriction(File, Node) - Constructor for class story.scheherazade.prologuer.SelectionRestriction
 
SelectionRestrictionInterface - Interface in story.scheherazade.prologuer
 
SelectionRestrictions - Class in story.scheherazade.prologuer
A VerbNet node.
SelectionRestrictions(File, Node) - Constructor for class story.scheherazade.prologuer.SelectionRestrictions
 
SelectionRestrictionType - Class in story.scheherazade.prologuer
Manually implemented enum for types.
selectNode(GenericScheherID, boolean) - Method in class story.scheherazade.virgil.ElementBrowser
 
selectState(StateTime) - Method in class story.scheherazade.virgil.TimelineViewer
Focus the timeline viewport on a particular state.
selectState(StateTime, boolean) - Method in class story.scheherazade.virgil.TimelineViewer
Focus the timeline viewport on a particular state.
selectTime(TimelineTime) - Method in class story.scheherazade.virgil.TimelineViewer
Switchboard for calling selectState or selectTransition.
selectTime(TimelineTime, boolean) - Method in class story.scheherazade.virgil.TimelineViewer
Switchboard for calling selectState or selectTransition.
selectTransition(TransitionTime) - Method in class story.scheherazade.virgil.TimelineViewer
Focus the timeline viewport on a particular transition diamond.
selectTransition(TransitionTime, boolean) - Method in class story.scheherazade.virgil.TimelineViewer
Focus the timeline viewport on a particular transition diamond.
SemanticRole - Class in story.scheherazade.parameters
Manually implemented enum for types.
SEMI - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
SEMI - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
SEMI - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
SentenceVerbalization - Class in story.scheherazade.verbalizer
A set of utterances which belong in a single sentence.
SentenceVerbalization(Discourse, PunctuationType) - Constructor for class story.scheherazade.verbalizer.SentenceVerbalization
 
Sentential - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
separateCamelCase(String) - Static method in class story.scheherazade.misc.STools
 
Serialization - Class in story.scheherazade.verbalizer
 
Serialization() - Constructor for class story.scheherazade.verbalizer.Serialization
 
Serialization(String) - Constructor for class story.scheherazade.verbalizer.Serialization
 
Serialization(String, SerializationSymbol) - Constructor for class story.scheherazade.verbalizer.Serialization
 
SerializationSymbol - Interface in story.scheherazade.verbalizer
 
serialize() - Method in class story.scheherazade.verbalizer.BasicVerbalization
 
serialize() - Method in class story.scheherazade.verbalizer.ClauseVerbalization
 
serialize() - Method in class story.scheherazade.verbalizer.Discourse
 
serialize() - Method in class story.scheherazade.verbalizer.ListVerbalization
 
serialize() - Method in class story.scheherazade.verbalizer.NullVerbalization
 
serialize() - Method in class story.scheherazade.verbalizer.ParagraphVerbalization
 
serialize() - Method in class story.scheherazade.verbalizer.ParentheticalVerbalization
 
serialize() - Method in class story.scheherazade.verbalizer.SentenceVerbalization
 
serialize() - Method in interface story.scheherazade.verbalizer.Verbalization
 
set(InterpElement, Activation) - Method in class story.scheherazade.misc.ActivationFrame
 
set(StyleParam, int) - Method in class story.scheherazade.verbalizer.Style
Set a style parameter.
setActionType(String, ActionType) - Method in class story.scheherazade.misc.SCHHashtable
Set ActionType.
setActivation(Activation) - Method in interface story.scheherazade.virgil.InterpretativeEditor.IPanel
 
SetAllVisibleStates - Static variable in class story.scheherazade.virgil.VirgilCommandType
 
setArguments(String, SCHArguments) - Method in class story.scheherazade.misc.SCHHashtable
Set SCHArguments.
setAssignedModifierSet(String, AssignedModifierSet) - Method in class story.scheherazade.misc.SCHHashtable
Set AssignedModifierSet.
setAssignedPredicate(String, AssignedPredicate) - Method in class story.scheherazade.misc.SCHHashtable
Set AssignedPredicate.
setAssumedAgentArg(int, boolean) - Method in class story.scheherazade.verbalizer.SymbolPlanner
If this frame sets an assumed agent for nested frames, this specified which argument contains the appropriate character.
setAttachmentPoint(TimelineID, TimelineTime) - Method in class story.scheherazade.admin.StoryInterpreter
 
SetAttachmentPoint - Static variable in class story.scheherazade.admin.StoryPointType
 
setAttachmentPoint(TimelineID, TimelineTime) - Method in class story.scheherazade.elements.Narrative
Sets the attachment point of a timeline.
setAttachmentPoint(NodeAddress, TimelineTime) - Method in class story.scheherazade.elements.Timeline
Sets the attachment point of a timeline.
setAttribute(AttributeID, AttributeValue) - Method in class story.dbcore.attributes.AttributeSet
Set an existing attribute from a string.
setAttribute(AttributeID, AttributeValue) - Method in class story.dbcore.links.LinkLabel
Sets an attribute in the LinkLabel.
setAttribute(AttributeID, AttributeValue) - Method in class story.dbcore.nodes.GenericNode
Set an attribute of the node
setAttributeSorter(Comparator) - Method in class story.dbcore.gui.DetailBox
 
setAverageRelativePosition(double) - Method in class story.scheherazade.analysis.SCHIntersection
 
setBackground(Color) - Method in class story.scheherazade.virgil.Definer
 
setBackground(Color) - Method in class story.scheherazade.virgil.KnowledgeEditor
 
setBackground(Color) - Method in class story.scheherazade.virgil.NewContentPanel
 
setBool(String, boolean) - Method in class story.scheherazade.misc.SCHHashtable
Set a boolean.
setBorder(Border) - Method in interface story.scheherazade.virgil.InterpretativeEditor.IPanel
 
setBorder(Border) - Method in class story.scheherazade.virgil.RoundedLabel
If the calling class tries to set the border, add it as a second border outside the one we set ourselves
setBorderColor(Color) - Method in class story.scheherazade.virgil.RoundedPanel
Change the color of the rounded border.
setBorderColor(Color) - Method in class story.scheherazade.virgil.VirgilButton
 
setBounds(int, int, int, int) - Method in interface story.scheherazade.virgil.InterpretativeEditor.IPanel
 
setBrowserParams(ElementBrowserParams) - Method in class story.scheherazade.virgil.BrowsableSelector
Manually specify ElementBrowserParams for the ElementBrowser invoked by this selector
setBrowserParams(ElementBrowserParams) - Method in class story.scheherazade.virgil.GroupSelector
Manually specify ElementBrowserParams for the ElementBrowser invoked by this selector
setClickedAppearance(boolean) - Method in class story.scheherazade.virgil.Virgil.LeftSideMouseListener
 
setClickedAppearance(boolean) - Method in class story.scheherazade.virgil.Virgil.SymbolicStackMouseListener
 
setClickedAppearance(boolean) - Method in class story.scheherazade.virgil.VirgilMouseListener
All concretizing classes must include a function that repaints the button depending on whether the user is hovering her mouse over the button after pressing and holding the mouse button.
setColor(String, Color) - Method in class story.scheherazade.misc.SCHHashtable
Set a color.
setColors(Color, Color) - Method in class story.scheherazade.virgil.GradientPanel
 
setConditionality(AssignedPredicate, Conditionality) - Method in class story.scheherazade.admin.StoryInterpreter
 
SetConditionality - Static variable in class story.scheherazade.admin.StoryPointType
 
setConditionality(AssignedPredicate, Conditionality) - Method in class story.scheherazade.elements.Narrative
Set the conditionality of a predicate.
setConditionality(AssignedPredicate, Conditionality) - Method in class story.scheherazade.elements.Timeline
Set the Conditionality of an assigned predicate.
setConditionType(String, ConditionType) - Method in class story.scheherazade.misc.SCHHashtable
Set ConditionType.
setContents(File, String) - Static method in class story.scheherazade.virgil.help.SCHStaticModification
Change the contents of text file in its entirety, overwriting any existing text.
setControlPanel(TimelineControlPanel) - Method in class story.scheherazade.virgil.TimelineViewer
 
setDiscoursePlan(String, DiscoursePlan) - Method in class story.scheherazade.misc.SCHHashtable
Set DiscoursePlan.
setDiscoursePlan(String, DiscoursePlan) - Method in class story.scheherazade.verbalizer.VerbalizerState
Override setDiscoursePlan...
setDiscreteness(PropDiscreteness) - Method in class story.scheherazade.verbalizer.NounPlanner
If this prop represents a continuous substances, such as water, specify so here.
setExpansionParameters(NodeAddress, ParameterSet) - Method in class story.scheherazade.elements.Timeline
Have the DBCA set an expansion parameter on someone's behalf.
setGender(CharacterGender) - Method in class story.scheherazade.verbalizer.NounPlanner
If this noun should always be expressed as a certain gender, indicate so here
setGiven(Boolean) - Method in class story.scheherazade.verbalizer.NounPlanner
If this noun should always be expressed as given, or always as new, indicate so here
setGradientColors(Color, Color) - Method in class story.scheherazade.virgil.BarPane
 
setHot() - Method in class story.scheherazade.virgil.VirgilButton
 
setImage(String) - Method in class story.dbcore.gui.BackgroundPanel
 
setIndeterminateProgress() - Method in class story.dbcore.gui.WaitFrame
 
setInt(String, int) - Method in class story.scheherazade.misc.SCHHashtable
Set an integer.
setInterpPosition(TimelineID, InterpElement, SCHPoint) - Method in class story.scheherazade.admin.StoryInterpreter
 
SetInterpPosition - Static variable in class story.scheherazade.admin.StoryPointType
 
setInterpPosition(TimelineID, InterpElement, SCHPoint) - Method in class story.scheherazade.elements.Narrative
Sets the position of an interpretative-element box on the canvas.
setInterpPosition(InterpElement, SCHPoint) - Method in class story.scheherazade.elements.Timeline
Sets the position of an interpretative-element box on the canvas.
setInterpretativeEditor(InterpretativeEditor) - Method in class story.scheherazade.virgil.NewContentPanel
 
setIsValidArcDestination(boolean) - Method in interface story.scheherazade.virgil.InterpretativeEditor.IPanel
 
setLeftoverArgs(Vector) - Method in class story.dbcore.parameters.SatisfactionResult
 
setMenuName(String) - Method in class story.scheherazade.verbalizer.SymbolPlanner
 
setModifierScope(String, ModifierScope) - Method in class story.scheherazade.misc.SCHHashtable
Set ModifierScope.
setNativeChain(InterpChainLink) - Method in class story.scheherazade.misc.InterpChainSet
 
SetNodeAttribute - Static variable in class story.dbcore.admin.CommandType
 
setNodeAttribute(Object, Object, Object) - Method in class story.dbcore.admin.DBCAccessor
Set a node attribute
setNoInterpretation(TimelineID, AssignedPredicate, Boolean) - Method in class story.scheherazade.admin.StoryInterpreter
 
SetNoInterpretation - Static variable in class story.scheherazade.admin.StoryPointType
 
setNoInterpretation(AssignedPredicate, Boolean) - Method in class story.scheherazade.elements.Narrative
Sets whether a predicate needs no interp-level nodes attached (no interpretation).
setNoInterpretation(AssignedPredicate, Boolean) - Method in class story.scheherazade.elements.Timeline
 
setNounFlavorSet(String, NounFlavorSet) - Method in class story.scheherazade.misc.SCHHashtable
Set NounFlavorSet.
setNounName(String, NounName) - Method in class story.scheherazade.misc.SCHHashtable
Set NounName.
setObject(String, Object) - Method in class story.scheherazade.misc.SCHHashtable
Set a generic Object.
setOrdinalState(int) - Method in class story.scheherazade.analysis.SCHIntersection
 
setParaphraseMapping(ScheherIDWithType, ScheherIDWithType) - Method in class story.scheherazade.analysis.SCHIntersection
Used when predicates are normalized, causing the type to no longer be a supertype of the contributor, making hop calculation impossible.
setPerspective(String, Perspective) - Method in class story.scheherazade.misc.SCHHashtable
Set Perspective.
setPlan(DiscourseExecutable) - Method in class story.scheherazade.verbalizer.ModifierPlanner
 
setPlan(DiscourseExecutable, NounPlurality) - Method in class story.scheherazade.verbalizer.NounPlanner
 
setPlan(VerbTense, DiscourseExecutable) - Method in class story.scheherazade.verbalizer.SymbolPlanner
 
setPostroll(DiscourseExecutable) - Method in class story.scheherazade.verbalizer.SymbolPlanner
 
setPredicateFlavor(String, PredicateFlavor) - Method in class story.scheherazade.misc.SCHHashtable
Set PredicateFlavor.
setPredicateMode(String, PredicateMode) - Method in class story.scheherazade.misc.SCHHashtable
Set PredicateMode.
setPredicateSelectorParams(String, PredicateSelectorParams) - Method in class story.scheherazade.misc.SCHHashtable
Set PredicateSelectorParams.
setPreroll(DiscourseExecutable) - Method in class story.scheherazade.verbalizer.SymbolPlanner
Set a "preroll" discourse plan that will be prepended to the discourse plan retrieved for all tenses.
setProgress(double, String) - Method in class story.dbcore.gui.ProgressNotifier
 
setProgress(double, String) - Method in class story.dbcore.gui.WaitFrame
Update the progress bar.
setPrompt(int, String) - Method in class story.scheherazade.verbalizer.SymbolPlanner
 
setQuitHandler(VirgilButtonClickHandler) - Method in class story.scheherazade.virgil.VirgilParams
 
setRepository(NodeRepository) - Method in class story.dbcore.nodes.GenericNode
Set the repository in which this node now resides
setRevalidateInstanceNodes(boolean) - Method in class story.dbcore.admin.DBCoreInterface
This turns intance node validation on or off.
setsAssumedAgent() - Method in class story.scheherazade.verbalizer.SymbolPlanner
Returns whether this frame sets an assumed agent for nested frames.
setScheherIDSet(String, ScheherIDSet) - Method in class story.scheherazade.misc.SCHHashtable
Set ScheherIDSet.
setSCHVariableTypeSet(String, SCHVariableTypeSet) - Method in class story.scheherazade.misc.SCHHashtable
Set SCHVariableTypeSet.
setScore(double) - Method in class story.scheherazade.analysis.SCHIntersection
 
setSelectedTextColor(Color) - Method in class story.scheherazade.virgil.VirgilTextPane
 
setSelection(Object) - Method in class story.scheherazade.virgil.AssertionSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.BooleanSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.BrowsableSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.GroupSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.ManualSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.NameSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.PredicateSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.PrepositionSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.PropositionTypeSelector
 
setSelection(Object) - Method in interface story.scheherazade.virgil.SCHSelector
Set the selection.
setSelection(Object) - Method in class story.scheherazade.virgil.TypeSelector
 
setSelection(Object) - Method in class story.scheherazade.virgil.VirgilLauncher
 
setShowAllRepTab(boolean) - Method in class story.dbcore.gui.CoreBrowser
Set whether the CoreBrowser should show an "All Repositories" tab with the combined nodes from all repositories.
setSort(String) - Method in class story.flashback.gui.ReferencesTreeView
 
SetSourceTextSpan - Static variable in class story.scheherazade.admin.StoryPointType
 
setSourceTextSpan(AssignedPredicate, TextSpan) - Method in class story.scheherazade.elements.Narrative
Associate a text span with a predicate.
setSourceTextSpan(AssignedPredicate, TextSpan) - Method in class story.scheherazade.elements.Timeline
Set the associated text span for a predicate.
setStatelessMode(boolean) - Method in class story.dbcore.admin.DBCoreInterface
Turn Stateless Mode on or off.
setStates(TimelineID, StateTimeSet) - Method in class story.scheherazade.virgil.VisibleStates
 
setStory(StoryInterpreter) - Method in class story.scheherazade.virgil.NewContentPanel
 
setStory(StoryInterpreter) - Method in class story.scheherazade.virgil.StateViewer
 
setStory(StoryInterpreter) - Method in class story.scheherazade.virgil.TimelineControlPanel
 
setStory(StoryInterpreter) - Method in class story.scheherazade.virgil.TimelineSelector
 
setStory(StoryInterpreter) - Method in class story.scheherazade.virgil.TimelineViewer
 
setStoryPosition(int) - Method in class story.scheherazade.analysis.SCHIntersection
 
setString(String, String) - Method in class story.scheherazade.misc.SCHHashtable
Set a string.
setSymbolTable(SymbolTable) - Method in class story.dbcore.admin.DBCAccessor
Set the symbol table.
setSymbolTable(SymbolTable) - Method in class story.dbcore.admin.DBCoreInterface
Set the symbol table.
setText(String) - Method in class story.scheherazade.virgil.VirgilButton
 
setText(String) - Method in class story.scheherazade.virgil.VirgilTextPane
 
setTimeline(TimelineID, TimelineColor) - Method in class story.scheherazade.virgil.TimelineSelector
 
setTimeline(TimelineID, boolean) - Method in class story.scheherazade.virgil.TimelineViewer
 
setTimelineID(String, TimelineID) - Method in class story.scheherazade.misc.SCHHashtable
Set TimelineID.
setTimelineTime(String, TimelineTime) - Method in class story.scheherazade.misc.SCHHashtable
Set TimelineTime.
Setting - Static variable in class story.dbcore.nodes.NodeType
 
SETTING_NODEID - Static variable in class story.scheherazade.elements.Timeline
 
SettingNode - Class in story.scheherazade.nodes
Setting node.
SettingNode() - Constructor for class story.scheherazade.nodes.SettingNode
 
SettingOf - Static variable in class story.dbcore.links.LinkType
 
SettingsPanel - Class in story.scheherazade.virgil
 
SettingsPanel(Virgil, PlannerRepository, Verbalizer) - Constructor for class story.scheherazade.virgil.SettingsPanel
Set up a selector.
SETTINGSPANEL_CARD - Static variable in class story.scheherazade.virgil.Virgil
 
SettingsPanelParams - Class in story.scheherazade.virgil
Configuration hashtable for SettingsPanels.
SettingsPanelParams() - Constructor for class story.scheherazade.virgil.SettingsPanelParams
 
SettingsPanelParams(SettingsPanelParams) - Constructor for class story.scheherazade.virgil.SettingsPanelParams
Constructor to make a copy of a prototype SettingsPanelParams.
setTitle(String) - Method in class story.scheherazade.virgil.VirgilTextPane
 
setTitleColor(Color) - Method in class story.scheherazade.virgil.VirgilTextPane
 
setToNode(NodeAddress) - Method in class story.dbcore.gui.DetailBox
 
setToState(TimelineID, StateTime) - Method in class story.scheherazade.virgil.StateViewer
 
setToTime(TimelineID, TimelineTime) - Method in class story.scheherazade.virgil.StateViewer
Switchboard for calling either setToState or setToTransition.
setToTransition(TimelineID, TransitionTime) - Method in class story.scheherazade.virgil.StateViewer
 
setTypePlan(DiscourseExecutable, NounPlurality) - Method in class story.scheherazade.verbalizer.NounPlanner
Set the plan for verbalizing the type itself.
SETUP - Static variable in class story.scheherazade.misc.SCHConstants
 
SETUP - Static variable in class story.scheherazade.virgil.help.SCHStaticModification
 
SETUP_XML - Static variable in class story.scheherazade.virgil.help.SCHStaticModification
 
SetupTogglePanel - Class in story.scheherazade.virgil
A panel that goes on the lower-right corner of the main Virgil screen with a button that toggles between normal and story-setup mode.
SetupTogglePanel(Virgil, StoryInterpreter, Verbalizer, PlannerRepository) - Constructor for class story.scheherazade.virgil.SetupTogglePanel
 
setValidPredicate(String, ValidPredicate) - Method in class story.scheherazade.misc.SCHHashtable
Set ValidPredicate.
SetVerbalizerState - Class in story.scheherazade.verbalizer
Discourse command that adds nothing to the output Discourse but sets a key in the VerbalizerState.
SetVerbalizerState(String, int) - Constructor for class story.scheherazade.verbalizer.SetVerbalizerState
Constructor for integer values.
SetVerbalizerState(String, boolean) - Constructor for class story.scheherazade.verbalizer.SetVerbalizerState
Constructor for boolean values.
SetVerbalizerState(String, SCHArguments) - Constructor for class story.scheherazade.verbalizer.SetVerbalizerState
Constructor for SCHArguments values.
SetVerbalizerState(String, DiscoursePlan) - Constructor for class story.scheherazade.verbalizer.SetVerbalizerState
Constructor for DiscoursePlan values.
SetVerbalizerState(String, TimelineID) - Constructor for class story.scheherazade.verbalizer.SetVerbalizerState
Constructor for TimelineID values.
SetVerbalizerState(String, NounName) - Constructor for class story.scheherazade.verbalizer.SetVerbalizerState
Constructor for NounName values.
SetVerbalizerState(String, TimelineTime) - Constructor for class story.scheherazade.verbalizer.SetVerbalizerState
Constructor for TransitionTime values.
SetVerbalizerState(String, AssignedModifierSet) - Constructor for class story.scheherazade.verbalizer.SetVerbalizerState
Constructor for AssignedModifierSet values.
setVerbConjugation(VerbTense, String) - Method in class story.scheherazade.verbalizer.ActionPlanner
 
setVerbTense(String, VerbTense) - Method in class story.scheherazade.misc.SCHHashtable
Set VerbTense.
setVerbTense(String, VerbTense) - Method in class story.scheherazade.verbalizer.VerbalizerState
 
setVisibleStates(VisibleStates) - Method in class story.scheherazade.virgil.TimelineViewer
Set the visible states for all timelines.
Shell - Class in story.dbcore.grammars
Provides an interactive command-line shell that uses the command interpreter.
Shell() - Constructor for class story.dbcore.grammars.Shell
 
shell() - Method in class story.scheherazade.admin.StoryListener
For testing ONLY: start a db-core shell
shell() - Method in class story.scheherazade.elements.Narrative
For testing ONLY: start a db-core shell
ShellComponent - Class in story.dbcore.gui
Creates a box for executing shell commands
ShellComponent(DBCoreInterface, DetailBox, Forest, JFrame, CoreBrowser, JSplitPane) - Constructor for class story.dbcore.gui.ShellComponent
 
SHOW_DEBUGGER - Static variable in class story.scheherazade.virgil.VirgilParams
 
SHOW_EDIT_BUTTONS - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
SHOW_PROPERTIES - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
SHOW_SEARCH - Static variable in class story.scheherazade.virgil.ElementBrowserParams
 
SHOW_SOURCE_STORY - Static variable in class story.scheherazade.virgil.VirgilParams
 
showError(Scheherexception) - Method in class story.scheherazade.virgil.StateViewer
 
showError(String) - Method in class story.scheherazade.virgil.StateViewer
 
showError(Scheherexception) - Method in class story.scheherazade.virgil.TimelineViewer
 
showingState(StateTime) - Method in class story.scheherazade.virgil.TimelineViewer
 
showScreen() - Method in class story.dbcore.gui.WaitFrame
Immediately show the wait screen and repaint it.
SIMPLE_MODE - Static variable in class story.scheherazade.virgil.VirgilParams
 
SINGLELINE_COMMENT_DELIM - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
SINGLELINE_COMMENT_DELIM - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
SINGLELINE_COMMENT_DELIM - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
Singular - Static variable in class story.scheherazade.verbalizer.NounPlurality
 
size() - Method in class story.dbcore.admin.CommandSequence
 
size() - Method in class story.dbcore.links.LabelAddressList
 
size() - Method in class story.dbcore.links.NodeList
 
size() - Method in class story.dbcore.links.ViaSet
 
size() - Method in class story.dbcore.misc.ImmutableHashSet
 
size() - Method in class story.dbcore.misc.ImmutableVector
 
size() - Method in class story.dbcore.nodes.NodeAddressSet
 
size() - Method in class story.dbcore.parameters.ArgumentVector
Return the number of arguments in the ArgumentVector.
size() - Method in class story.scheherazade.admin.RequiredStoryPointArgs
 
size() - Method in class story.scheherazade.admin.StoryTelling
 
size() - Method in class story.scheherazade.analysis.PredicateSorter
 
size() - Method in class story.scheherazade.elements.InterpArcSet
 
size() - Method in class story.scheherazade.elements.StateTimeSet
 
size() - Method in class story.scheherazade.misc.ActionSet
 
size() - Method in class story.scheherazade.misc.ActionTypeSet
 
size() - Method in class story.scheherazade.misc.AssignedActionSet
 
size() - Method in class story.scheherazade.misc.AssignedConditionSet
 
size() - Method in class story.scheherazade.misc.AssignedInterpNodeSet
 
size() - Method in class story.scheherazade.misc.AssignedModifierSet
 
size() - Method in class story.scheherazade.misc.AssignedPredicateSet
 
size() - Method in class story.scheherazade.misc.ConditionSet
 
size() - Method in class story.scheherazade.misc.ConditionTypeSet
 
size() - Method in class story.scheherazade.misc.InterpChainSet
 
size() - Method in class story.scheherazade.misc.InterpElementSet
 
size() - Method in class story.scheherazade.misc.ModifierTypeSet
 
size() - Method in class story.scheherazade.misc.NounNameSet
 
size() - Method in class story.scheherazade.misc.NounTypeSet
 
size() - Method in interface story.scheherazade.misc.ScheherIDSet
 
size() - Method in class story.scheherazade.misc.SCHVariableTypeSet
Return the size of the set.
size() - Method in class story.scheherazade.misc.StorySet
 
size() - Method in class story.scheherazade.misc.TimelineIDSet
 
size() - Method in class story.scheherazade.parameters.SCHArguments
Return the number of arguments
size() - Method in class story.scheherazade.prologuer.NounFlavorSet
Return the size of the set.
size() - Method in class story.scheherazade.prologuer.PredicateModeSet
 
size() - Method in class story.scheherazade.prologuer.PrepositionSet
Return the size of the set.
size() - Method in class story.scheherazade.prologuer.SelectionRestrictions
 
size() - Method in class story.scheherazade.prologuer.SyntaxRestrictions
 
size() - Method in class story.scheherazade.verbalizer.Discourse
 
size() - Method in class story.scheherazade.verbalizer.DiscoursePlan
 
SKIP_APPOSITIVE_PROPERTIES - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
SL_COMMENT - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
SLASH - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
SLASH - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
SLASH - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
Small_clause - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
smallFont - Static variable in class story.scheherazade.virgil.Virgil
 
Solid - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
SOME - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
SOME - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
SOMEWHAT - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
SOMEWHAT - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
SOMEWHAT_THRESHOLD - Static variable in class story.scheherazade.verbalizer.VerbalizeDegree
 
sortActionsByAgent(StoryInterpreter, AssignedActionSet) - Static method in class story.scheherazade.misc.STools
Returns a hashtable that has an AssignedActionSet for each agent/mover key.
sortConditionsByAgent(StoryInterpreter, AssignedConditionSet) - Static method in class story.scheherazade.misc.STools
Returns a hashtable that has an AssignedConditionSet for each agent/mover
sortedIterator() - Method in class story.scheherazade.misc.ActionTypeSet
 
sortedIterator() - Method in class story.scheherazade.misc.ConditionTypeSet
 
sortedIterator() - Method in class story.scheherazade.misc.ModifierTypeSet
 
sortedIterator() - Method in class story.scheherazade.misc.NounNameSet
 
sortFromEnumeration(Enumeration) - Static method in class story.dbcore.misc.Tools
Sorts the elements accessible from an Enumeration by lexiographic order and returns an Iterator over the result.
sortFromIterator(Iterator) - Static method in class story.dbcore.misc.Tools
Sorts the elements accessible from an Iterator by lexiographic order and returns an Iterator over the result.
Sound - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
Source - Static variable in class story.scheherazade.misc.InterpretativeNodeType
 
Source - Static variable in class story.scheherazade.parameters.SemanticRole
 
Source - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
SOURCE_STORY - Static variable in class story.scheherazade.virgil.VirgilFile
 
SOURCE_STORY_BELOW - Static variable in class story.scheherazade.virgil.VirgilFile
 
SOURCE_STORY_ID - Static variable in class story.scheherazade.virgil.VirgilFile
 
SOURCE_STORY_ID - Static variable in class story.scheherazade.virgil.VirgilParams
 
sourceHighlightColor - Static variable in class story.scheherazade.virgil.Virgil
 
SPACE - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
Spatial - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
specificRender() - Method in class story.dbcore.parameters.AndParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.AttComparedToAttParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.AttComparedToConstParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.BooleanEvalParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.BooleanMatchParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.IsInstanceNodeParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.IsInstancingParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.KleeneParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.NegationParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.NodeParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.NodesRelatedParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.NumRelatedEqParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.OrBooleanParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.OrMatchingParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.Parameter
Each concretizing class needs to provide a render function.
specificRender() - Method in class story.dbcore.parameters.RelatedNodeParameter
Render as a StringBuffer
specificRender() - Method in class story.dbcore.parameters.ThereExistsParameter
Render as a StringBuffer
specificRender() - Method in class story.scheherazade.parameters.ActionHasNounRole
 
specificRender() - Method in class story.scheherazade.parameters.ActionOccursParameter
 
specificRender() - Method in class story.scheherazade.parameters.AssignedActionParameter
 
specificRender() - Method in class story.scheherazade.parameters.AssignedConditionParameter
 
specificRender() - Method in class story.scheherazade.parameters.BooleanParameter
 
specificRender() - Method in class story.scheherazade.parameters.ConditionHasNounRole
 
specificRender() - Method in class story.scheherazade.parameters.ConditionInEffectParameter
 
specificRender() - Method in class story.scheherazade.parameters.DefinedNounParameter
 
specificRender() - Method in class story.scheherazade.parameters.InvokedStateParameter
 
specificRender() - Method in class story.scheherazade.parameters.SCHKleeneParameter
 
specificRender() - Method in class story.scheherazade.parameters.SCHParameter
Each concretizing class needs to provide a render function.
specificRender() - Method in class story.scheherazade.parameters.StatesConsecutiveParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidActionParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidAssignedActionParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidAssignedConditionParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidAssignedGoalParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidConditionParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidNounParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidPrepositionParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidPropositionParameter
 
specificRender() - Method in class story.scheherazade.parameters.ValidTimelineParameter
 
SPLIT_INFINITIVE - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
Src - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
STANDARD_CONTINUOUS_FEMALE - Static variable in class story.scheherazade.verbalizer.NounPlanner
 
STANDARD_CONTINUOUS_MALE - Static variable in class story.scheherazade.verbalizer.NounPlanner
 
STANDARD_CONTINUOUS_UNGENDERED - Static variable in class story.scheherazade.verbalizer.NounPlanner
 
STANDARD_DISCRETE_FEMALE - Static variable in class story.scheherazade.verbalizer.NounPlanner
 
STANDARD_DISCRETE_MALE - Static variable in class story.scheherazade.verbalizer.NounPlanner
 
STANDARD_DISCRETE_UNGENDERED - Static variable in class story.scheherazade.verbalizer.NounPlanner
 
StandardKnowledgeBase - Class in story.scheherazade.examples
"Standard" Scheherazade knowledge base.
StandardKnowledgeBase(ProgressNotifier) - Constructor for class story.scheherazade.examples.StandardKnowledgeBase
 
STAR - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
STAR - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
STAR - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
STARTNAMECHAR - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
STARTNAMECHAR - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
STARTNAMECHAR - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
startsWithVowel(String) - Static method in class story.scheherazade.misc.STools
Returns whether a string starts with a vowel.
startupChecks(Object) - Static method in class story.scheherazade.misc.STools
Stuff to do whenever Scheherazade starts.
State - Static variable in class story.dbcore.nodes.NodeType
 
state - Static variable in class story.scheherazade.misc.SCHConstants
 
STATE - Static variable in class story.scheherazade.misc.SCHConstants
 
State - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
STATE - Static variable in class story.scheherazade.virgil.help.SCHStaticModification
 
STATE_ANNOUNCE_PROSE_NUMERIC - Static variable in class story.scheherazade.verbalizer.Style
 
STATE_ANNOUNCE_TECHNICAL - Static variable in class story.scheherazade.verbalizer.Style
 
STATE_XML - Static variable in class story.scheherazade.virgil.help.SCHStaticModification
 
StateAnnounce - Static variable in class story.scheherazade.verbalizer.StyleParam
 
StateBeginsIn - Static variable in class story.dbcore.links.LinkType
 
stateChanged(ChangeEvent) - Method in class story.scheherazade.virgil.KnowledgeEditor
User selected a new tab.
StateEndsIn - Static variable in class story.dbcore.links.LinkType
 
StateExists - Exception in story.scheherazade.exceptions
Such a state already exists; it cannot be added.
StateExists(String) - Constructor for exception story.scheherazade.exceptions.StateExists
 
STATEKEY_CONDITIONDEGREE - Static variable in class story.scheherazade.verbalizer.VerbalizerConstants
 
statement(boolean, SymbolTable) - Method in class story.dbcore.grammars.SCParser
 
STATEMENT - Static variable in class story.scheherazade.virgil.help.Icon
 
StateNode - Class in story.scheherazade.nodes
State node.
StateNode() - Constructor for class story.scheherazade.nodes.StateNode
 
StateNodeComparator - Class in story.scheherazade.nodes
An implementation of the Comparator interface that allows comparisons between two State nodes (or, more precisely, NodeAddresses) so that other classes can sort States by time.
StateNodeComparator(DBCAccessor) - Constructor for class story.scheherazade.nodes.StateNodeComparator
 
StateOf - Static variable in class story.dbcore.links.LinkType
 
StateRep - Static variable in class story.dbcore.repositories.RepositoryType
 
StateRepository - Class in story.scheherazade.repositories
A StateRepository represents a single State.
StateRepository() - Constructor for class story.scheherazade.repositories.StateRepository
 
states - Static variable in class story.scheherazade.misc.SCHConstants
 
STATES - Static variable in class story.scheherazade.misc.SCHConstants
 
StatesConsecutiveParameter - Class in story.scheherazade.parameters
An SCHParameter which makes sure that two previously matches states are (a) present, and (b) consecutive.
StatesConsecutiveParameter(VariableID, VariableID) - Constructor for class story.scheherazade.parameters.StatesConsecutiveParameter
 
StateTime - Class in story.scheherazade.elements
This class represents the time that a State occurs, including several variables, such as whether the time is concrete or relative to some other time, and if so, what time it is relative to.
StateTime(StateTimeType, double) - Constructor for class story.scheherazade.elements.StateTime
Constructor for an absolute time.
StateTime(StateTime) - Constructor for class story.scheherazade.elements.StateTime
Constructor that clones another StateTime.
StateTime(String) - Constructor for class story.scheherazade.elements.StateTime
Constructor that parses information from a string.
StateTimeAttribute - Class in story.scheherazade.attributes
Attribute encoding the time at which a state takes place.
StateTimeAttribute() - Constructor for class story.scheherazade.attributes.StateTimeAttribute
Constructor without default value.
StateTimeAttribute(AttributeValue) - Constructor for class story.scheherazade.attributes.StateTimeAttribute
Constructor with initial value.
StateTimeSet - Class in story.scheherazade.elements
A set of StateTimes.
StateTimeSet() - Constructor for class story.scheherazade.elements.StateTimeSet
 
StateTimeSet(String) - Constructor for class story.scheherazade.elements.StateTimeSet
 
StateTimeType - Class in story.scheherazade.elements
Manually implemented enum for types.
StateViewer - Class in story.scheherazade.virgil
A GUI component that gives details about a single state or a transition between two states.
StateViewer(Virgil, VirgilConfiguration, Verbalizer) - Constructor for class story.scheherazade.virgil.StateViewer
 
Stimulus - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
STools - Class in story.scheherazade.misc
Bag of miscellaenous tricks specific to Scheherazade.
STools() - Constructor for class story.scheherazade.misc.STools
 
STools.EmptyHorizontal - Class in story.scheherazade.misc
An object that is an invisible placeholder of horizontal space.
STools.EmptyHorizontal(int) - Constructor for class story.scheherazade.misc.STools.EmptyHorizontal
 
STools.EmptyVertical - Class in story.scheherazade.misc
An object that is an invisible placeholder of vertical space.
STools.EmptyVertical(int) - Constructor for class story.scheherazade.misc.STools.EmptyVertical
 
story.aesop - package story.aesop
 
story.aesop.links - package story.aesop.links
 
story.aesop.nodes - package story.aesop.nodes
 
story.aesop.repositories - package story.aesop.repositories
 
story.dbcore.admin - package story.dbcore.admin
 
story.dbcore.attributes - package story.dbcore.attributes
 
story.dbcore.exceptions - package story.dbcore.exceptions
 
story.dbcore.grammars - package story.dbcore.grammars
 
story.dbcore.gui - package story.dbcore.gui
 
story.dbcore.links - package story.dbcore.links
 
story.dbcore.misc - package story.dbcore.misc
 
story.dbcore.misc.selfcontained - package story.dbcore.misc.selfcontained
 
story.dbcore.nodes - package story.dbcore.nodes
 
story.dbcore.parameters - package story.dbcore.parameters
 
story.dbcore.repositories - package story.dbcore.repositories
 
story.flashback - package story.flashback
 
story.flashback.gui - package story.flashback.gui
 
story.flashback.links - package story.flashback.links
 
story.flashback.nodes - package story.flashback.nodes
 
story.flashback.repositories - package story.flashback.repositories
 
story.scheherazade - package story.scheherazade
 
story.scheherazade.admin - package story.scheherazade.admin
 
story.scheherazade.analysis - package story.scheherazade.analysis
 
story.scheherazade.attributes - package story.scheherazade.attributes
 
story.scheherazade.elements - package story.scheherazade.elements
 
story.scheherazade.examples - package story.scheherazade.examples
 
story.scheherazade.exceptions - package story.scheherazade.exceptions
 
story.scheherazade.grammars - package story.scheherazade.grammars
 
story.scheherazade.links - package story.scheherazade.links
 
story.scheherazade.misc - package story.scheherazade.misc
 
story.scheherazade.nodes - package story.scheherazade.nodes
 
story.scheherazade.parameters - package story.scheherazade.parameters
 
story.scheherazade.prologuer - package story.scheherazade.prologuer
 
story.scheherazade.prologuer.comlex - package story.scheherazade.prologuer.comlex
 
story.scheherazade.repositories - package story.scheherazade.repositories
 
story.scheherazade.verbalizer - package story.scheherazade.verbalizer
 
story.scheherazade.virgil - package story.scheherazade.virgil
 
story.scheherazade.virgil.help - package story.scheherazade.virgil.help
 
STORY_POINT - Static variable in class story.scheherazade.virgil.VirgilFile
 
STORY_POINTS - Static variable in class story.scheherazade.virgil.VirgilFile
 
StoryAssertion - Class in story.scheherazade.parameters
A set of StoryAssertionParameters.
StoryAssertion() - Constructor for class story.scheherazade.parameters.StoryAssertion
Constructor with no initial parameters.
StoryAssertion(StoryAssertionParameter) - Constructor for class story.scheherazade.parameters.StoryAssertion
Constructor with an initial parameter.
StoryAssertion(StoryAssertionParameter, StoryAssertionParameter) - Constructor for class story.scheherazade.parameters.StoryAssertion
Constructor with two initial parameters.
StoryAssertion(StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter) - Constructor for class story.scheherazade.parameters.StoryAssertion
Constructor with three initial parameters.
StoryAssertion(StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter) - Constructor for class story.scheherazade.parameters.StoryAssertion
Constructor with four initial parameters.
StoryAssertion(StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter) - Constructor for class story.scheherazade.parameters.StoryAssertion
Constructor with five initial parameters.
StoryAssertion(StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter) - Constructor for class story.scheherazade.parameters.StoryAssertion
Constructor with six initial parameters.
StoryAssertion(StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter, StoryAssertionParameter) - Constructor for class story.scheherazade.parameters.StoryAssertion
Constructor with seven initial parameters.
StoryAssertionAttribute - Class in story.scheherazade.attributes
Attribute encoding a StoryAssertion object
StoryAssertionAttribute() - Constructor for class story.scheherazade.attributes.StoryAssertionAttribute
Constructor without default value.
StoryAssertionAttribute(AttributeValue) - Constructor for class story.scheherazade.attributes.StoryAssertionAttribute
Constructor with initial value.
StoryAssertionParameter - Class in story.scheherazade.parameters
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.
StoryAssertionParameter() - Constructor for class story.scheherazade.parameters.StoryAssertionParameter
 
StoryInterpreter - Class in story.scheherazade.admin
Provides easy accessibility for issuing commands to StoryListener or StoryTelling.
StoryInterpreter(HearsStoryPoints) - Constructor for class story.scheherazade.admin.StoryInterpreter
 
StoryListener - Class in story.scheherazade.admin
A listener for stories that interprets order-sensitive commands -- the sjuzhet of a story -- and maintains a Narrative object to represent the story graph as it is built.
StoryListener(NarrativeID) - Constructor for class story.scheherazade.admin.StoryListener
 
StoryListener(NarrativeID, StoryTelling, ProgressNotifier) - Constructor for class story.scheherazade.admin.StoryListener
 
StoryListener(BufferedReader) - Constructor for class story.scheherazade.admin.StoryListener
Constructor that takes a BufferedReader of Scheherazade output.
StoryMapping - Class in story.scheherazade.analysis
Mapping from integer positions on one story to integer positions on the other.
StoryMapping(int) - Constructor for class story.scheherazade.analysis.StoryMapping
 
StoryMelder - Class in story.scheherazade.analysis
NAACL '09 code (long paper version) for intersecting stories into a fused version and then measuring the similarity of the fusion to each contributor.
StoryMelder() - Constructor for class story.scheherazade.analysis.StoryMelder
 
StoryPoint - Class in story.scheherazade.admin
Represents a "command" to StoryListener, an assertion for agumenting a Narrative or a question about the Narrative to be answered.
StoryPoint(StoryPointType) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with no arguments.
StoryPoint(StoryPointType, SCHArguments) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with vector of arguments
StoryPoint(StoryPointType, Vector) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with vector of arguments
StoryPoint(StoryPointType, Object) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with one argument.
StoryPoint(StoryPointType, Object, Object) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with two arguments.
StoryPoint(StoryPointType, Object, Object, Object) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with three arguments.
StoryPoint(StoryPointType, Object, Object, Object, Object) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with four arguments.
StoryPoint(StoryPointType, Object, Object, Object, Object, Object) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with five arguments.
StoryPoint(StoryPointType, Object, Object, Object, Object, Object, Object) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with six arguments.
StoryPoint(StoryPointType, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Constructor for class story.scheherazade.admin.StoryPoint
Constructor with ten arguments.
StoryPointHeard - Class in story.scheherazade.admin
Instances of this object are returned by StoryListner when a StoryPoint has been successfully "heard" and completed.
StoryPointHeard() - Constructor for class story.scheherazade.admin.StoryPointHeard
 
StoryPointType - Class in story.scheherazade.admin
Manually implemented enum for types.
StoryQuery - Class in story.scheherazade.parameters
A set of StoryQueryParameters.
StoryQuery() - Constructor for class story.scheherazade.parameters.StoryQuery
Constructor with no initial parameters.
StoryQuery(StoryQueryParameter) - Constructor for class story.scheherazade.parameters.StoryQuery
Constructor with an initial parameter.
StoryQuery(StoryQueryParameter, StoryQueryParameter) - Constructor for class story.scheherazade.parameters.StoryQuery
Constructor with two initial parameters.
StoryQuery(StoryQueryParameter, StoryQueryParameter, StoryQueryParameter) - Constructor for class story.scheherazade.parameters.StoryQuery
Constructor with three initial parameters.
StoryQuery(StoryQueryParameter, StoryQueryParameter, StoryQueryParameter, StoryQueryParameter) - Constructor for class story.scheherazade.parameters.StoryQuery
Constructor with four initial parameters.
StoryQueryParameter - Class in story.scheherazade.parameters
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.
StoryQueryParameter() - Constructor for class story.scheherazade.parameters.StoryQueryParameter
 
StorySet - Class in story.scheherazade.misc
 
StorySet() - Constructor for class story.scheherazade.misc.StorySet
 
StoryTelling - Class in story.scheherazade.admin
Encapsulates an ordered set (Vector) of StoryPoints.
StoryTelling() - Constructor for class story.scheherazade.admin.StoryTelling
 
storyTelling() - Method in class story.scheherazade.grammars.SCHGrammarParser
 
stripArg(ReturnValue, SCHSymbolTable) - Static method in class story.scheherazade.grammars.SCHGrammarTools
Given a ReturnValue, return the value itself, stripping away the encapsulation of ReturnVector.
stripArgs(ArgumentVector, SymbolTable) - Static method in class story.dbcore.grammars.SCTools
Given an arguments vector, which is a Vector of ReturnValues, return a vector of values themselves, suitable for passing to DBCoreInterface (which doesn't know what a ReturnValue object is).
Style - Class in story.scheherazade.verbalizer
 
Style() - Constructor for class story.scheherazade.verbalizer.Style
 
StyleParam - Class in story.scheherazade.verbalizer
Manually implemented enum for types.
styleSet(StyleParam) - Method in class story.scheherazade.verbalizer.Style
Returns whether a style parameter has been set.
SUBMIT_BUTTON - Static variable in class story.scheherazade.virgil.SettingsPanelParams
 
SubordinateClause - Static variable in class story.scheherazade.verbalizer.ModifierGrammaticalType
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.AssertionSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.BooleanSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.BrowsableSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.GroupSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.ManualSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.NameSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.PredicateSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.PrepositionSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.PropositionTypeSelector
 
subSelectorCancelling() - Method in interface story.scheherazade.virgil.SCHSelector
Indicates to the selector that a subordinate selector (such as the parameters within a ConditionSelector) has been told by the user to cancel the selection process.
subSelectorCancelling() - Method in class story.scheherazade.virgil.TypeSelector
 
subSelectorCancelling() - Method in class story.scheherazade.virgil.VirgilLauncher
 
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.AssertionSelector
 
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.BooleanSelector
 
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.BrowsableSelector
 
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.GroupSelector
 
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.ManualSelector
 
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.NameSelector
Functions to implement SCHSelector
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.PredicateSelector
One of the sub-selectors in the form is telling us that a new value has been entered.
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.PrepositionSelector
 
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.PropositionTypeSelector
 
subSelectorSet(SCHSelector) - Method in interface story.scheherazade.virgil.SCHSelector
Inform the Selector that a subordinate selector (such as a sub-selector of PredicateSelector has had a value set.
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.TypeSelector
 
subSelectorSet(SCHSelector) - Method in class story.scheherazade.virgil.VirgilLauncher
These are required to implement SCHSelector.
subSelectorSubmitting() - Method in class story.scheherazade.virgil.AssertionSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.BooleanSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.BrowsableSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.GroupSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.ManualSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.NameSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.PredicateSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.PrepositionSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.PropositionTypeSelector
 
subSelectorSubmitting() - Method in interface story.scheherazade.virgil.SCHSelector
Indicates to the selector that a subordinate selector (such as the parameters within a ConditionSelector) has been told by the user that their value is final.
subSelectorSubmitting() - Method in class story.scheherazade.virgil.TypeSelector
 
subSelectorSubmitting() - Method in class story.scheherazade.virgil.VirgilLauncher
 
Substance - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
subsumes(SCHVariableTypeSet) - Method in class story.scheherazade.misc.SCHVariableTypeSet
Determine if this set subsumes, or contains all the present elements of, another set
subsumesSlice(TransitionTime) - Method in class story.scheherazade.elements.TransitionTime
Returns whether another transition time is a subset of (subsumed by) this one.
subtractElementsIn(NodeAddressSet) - Method in class story.dbcore.nodes.NodeAddressSet
 
subTypes() - Method in class story.aesop.nodes.Char
 
subTypes() - Method in class story.aesop.nodes.Example
 
subTypes() - Method in class story.aesop.nodes.Theme
 
subTypes() - Method in class story.aesop.nodes.Want
 
subTypes() - Method in interface story.dbcore.nodes.NodeConfig
If you want this node type to support subtypes, return a GenericType for the enum you want to describe the possible subtypes.
subTypes() - Method in class story.flashback.nodes.Area
 
subTypes() - Method in class story.flashback.nodes.Reference
 
subTypes() - Method in class story.flashback.nodes.Venue
 
subTypes() - Method in class story.scheherazade.nodes.ActionNode
 
subTypes() - Method in class story.scheherazade.nodes.ConditionNode
 
subTypes() - Method in class story.scheherazade.nodes.InterpNode
 
subTypes() - Method in class story.scheherazade.nodes.ModifierNode
 
subTypes() - Method in class story.scheherazade.nodes.NarrativeNode
 
subTypes() - Method in class story.scheherazade.nodes.NounNode
 
subTypes() - Method in class story.scheherazade.nodes.SettingNode
 
subTypes() - Method in class story.scheherazade.nodes.StateNode
 
subTypes() - Method in class story.scheherazade.nodes.TimelineNode
 
subTypes() - Method in class story.scheherazade.nodes.TransitionNode
 
supports(SelectionRestrictionType) - Method in class story.scheherazade.prologuer.SelectionRestrictions
Does the set support some type?
supports(SyntaxRestrictionType) - Method in class story.scheherazade.prologuer.SyntaxRestrictions
Does the set support some type?
swapActionCreationTimes(AssignedAction, AssignedAction) - Method in class story.scheherazade.admin.StoryInterpreter
 
SwapActionCreationTimes - Static variable in class story.scheherazade.admin.StoryPointType
 
swapCreationTimes(AssignedAction, AssignedAction) - Method in class story.scheherazade.elements.Narrative
Swaps the "creation time" fields of two assigned actions, as if they were made in opposite order as they were actually assigned.
swapCreationTimes(AssignedAction, AssignedAction) - Method in class story.scheherazade.elements.Timeline
Swaps the "creation time" fields of two assigned actions, as if they were made in opposite order as they were actually assigned.
switchToNarrative(NarrativeID) - Method in class story.scheherazade.admin.StoryInterpreter
 
SwitchToNarrative - Static variable in class story.scheherazade.admin.StoryPointType
 
switchToNarrative(NarrativeID) - Method in class story.scheherazade.elements.Narrative
 
symbol() - Method in class story.scheherazade.verbalizer.SymbolInterval
 
SymbolInterval - Class in story.scheherazade.verbalizer
Pointers to a segment of text and a symbol to which the segment refers.
SymbolInterval(SerializationSymbol, int, int) - Constructor for class story.scheherazade.verbalizer.SymbolInterval
 
SymbolPlanner - Class in story.scheherazade.verbalizer
An absract class with functionality common to the different Planners, which store natural-language equivalents of various narrative elements.
SymbolPlanner() - Constructor for class story.scheherazade.verbalizer.SymbolPlanner
 
SymbolTable - Class in story.dbcore.grammars
Implements a symbol table for the command language.
SymbolTable() - Constructor for class story.dbcore.grammars.SymbolTable
Constructor with no outer scope
SymbolTable(SymbolTable) - Constructor for class story.dbcore.grammars.SymbolTable
Constructor with pointer to outer scope
SyntaxRestriction - Class in story.scheherazade.prologuer
A VerbNet SYNTRESTR tag.
SyntaxRestriction(File, Node) - Constructor for class story.scheherazade.prologuer.SyntaxRestriction
 
SyntaxRestrictions - Class in story.scheherazade.prologuer
A VerbNet node.
SyntaxRestrictions(File, Node) - Constructor for class story.scheherazade.prologuer.SyntaxRestrictions
 
SyntaxRestrictionType - Class in story.scheherazade.prologuer
Manually implemented enum for types.

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.