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 _

I

I_ID - Static variable in class story.scheherazade.virgil.help.Icon
 
I_ID - Static variable in class story.scheherazade.virgil.help.Scheherazade_Help
 
Icon - Class in story.scheherazade.virgil.help
The purpose of this class is to represent the Scheherazade Icon data structure.
Icon(String, String, String) - Constructor for class story.scheherazade.virgil.help.Icon
Constructor to explicitly create an Icon Object
Icon(Node) - Constructor for class story.scheherazade.virgil.help.Icon
Constructor for creating an Icon object from a node
ICON - Static variable in class story.scheherazade.virgil.help.Scheherazade_Help
 
ID - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
ID - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
ID - Static variable in interface story.scheherazade.prologuer.comlex.COMLEXParserTokenTypes
 
idTuple(DBCoreInterface, SymbolTable, String, String) - Static method in class story.dbcore.grammars.SCTools
Handle a tuple of atomic identifiers
IDType - Class in story.dbcore.misc
Manually implemented enum for types.
IF - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
If - Static variable in class story.scheherazade.misc.Conditionality
 
IfPatient - Static variable in class story.scheherazade.parameters.SemanticRole
 
IllegalStateTime - Exception in story.scheherazade.exceptions
The system could not parse a StateTime from a string.
IllegalStateTime(String, String) - Constructor for exception story.scheherazade.exceptions.IllegalStateTime
Constructor for parsing StateTime from text input
IllegalStateTime(String) - Constructor for exception story.scheherazade.exceptions.IllegalStateTime
Constructor for other illegal state time situations
ImmutableHashSet - Class in story.dbcore.misc
A read-only HashSet.
ImmutableHashSet(HashSet) - Constructor for class story.dbcore.misc.ImmutableHashSet
 
ImmutableVector - Class in story.dbcore.misc
A read-only Vector.
ImmutableVector(Vector) - Constructor for class story.dbcore.misc.ImmutableVector
 
Imperative - Static variable in class story.scheherazade.verbalizer.VerbTense
 
Implies - Static variable in class story.dbcore.links.LinkType
 
Implies - Static variable in class story.scheherazade.misc.InterpretativeArcType
 
ImportAdjectives - Class in story.scheherazade.prologuer
Import verbs from various external sources.
ImportAdjectives(boolean, String, CodeWriter, WordNetDatabase, Comlex, File, File, Prologuer, UsageModel) - Constructor for class story.scheherazade.prologuer.ImportAdjectives
 
ImportAdverbs - Class in story.scheherazade.prologuer
Import verbs from various external sources.
ImportAdverbs(boolean, String, CodeWriter, WordNetDatabase, Comlex, File, File, Prologuer, UsageModel, Hashtable<String, String>) - Constructor for class story.scheherazade.prologuer.ImportAdverbs
 
ImportNouns - Class in story.scheherazade.prologuer
Import nouns from WordNet.
ImportNouns(boolean, CodeWriter, WordNetDatabase, Comlex, Prologuer, UsageModel) - Constructor for class story.scheherazade.prologuer.ImportNouns
 
ImportVerbs - Class in story.scheherazade.prologuer
Import verbs from various external sources.
ImportVerbs(boolean, CodeWriter, WordNetDatabase, Comlex, VerbOcean, File, File, Prologuer, UsageModel) - Constructor for class story.scheherazade.prologuer.ImportVerbs
 
In - Static variable in class story.scheherazade.prologuer.Preposition
 
IN - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
IN - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
InBetween - Static variable in class story.scheherazade.prologuer.Preposition
 
inCoreStory() - Method in class story.scheherazade.elements.Narrative
 
indent(StringBuffer, String) - Static method in class story.dbcore.misc.Tools
Indent all the lines in a StringBuffer by a certain indentation string.
indent(StringBuffer, String) - Static method in class story.scheherazade.prologuer.ImportVerbs
Indent all the lines in a StringBuffer by a certain indentation string.
INDEX_BG_COLOR - Static variable in class story.scheherazade.virgil.help.HelpDisplay
 
INDEX_FG_COLOR - Static variable in class story.scheherazade.virgil.help.HelpDisplay
 
INDIRECT_DOT - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
inferFromSideNodesInheritLinksFromSubtypes(LinkType) - Method in class story.aesop.links.AesopLinkProperties
 
inferFromSideNodesInheritLinksFromSubtypes(LinkType) - Method in class story.dbcore.links.LinkProperties
When querying a node for nodes it links to, are the nodes linked from the given node's subnodes also results?
inferFromSideNodesInheritLinksFromSubtypes(LinkType) - Method in interface story.dbcore.links.LinkPropertiesInterface
When querying a node for nodes it links to, are the nodes linked from the given node's subnodes also results?
inferFromSideNodesInheritLinksFromSubtypes(LinkType) - Method in class story.flashback.links.FlashbackLinkProperties
 
inferFromSideNodesInheritLinksFromSubtypes(LinkType) - Method in class story.scheherazade.links.SCHLinkProperties
 
inferFromSideNodesInheritLinksFromSupertypes(LinkType) - Method in class story.aesop.links.AesopLinkProperties
 
inferFromSideNodesInheritLinksFromSupertypes(LinkType) - Method in class story.dbcore.links.LinkProperties
When querying a node for nodes it links to, are the nodes linked from the given node's super-nodes also results?
inferFromSideNodesInheritLinksFromSupertypes(LinkType) - Method in interface story.dbcore.links.LinkPropertiesInterface
When querying a node for nodes int links to, are the nodes linked from the given node's super-nodes also results?
inferFromSideNodesInheritLinksFromSupertypes(LinkType) - Method in class story.flashback.links.FlashbackLinkProperties
 
inferFromSideNodesInheritLinksFromSupertypes(LinkType) - Method in class story.scheherazade.links.SCHLinkProperties
 
inferSupertypesOfFromSideNodesAreLinked(LinkType) - Method in class story.aesop.links.AesopLinkProperties
 
inferSupertypesOfFromSideNodesAreLinked(LinkType) - Method in class story.dbcore.links.LinkProperties
 
inferSupertypesOfFromSideNodesAreLinked(LinkType) - Method in interface story.dbcore.links.LinkPropertiesInterface
Are the supertypes and prototypes of nodes on the "from" side of a link also inferred to be linked?
inferSupertypesOfFromSideNodesAreLinked(LinkType) - Method in class story.flashback.links.FlashbackLinkProperties
 
inferSupertypesOfFromSideNodesAreLinked(LinkType) - Method in class story.scheherazade.links.SCHLinkProperties
 
inferSupertypesOfToSideNodesAreLinked(LinkType) - Method in class story.aesop.links.AesopLinkProperties
 
inferSupertypesOfToSideNodesAreLinked(LinkType) - Method in class story.dbcore.links.LinkProperties
When querying a node for its linked nodes, are the supertypes of the result nodes also result nodes?
inferSupertypesOfToSideNodesAreLinked(LinkType) - Method in interface story.dbcore.links.LinkPropertiesInterface
Are the supertypes and prototypes of nodes on the "to" side of the link also inferred to be linked?
inferSupertypesOfToSideNodesAreLinked(LinkType) - Method in class story.flashback.links.FlashbackLinkProperties
 
inferSupertypesOfToSideNodesAreLinked(LinkType) - Method in class story.scheherazade.links.SCHLinkProperties
 
inferToSideNodesInheritLinksToSubtypes(LinkType) - Method in class story.aesop.links.AesopLinkProperties
 
inferToSideNodesInheritLinksToSubtypes(LinkType) - Method in class story.dbcore.links.LinkProperties
When querying a node for nodes that link to it, are the nodes linked to the the given node's subnodes also results?
inferToSideNodesInheritLinksToSubtypes(LinkType) - Method in interface story.dbcore.links.LinkPropertiesInterface
When querying a node for nodes that link to it, are the nodes linked to the the given node's subnodes also results?
inferToSideNodesInheritLinksToSubtypes(LinkType) - Method in class story.flashback.links.FlashbackLinkProperties
 
inferToSideNodesInheritLinksToSubtypes(LinkType) - Method in class story.scheherazade.links.SCHLinkProperties
 
inferToSideNodesInheritLinksToSupertypes(LinkType) - Method in class story.aesop.links.AesopLinkProperties
 
inferToSideNodesInheritLinksToSupertypes(LinkType) - Method in class story.dbcore.links.LinkProperties
When querying a node for nodes that link to it, are the nodes linked to the the given node's super-nodes also results?
inferToSideNodesInheritLinksToSupertypes(LinkType) - Method in interface story.dbcore.links.LinkPropertiesInterface
When querying a node for nodes that link to it, are the nodes linked to the the given node's super-nodes also results?
inferToSideNodesInheritLinksToSupertypes(LinkType) - Method in class story.flashback.links.FlashbackLinkProperties
 
inferToSideNodesInheritLinksToSupertypes(LinkType) - Method in class story.scheherazade.links.SCHLinkProperties
 
Infinitive - Static variable in class story.scheherazade.verbalizer.VerbTense
 
INFINITIVE_REFLEXIVE_AGENT_IF_MOST_RECENT - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
initAttribute(AttributeID) - Method in class story.aesop.nodes.Char
 
initAttribute(AttributeID) - Method in class story.aesop.nodes.Example
 
initAttribute(AttributeID) - Method in class story.aesop.nodes.Theme
 
initAttribute(AttributeID) - Method in class story.aesop.nodes.Want
 
initAttribute(AttributeID, Attribute) - Method in class story.dbcore.links.LinkLabel
Initializes an attribute in the LinkLabel.
initAttribute(AttributeID) - Method in interface story.dbcore.nodes.NodeConfig
 
initAttribute(AttributeID) - Method in class story.flashback.nodes.Area
 
initAttribute(AttributeID) - Method in class story.flashback.nodes.Reference
 
initAttribute(AttributeID) - Method in class story.flashback.nodes.Venue
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.ActionNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.ConditionNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.InterpNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.ModifierNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.NarrativeNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.NounNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.SettingNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.StateNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.TimelineNode
 
initAttribute(AttributeID) - Method in class story.scheherazade.nodes.TransitionNode
 
initialize(TimelineID, boolean) - Method in class story.scheherazade.virgil.ElementBrowser
Create new JFrames, tree models, etc.
initialize(StoryInterpreter, TimelineID, PredicateSelectorMode, boolean, PredicateSelectorParams) - Method in class story.scheherazade.virgil.PredicateSelector
Clear the selector and reboot it with a "choose a condition/action type" combo box.
initialize(StoryInterpreter, TimelineID, boolean, Vector<SCHSelector>, SettingsPanelParams) - Method in class story.scheherazade.virgil.SettingsPanel
Clear the selector and reboot it with a "choose a condition/action type" combo box.
initializeAddPropertySelector(GenericScheherID) - Method in class story.scheherazade.virgil.Definer
Initialize the predicate selector to add a property to a defined element
initializeEditDefinitionSelector(GenericScheherID) - Method in class story.scheherazade.virgil.Definer
Initialize the predicate selector to edit extant definitions.
initializeNarrative(NarrativeID) - Method in class story.scheherazade.admin.StoryInterpreter
 
InitializeNarrative - Static variable in class story.scheherazade.admin.StoryPointType
 
initializeNarrative(NarrativeID) - Method in class story.scheherazade.elements.Narrative
 
initializeNewDefinitionSelector() - Method in class story.scheherazade.virgil.Definer
Initialize the predicate selector to create new definitions.
initLinkAttribute(AttributeID, Attribute) - Method in class story.dbcore.attributes.AttributeSet
Add a new attribute.
inScopeOfTimeline(NodeAddress, TimelineID) - Method in class story.scheherazade.elements.Timeline
Determines whether some timeline is in the scope of some other timeline -- that is, either the same one or one it are nested inside
insert(Verbalization, int) - Method in class story.scheherazade.verbalizer.Discourse
 
insert(DiscourseCommand, int) - Method in class story.scheherazade.verbalizer.DiscoursePlan
 
insert(DiscoursePlan, int) - Method in class story.scheherazade.verbalizer.DiscoursePlan
 
insertArg(int, Object) - Method in class story.scheherazade.admin.StoryPoint
Insert a new argument.
insertArg(int, Object) - Method in class story.scheherazade.parameters.SCHArguments
Insert an argument.
insertArg(int, Object) - Method in class story.scheherazade.virgil.VirgilCommand
Insert a new argument.
InsertState - Static variable in class story.scheherazade.virgil.VirgilCommandType
 
InstanceNode - Class in story.dbcore.nodes
InstanceNode is an extension of GenericNode for instances of other nodes.
InstanceNode(Document, NodeRepository, NodeConfig, NodeInstancing, LinkRepository) - Constructor for class story.dbcore.nodes.InstanceNode
 
Instancing - Static variable in class story.dbcore.grammars.VariableType
 
Instrument - Static variable in class story.scheherazade.parameters.SemanticRole
 
Instrument - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
InsufficientArguments - Exception in story.dbcore.exceptions
Fewer arguments were given than expected by the defined parameters.
InsufficientArguments() - Constructor for exception story.dbcore.exceptions.InsufficientArguments
 
InsufficientArguments(String) - Constructor for exception story.dbcore.exceptions.InsufficientArguments
 
Int - Static variable in class story.dbcore.grammars.VariableType
 
Int_control - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
INTEGER - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
Integer - Static variable in class story.scheherazade.elements.ConditionAssocType
 
INTEGER - Static variable in interface story.scheherazade.grammars.SCHGrammarParserTokenTypes
 
IntegerAttribute - Class in story.dbcore.attributes
Attribute for Integers.
IntegerAttribute() - Constructor for class story.dbcore.attributes.IntegerAttribute
Constructor without default value.
IntegerAttribute(AttributeValue) - Constructor for class story.dbcore.attributes.IntegerAttribute
Constructor with initial value.
intern() - Method in class story.dbcore.attributes.AttributeValue
 
intern() - Method in interface story.dbcore.attributes.InternableObject
 
intern() - Method in class story.dbcore.nodes.NodeProxy
 
intern() - Method in class story.dbcore.parameters.ArgumentVector
 
intern() - Method in class story.dbcore.parameters.NodeInstancing
Create an "interned" version of this NodeInstancing, i.e., one that uses NodeAddresses rather than GenericNodes.
intern() - Method in class story.scheherazade.admin.StoryPoint
 
intern() - Method in class story.scheherazade.elements.AssignedAction
 
intern() - Method in class story.scheherazade.elements.AssignedActionAddress
 
intern() - Method in class story.scheherazade.elements.AssignedCondition
 
intern() - Method in class story.scheherazade.elements.AssignedConditionAddress
 
intern() - Method in class story.scheherazade.elements.AssignedModifier
 
intern() - Method in class story.scheherazade.elements.AssignedModifierAddress
 
intern() - Method in class story.scheherazade.elements.AssignedPredicate
 
intern() - Method in class story.scheherazade.elements.ValidAction
 
intern() - Method in class story.scheherazade.elements.ValidCondition
 
intern() - Method in class story.scheherazade.elements.ValidModifier
 
intern() - Method in class story.scheherazade.elements.ValidNoun
 
intern() - Method in interface story.scheherazade.elements.ValidPredicate
 
intern() - Method in class story.scheherazade.misc.InterpNodeID
 
intern() - Method in class story.scheherazade.misc.NamedNoun
 
intern() - Method in interface story.scheherazade.verbalizer.DiscourseCommand
 
intern() - Method in interface story.scheherazade.verbalizer.DiscourseExecutable
 
intern() - Method in class story.scheherazade.verbalizer.DiscoursePlan
Intern this DiscoursePlan.
intern() - Method in interface story.scheherazade.verbalizer.DiscourseStateCommand
 
intern() - Method in class story.scheherazade.verbalizer.SetVerbalizerState
 
intern() - Method in class story.scheherazade.verbalizer.TryVerbalizing
 
intern() - Method in class story.scheherazade.verbalizer.UnsetVerbalizerState
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeAction
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeActionArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeAssignedAction
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeAssignedActionArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeAssignedCondition
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeAssignedConditionArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeAssignedInterpNode
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeBranchArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeBranchOnState
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeClause
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeCondition
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeConditionArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeInterpChain
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeIntersection
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeList
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeModifier
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeNoun
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeNounArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeNounType
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeNounTypeArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeNull
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeParagraph
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeParenthetical
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizePredicate
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizePrepositionArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizePropositionArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeSentence
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeState
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeStateTime
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeSurfaceNoun
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeSurfaceVerb
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeTimeline
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeTimelineArg
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeTimelineID
 
intern() - Method in class story.scheherazade.verbalizer.VerbalizeTransition
 
InternableObject - Interface in story.dbcore.attributes
An interface which allows DBCore to intern and unintern objects from other modules it doesn't know about.
internSCHArguments(SCHArguments) - Method in class story.scheherazade.elements.Timeline
Before SCH-level objects can be stuck in the undo/redo memento, we need to remove all "live" references such as NodeProxies for nodes in the current instantiation of the graph.
Interp - Static variable in class story.dbcore.nodes.NodeType
 
INTERP - Static variable in class story.scheherazade.elements.StateTime
 
Interp - Static variable in class story.scheherazade.elements.StateTimeType
 
Interp - Static variable in class story.scheherazade.elements.TimelineType
 
INTERP - Static variable in class story.scheherazade.elements.TransitionTime
 
INTERP - Static variable in class story.scheherazade.misc.TimelineID
 
INTERP_BEING_VERBALIZED - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
InterpAction - Static variable in class story.scheherazade.misc.InterpretativeNodeType
 
InterpArc - Class in story.scheherazade.elements
An arc between two InterpElements.
InterpArc(InterpElement, InterpretativeArcType, InterpElement) - Constructor for class story.scheherazade.elements.InterpArc
 
InterpArcSet - Class in story.scheherazade.elements
A set of InterpArcs.
InterpArcSet() - Constructor for class story.scheherazade.elements.InterpArcSet
 
InterpChainLink - Class in story.scheherazade.elements
 
InterpChainLink(InterpretativeArcType, InterpElement) - Constructor for class story.scheherazade.elements.InterpChainLink
 
InterpChainSet - Class in story.scheherazade.misc
A set of InterpChains.
InterpChainSet() - Constructor for class story.scheherazade.misc.InterpChainSet
 
InterpCondition - Static variable in class story.scheherazade.misc.InterpretativeNodeType
 
InterpElement - Interface in story.scheherazade.misc
Links classes which serve as first-order nodes in the interpretative layer of the story graph.
InterpElementSet - Class in story.scheherazade.misc
A set of InterpElements.
InterpElementSet() - Constructor for class story.scheherazade.misc.InterpElementSet
 
InterpModifier - Static variable in class story.scheherazade.misc.InterpretativeNodeType
 
InterpNode - Class in story.scheherazade.nodes
InterpNode
InterpNode() - Constructor for class story.scheherazade.nodes.InterpNode
 
InterpNodeID - Class in story.scheherazade.misc
A "name" (unique ID) for an interp node in Scheherazade.
InterpNodeID(String) - Constructor for class story.scheherazade.misc.InterpNodeID
 
InterpNodeID(String, boolean) - Constructor for class story.scheherazade.misc.InterpNodeID
Version of constructor that does not throw an exception, but rather immediately crashes if there is a problem.
InterpNodeIn - Static variable in class story.dbcore.links.LinkType
 
InterpNodeIn - Static variable in class story.scheherazade.misc.InterpretativeArcType
 
interpolate(double, double, double, boolean) - Static method in class story.scheherazade.virgil.TimelineViewer
Interpolate between two doubles.
INTERPRETATIVE_CARD - Static variable in class story.scheherazade.virgil.Virgil
 
InterpretativeArcType - Class in story.scheherazade.misc
Manually implemented enum for types.
INTERPRETATIVEDETAIL_CARD - Static variable in class story.scheherazade.virgil.Virgil
 
InterpretativeDetailBox - Class in story.scheherazade.virgil
 
InterpretativeDetailBox(Virgil, StoryInterpreter, Verbalizer, PlannerRepository, TimelineViewer, TimelineID, Serialization, NewContentPanel, PlannerRepository, InterpretativeEditor) - Constructor for class story.scheherazade.virgil.InterpretativeDetailBox
 
InterpretativeEditor - Class in story.scheherazade.virgil
 
InterpretativeEditor(Virgil, StoryInterpreter, Verbalizer, PlannerRepository, TimelineViewer, TimelineID, Serialization, NewContentPanel, PlannerRepository) - Constructor for class story.scheherazade.virgil.InterpretativeEditor
 
InterpretativeEditor.IPanel - Interface in story.scheherazade.virgil
 
InterpretativeEditor.IPanelContainer - Interface in story.scheherazade.virgil
 
InterpretativeNodeType - Class in story.scheherazade.misc
Manually implemented enum for types.
interpretCoreQueryResult(Timeline, Enumeration, SCHSymbolTable) - Method in class story.scheherazade.parameters.AssignedActionParameter
 
interpretCoreQueryResult(Timeline, Enumeration, SCHSymbolTable) - Method in class story.scheherazade.parameters.AssignedConditionParameter
 
interpretCoreQueryResult(Timeline, Enumeration, SCHSymbolTable) - Method in class story.scheherazade.parameters.DefinedNounParameter
 
interpretCoreQueryResult(Timeline, Enumeration, SCHSymbolTable) - Method in class story.scheherazade.parameters.InvokedStateParameter
 
interpretCoreQueryResult(Timeline, Enumeration, SCHSymbolTable) - Method in class story.scheherazade.parameters.NarrativeMatchingQueryParameter
Interpret the elements of a DBCore QueryResult into an element of a Scheherazade SCHQueryResult using the semantics particular to Scheherazade.
InterpretedAs - Static variable in class story.dbcore.links.LinkType
 
InterpretedAs - Static variable in class story.scheherazade.misc.InterpretativeArcType
 
InterpSourceBox - Class in story.scheherazade.misc
A source box in the interpretative panel.
InterpSourceBox(AssignedPredicate) - Constructor for class story.scheherazade.misc.InterpSourceBox
 
InterpValidationError - Class in story.scheherazade.elements
A closure error in the story graph.
InterpValidationError(InterpValidationErrorType, InterpElement) - Constructor for class story.scheherazade.elements.InterpValidationError
 
InterpValidationErrorType - Class in story.scheherazade.misc
Manually implemented enum for types.
InterpValidationResult - Class in story.scheherazade.elements
A snapshot of what closure is missing from the interp part of the story graph, that is keeping the graph from fulfilling the theoretical model of a closed graph.
InterpValidationResult(TimelineID) - Constructor for class story.scheherazade.elements.InterpValidationResult
 
intersect(SCHIntersection, SCHIntersection, boolean) - Method in class story.scheherazade.elements.Timeline
 
IntersectionPyramid - Class in story.scheherazade.analysis
 
IntersectionPyramid(int) - Constructor for class story.scheherazade.analysis.IntersectionPyramid
 
intersectPairwise(SCHIntersection, SCHIntersection) - Method in class story.scheherazade.admin.StoryInterpreter
 
IntersectPairwise - Static variable in class story.scheherazade.admin.StoryPointType
 
intersectPairwise(SCHIntersection, SCHIntersection) - Method in class story.scheherazade.elements.Narrative
ANALYSIS
intersectPairwise(SCHIntersection, SCHIntersection) - Method in class story.scheherazade.elements.Timeline
 
Into - Static variable in class story.scheherazade.prologuer.Preposition
 
InvalidatesInstanceNode - Exception in story.dbcore.exceptions
A change to the db-core was requested that causes a current instance node to be illegal.
InvalidatesInstanceNode(GenericNode, Scheherexception) - Constructor for exception story.dbcore.exceptions.InvalidatesInstanceNode
 
InvalidNodeTypeForLink - Exception in story.dbcore.exceptions
That type of node can't be linked on that side with that type of link.
InvalidNodeTypeForLink(String) - Constructor for exception story.dbcore.exceptions.InvalidNodeTypeForLink
 
invoke(ElementBrowserMode, ElementBrowserNotifier, ElementBrowserParams) - Method in class story.scheherazade.virgil.ElementBrowser
 
InvokedState - Class in story.scheherazade.elements
A State that has been invoked in a Timeline.
InvokedState(TimelineID, StateTime) - Constructor for class story.scheherazade.elements.InvokedState
 
InvokedState - Static variable in class story.scheherazade.parameters.SCHVariableType
 
InvokedStateParameter - Class in story.scheherazade.parameters
An SCHParameter which matches a state that's been declared/used in the narrative.
InvokedStateParameter(TimelineID) - Constructor for class story.scheherazade.parameters.InvokedStateParameter
Constructor to match a state
InvokedStateParameter(TimelineID, VariableID) - Constructor for class story.scheherazade.parameters.InvokedStateParameter
Constructor to match a state and leave an outreference
involvesContributor(AssignedPredicate, NarrativeID) - Method in class story.scheherazade.analysis.SCHIntersection
 
involvesSources(SCHIntersection, SCHIntersection) - Method in class story.scheherazade.analysis.SCHIntersection
 
IS - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
IS - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
isAnonymous() - Method in class story.scheherazade.misc.NounName
 
isCompletelyBounded() - Method in class story.scheherazade.elements.TransitionTime
 
isCompleteType() - Method in class story.scheherazade.misc.NounType
Returns true if this is a complete descriptor, with plural form, proper, and other metadata.
isCoreAction(CoreAction) - Method in class story.scheherazade.misc.ActionType
Returns whether this ActionType represents some CoreAction.
isCoreCondition(CoreCondition) - Method in class story.scheherazade.misc.ConditionType
Returns whether this ConditionType represents some CoreCondition.
isCoreGoal() - Method in class story.scheherazade.elements.AssignedAction
 
isCoreGoal() - Method in class story.scheherazade.elements.AssignedCondition
 
isCoreGoal() - Method in class story.scheherazade.elements.AssignedInterpNode
 
isCoreGoal() - Method in class story.scheherazade.elements.AssignedModifier
 
isCoreGoal() - Method in interface story.scheherazade.misc.InterpElement
 
isCoreGoal() - Method in class story.scheherazade.misc.InterpSourceBox
 
isCoreModifier(CoreModifier) - Method in class story.scheherazade.misc.ModifierType
Returns whether this ModifierType represents some CoreModifier.
isDeclared(VariableID) - Method in class story.dbcore.grammars.SymbolTable
Returns whether a variable has been declared.
isDeclared(String) - Method in class story.scheherazade.elements.NarrativeSymbolTable
 
isDeclared(VariableID) - Method in class story.scheherazade.parameters.SCHSymbolTable
Returns whether a variable has been declared.
isDefaultValue() - Method in class story.dbcore.attributes.AttributeValue
 
isDefined(VariableID) - Method in class story.dbcore.grammars.SymbolTable
Returns whether a variable has been defined.
isDefined(VariableID) - Method in class story.scheherazade.parameters.SCHSymbolTable
Returns whether a variable has been defined.
isDirectlyRelatedTo(GenericNode, LinkLabelAddress) - Method in class story.dbcore.links.RelatedNodes
Determines whether or not the related nodes includes a particular node and a particular label.
isDirectlyRelatedTo(GenericNode) - Method in class story.dbcore.links.RelatedNodes
Determines whether or not the related nodes include a particular node, regardless of particular labeling.
isDuplicateOf(SCHIntersection) - Method in class story.scheherazade.analysis.SCHIntersection
 
isEveryType() - Method in class story.scheherazade.misc.GenericScheherID
 
isFinalized() - Method in class story.dbcore.links.LinkLabel
Determine whether this LinkLabel is finalized.
isFinalized() - Method in class story.dbcore.parameters.ParameterSet
Determine whether this ParameterSet is finalized.
isFinalized() - Method in class story.scheherazade.parameters.StoryAssertion
Determine whether this StoryAssertion is finalized.
isGenericType() - Method in class story.scheherazade.misc.GenericScheherID
 
isGroupType() - Method in class story.scheherazade.misc.GenericScheherID
 
isIndirectlyRelatedTo(GenericNode) - Method in class story.dbcore.links.RelatedNodes
Determines whether or not the related nodes include a particular node, regardless of particular labeling.
IsInstanceNodeParameter - Class in story.dbcore.parameters
A filter parameter indicating that a matched node is an InstanceNode as opposed to a regular node.
IsInstanceNodeParameter(VariableID) - Constructor for class story.dbcore.parameters.IsInstanceNodeParameter
Constructor.
IsInstancingParameter - Class in story.dbcore.parameters
A filter parameter indicating that a matched node is really a NodeInstancing.
IsInstancingParameter(VariableID) - Constructor for class story.dbcore.parameters.IsInstancingParameter
Constructor.
isInterned() - Method in interface story.dbcore.attributes.InternableObject
 
isInterned() - Method in class story.dbcore.nodes.NodeProxy
 
isInterned() - Method in class story.dbcore.parameters.NodeInstancing
Returns whether this NodeInstancing is interned.
isInterned() - Method in class story.scheherazade.elements.AssignedAction
 
isInterned() - Method in class story.scheherazade.elements.AssignedActionAddress
 
isInterned() - Method in class story.scheherazade.elements.AssignedCondition
 
isInterned() - Method in class story.scheherazade.elements.AssignedConditionAddress
 
isInterned() - Method in class story.scheherazade.elements.AssignedModifier
 
isInterned() - Method in class story.scheherazade.elements.AssignedModifierAddress
 
isInterned() - Method in class story.scheherazade.elements.ValidAction
 
isInterned() - Method in class story.scheherazade.elements.ValidCondition
 
isInterned() - Method in class story.scheherazade.elements.ValidModifier
 
isInterned() - Method in class story.scheherazade.elements.ValidNoun
 
isInterned() - Method in class story.scheherazade.misc.InterpNodeID
 
isInterned() - Method in class story.scheherazade.misc.NamedNoun
 
isInterned() - Method in class story.scheherazade.verbalizer.DiscoursePlan
Determine whether this DiscoursePlan is interned.
isInterp() - Method in class story.scheherazade.elements.AssignedAction
 
isInterp() - Method in class story.scheherazade.elements.AssignedCondition
 
isInterp() - Method in class story.scheherazade.elements.AssignedModifier
 
isInterp() - Method in class story.scheherazade.elements.AssignedPredicate
 
isLive() - Method in class story.dbcore.attributes.AttributeValue
Returns true if and only if this is a "live" Attribute Value, i.e., reflecting real data in the db-core, attachd to a node
isMember(SCHVariableType) - Method in class story.scheherazade.misc.SCHVariableTypeSet
Check if a type is in the set.
isMember(NounFlavor) - Method in class story.scheherazade.prologuer.NounFlavorSet
Check if a flavor is in the set.
isMember(Preposition) - Method in class story.scheherazade.prologuer.PrepositionSet
Check if a preposition is in the set.
ISNT - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
ISNT - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
isNull() - Method in class story.scheherazade.analysis.SCHIntersection
 
isolateNode(GenericNode, LinkType) - Method in class story.dbcore.links.LinkRepository
Remove all links of a certain type to and from a node.
isPersistent() - Method in class story.scheherazade.elements.AssignedCondition
 
isPredicateFlavor(ScheherIDWithType) - Static method in class story.scheherazade.misc.STools
 
isProper() - Method in class story.scheherazade.verbalizer.NounPlanner
 
isProperty() - Method in class story.scheherazade.elements.AssignedCondition
 
isRaising() - Method in class story.scheherazade.verbalizer.SymbolPlanner
Get whether this symbol is a "raising" verb (or other POS), i.e., requires AND locks its assumed agent for any nested frames.
isRelatedTo(GenericNode, LinkType) - Method in class story.dbcore.nodes.GenericNode
Tests for inferred relatedness -- this is very slow compared to directlyLinkedTo and directlyLinkedFrom.
isSatisfied() - Method in class story.dbcore.parameters.SatisfactionResult
 
isSet(String) - Method in class story.scheherazade.misc.SCHHashtable
Returns whether a key has been set.
isSetTrue(String) - Method in class story.scheherazade.misc.SCHHashtable
Returns if a boolean value is both set and true.
isUniversalType() - Method in class story.scheherazade.misc.GenericScheherID
 
isUniversalType() - Method in interface story.scheherazade.misc.ScheherIDWithType
 
isValidArcDestination() - Method in interface story.scheherazade.virgil.InterpretativeEditor.IPanel
 
isValidInterpLeftType(InterpretativeNodeType, InterpretativeArcType) - Static method in class story.scheherazade.misc.STools
 
isValidInterpRightType(InterpretativeNodeType, InterpretativeArcType) - Static method in class story.scheherazade.misc.STools
 
isValidLeftType(NodeType, LinkType) - Method in class story.dbcore.links.LinkProperties
Can some node type appear to the left of some link type?
isValidRightType(NodeType, LinkType) - Method in class story.dbcore.links.LinkProperties
Can some node type appear to the left of some link type?
isValidTypeForLink(NodeType, LinkType, LinkDirection) - Method in class story.dbcore.links.LinkProperties
Can some node type appear on a particular side of some link type?
IT - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
IT - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
iterator() - Method in class story.dbcore.links.LabelAddressList
 
iterator() - Method in class story.dbcore.links.ViaSet
 
iterator() - Method in class story.dbcore.misc.ImmutableHashSet
 
iterator() - Method in class story.dbcore.nodes.NodeAddressSet
 
iterator() - Method in class story.dbcore.nodes.NodeTypeSet
 
iterator() - Method in class story.scheherazade.analysis.PredicateSorter
 
iterator() - Method in class story.scheherazade.elements.InterpArcSet
 
iterator() - Method in class story.scheherazade.elements.StateTimeSet
 
iterator() - Method in class story.scheherazade.misc.ActionSet
 
iterator() - Method in class story.scheherazade.misc.ActionTypeSet
 
iterator() - Method in class story.scheherazade.misc.AssignedActionSet
 
iterator() - Method in class story.scheherazade.misc.AssignedConditionSet
 
iterator() - Method in class story.scheherazade.misc.AssignedInterpNodeSet
 
iterator() - Method in class story.scheherazade.misc.AssignedModifierSet
 
iterator() - Method in class story.scheherazade.misc.AssignedPredicateSet
 
iterator() - Method in class story.scheherazade.misc.ConditionSet
 
iterator() - Method in class story.scheherazade.misc.ConditionTypeSet
 
iterator() - Method in class story.scheherazade.misc.InterpChainSet
 
iterator() - Method in class story.scheherazade.misc.InterpElementSet
 
iterator() - Method in class story.scheherazade.misc.ModifierTypeSet
 
iterator() - Method in class story.scheherazade.misc.NounNameSet
 
iterator() - Method in class story.scheherazade.misc.NounTypeSet
 
iterator() - Method in interface story.scheherazade.misc.ScheherIDSet
 
iterator() - Method in class story.scheherazade.misc.TimelineIDSet
 
iterator() - Method in class story.scheherazade.prologuer.PredicateModeSet
 
iterator() - Method in class story.scheherazade.prologuer.PrepositionSet
 
IvoryGoose - Class in story.scheherazade.analysis
 
IvoryGoose(String[]) - Constructor for class story.scheherazade.analysis.IvoryGoose
 

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.