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 _

V

ValidAction - Class in story.scheherazade.elements
An Action that has been shown to be valid within the context of an actual Narrative.
ValidAction(Timeline, NodeAddress, ActionType, SCHArguments, int, PredicateMode) - Constructor for class story.scheherazade.elements.ValidAction
 
ValidActionAttribute - Class in story.scheherazade.attributes
Attribute encoding a ValidAction object.
ValidActionAttribute() - Constructor for class story.scheherazade.attributes.ValidActionAttribute
Constructor without default value.
ValidActionAttribute(AttributeValue) - Constructor for class story.scheherazade.attributes.ValidActionAttribute
Constructor with initial value.
ValidActionParameter - Class in story.scheherazade.parameters
An SCHParameter which matches a valid Action, whether or not it has been assigned in the narrative.
ValidActionParameter(SemanticRole, TimelineID, PredicateMode) - Constructor for class story.scheherazade.parameters.ValidActionParameter
 
ValidActionParameter(SemanticRole, TimelineID, PredicateMode, ActionType) - Constructor for class story.scheherazade.parameters.ValidActionParameter
 
ValidAssignedActionParameter - Class in story.scheherazade.parameters
An SCHParameter which matches a valid Action that has been assigned in the narrative.
ValidAssignedActionParameter(SemanticRole, TimelineID) - Constructor for class story.scheherazade.parameters.ValidAssignedActionParameter
Require a valid assigned Action in a certain Timeline.
ValidAssignedActionParameter(SemanticRole, TimelineID, ActionType) - Constructor for class story.scheherazade.parameters.ValidAssignedActionParameter
Require a valid assigned Action in a certain Timeline of a certain action type.
ValidAssignedConditionParameter - Class in story.scheherazade.parameters
An SCHParameter which matches a valid Condition that has been assigned in the narrative.
ValidAssignedConditionParameter(SemanticRole, TimelineID) - Constructor for class story.scheherazade.parameters.ValidAssignedConditionParameter
Require a valid assigned Condition in a certain Timeline.
ValidAssignedConditionParameter(SemanticRole, TimelineID, ConditionType) - Constructor for class story.scheherazade.parameters.ValidAssignedConditionParameter
Require a valid assigned Condition in a certain Timeline of a certain condition type.
ValidAssignedGoalParameter - Class in story.scheherazade.parameters
An SCHParameter which matches a valid Goal that has been assigned in the narrative.
ValidAssignedGoalParameter(SemanticRole, TimelineID) - Constructor for class story.scheherazade.parameters.ValidAssignedGoalParameter
Require a valid assigned Goal in a certain Timeline.
validate() - Method in class story.dbcore.nodes.InstanceNode
Run the validation routine on the definition.
validate() - Method in class story.scheherazade.virgil.InterpretativeEditor
 
validateInstanceNodes() - Method in class story.dbcore.repositories.NodeRepository
Validate the instance nodes in this repository
validateInterp(TimelineID) - Method in class story.scheherazade.admin.StoryInterpreter
 
ValidateInterp - Static variable in class story.scheherazade.admin.StoryPointType
 
validateInterp(TimelineID) - Method in class story.scheherazade.elements.Narrative
 
validateInterp(NodeAddress) - Method in class story.scheherazade.elements.Timeline
 
validateLinkInstancings() - Method in class story.dbcore.links.LinkLabelRepository
Go through all the links to instancings and make sure this instancings still validate.
validateLinkInstancings() - Method in class story.dbcore.links.LinkRepository
Go through all the links to instancings and make sure this instancings still validate.
ValidateNodeInstancing - Static variable in class story.dbcore.admin.CommandType
 
validateNodeInstancing(NodeInstancing) - Method in class story.dbcore.admin.DBCAccessor
Validates a NodeInstancing.
validateNodeInstancing(NodeInstancing) - Method in class story.dbcore.admin.Document
Determine the validity of a NodeInstancing.
validatePredicateFromNode(NodeAddress, NodeAddress) - Method in class story.scheherazade.elements.Timeline
 
ValidCondition - Class in story.scheherazade.elements
A Condition that has been shown to be valid within the context of an actual Narrative.
ValidCondition(Timeline, NodeAddress, ConditionType, SCHArguments, int, PredicateMode) - Constructor for class story.scheherazade.elements.ValidCondition
 
ValidConditionAttribute - Class in story.scheherazade.attributes
Attribute encoding a ValidCondition object.
ValidConditionAttribute() - Constructor for class story.scheherazade.attributes.ValidConditionAttribute
Constructor without default value.
ValidConditionAttribute(AttributeValue) - Constructor for class story.scheherazade.attributes.ValidConditionAttribute
Constructor with initial value.
ValidConditionParameter - Class in story.scheherazade.parameters
An SCHParameter which matches a valid Condition, whether or not it has been assigned in the narrative.
ValidConditionParameter(SemanticRole, TimelineID, PredicateMode) - Constructor for class story.scheherazade.parameters.ValidConditionParameter
 
ValidConditionParameter(SemanticRole, TimelineID, PredicateMode, ConditionType) - Constructor for class story.scheherazade.parameters.ValidConditionParameter
 
validLeftTypes(LinkType) - Method in class story.aesop.links.AesopLinkProperties
 
validLeftTypes(LinkType) - Method in class story.dbcore.links.LinkProperties
What types of nodes can appear to the left of a certain link type?
validLeftTypes(LinkType) - Method in interface story.dbcore.links.LinkPropertiesInterface
What types of nodes can appear to the left of a certain link type?
validLeftTypes(LinkType) - Method in class story.flashback.links.FlashbackLinkProperties
 
validLeftTypes(LinkType) - Method in class story.scheherazade.links.SCHLinkProperties
 
ValidModifier - Class in story.scheherazade.elements
A Modifier that has been shown to be valid within the context of an actual Narrative.
ValidModifier(Timeline, NodeAddress, ModifierType, SCHArguments) - Constructor for class story.scheherazade.elements.ValidModifier
 
ValidModifierAttribute - Class in story.scheherazade.attributes
Attribute encoding a ValidModifier object.
ValidModifierAttribute() - Constructor for class story.scheherazade.attributes.ValidModifierAttribute
Constructor without default value.
ValidModifierAttribute(AttributeValue) - Constructor for class story.scheherazade.attributes.ValidModifierAttribute
Constructor with initial value.
validNodeTypes(RepositoryType) - Method in class story.aesop.repositories.RepositoryFactory
 
validNodeTypes(RepositoryType) - Method in interface story.dbcore.repositories.RepositoryFactoryInterface
Given a certain repository type, return a set of the types of nodes which are valid for that repository.
validNodeTypes(RepositoryType) - Method in class story.flashback.repositories.RepositoryFactory
 
validNodeTypes(RepositoryType) - Method in class story.scheherazade.repositories.RepositoryFactory
 
ValidNoun - Class in story.scheherazade.elements
A Noun that has been shown to be valid within the context of an actual Narrative.
ValidNoun(Timeline, NodeAddress, NounType, SCHArguments) - Constructor for class story.scheherazade.elements.ValidNoun
 
ValidNounAttribute - Class in story.scheherazade.attributes
Attribute encoding a ValidNoun object.
ValidNounAttribute() - Constructor for class story.scheherazade.attributes.ValidNounAttribute
Constructor without default value.
ValidNounAttribute(AttributeValue) - Constructor for class story.scheherazade.attributes.ValidNounAttribute
Constructor with initial value.
ValidNounParameter - Class in story.scheherazade.parameters
An SCHParameter which means "require a Noun."
ValidNounParameter(SemanticRole, TimelineID, boolean, NounFlavorSet) - Constructor for class story.scheherazade.parameters.ValidNounParameter
Constructor to match any noun or noun type.
ValidNounParameter(SemanticRole, TimelineID, boolean, NounFlavor) - Constructor for class story.scheherazade.parameters.ValidNounParameter
 
ValidPredicate - Interface in story.scheherazade.elements
An interface for the Valid classes, which all represent predicates which have been validated.
ValidPrepositionParameter - Class in story.scheherazade.parameters
An SCHParameter which means "require a preposition from among a list of valid ones."
ValidPrepositionParameter(SemanticRole, PrepositionSet) - Constructor for class story.scheherazade.parameters.ValidPrepositionParameter
 
ValidPropositionParameter - Class in story.scheherazade.parameters
An SCHParameter which means "require a proposition -- an action, condition or nested timeline."
ValidPropositionParameter(SemanticRole, TimelineID, PredicateModeSet) - Constructor for class story.scheherazade.parameters.ValidPropositionParameter
Constructor to match any proposition in the scope of the argued timeline, other than the argued Timeline itself.
validRightTypes(LinkType) - Method in class story.aesop.links.AesopLinkProperties
 
validRightTypes(LinkType) - Method in class story.dbcore.links.LinkProperties
What types of nodes can appear to the right of a certain link type?
validRightTypes(LinkType) - Method in interface story.dbcore.links.LinkPropertiesInterface
What types of nodes can appear to the right of a certain link type?
validRightTypes(LinkType) - Method in class story.flashback.links.FlashbackLinkProperties
 
validRightTypes(LinkType) - Method in class story.scheherazade.links.SCHLinkProperties
 
ValidTimeline - Class in story.scheherazade.elements
A TimelineID with PredicateMode metadata.
ValidTimeline(TimelineID, PredicateMode) - Constructor for class story.scheherazade.elements.ValidTimeline
 
ValidTimelineParameter - Class in story.scheherazade.parameters
An SCHParameter which means "require a Timeline other than the reality timeline."
ValidTimelineParameter(SemanticRole, TimelineID, PredicateMode) - Constructor for class story.scheherazade.parameters.ValidTimelineParameter
Constructor to match any timeline in the scope of the argued timeline, other than the argued Timeline itself.
validVersion() - Static method in class story.scheherazade.misc.STools
Checks to see if we are running java version >= 1.5.
value() - Method in class story.dbcore.attributes.AttributeValue
Get the value itself.
value() - Method in class story.dbcore.attributes.EnumAttribute
Get the attribute value.
value() - Method in class story.dbcore.attributes.NodeInstancingAttribute
Get the attribute value.
value() - Method in class story.dbcore.attributes.ParameterSetAttribute
Serialize the attribute.
value() - Method in class story.dbcore.attributes.TypeAttribute
Get the attribute value.
value() - Method in class story.dbcore.grammars.ReturnValue
Return the value.
value() - Method in class story.scheherazade.prologuer.comlex.COMLEXParser
 
Value - Static variable in class story.scheherazade.prologuer.VNThematicRoleType
 
valueClass() - Method in class story.dbcore.grammars.ReturnValue
Return the class of the value
valueClassString() - Method in class story.dbcore.grammars.ReturnValue
Return the class of the value as a string.
valueInParens() - Method in class story.scheherazade.prologuer.comlex.COMLEXParser
 
valueSet(String) - Method in class story.dbcore.misc.Configuration
Returns whether a value has been set for some key.
VariableID - Class in story.dbcore.grammars
The ID of a variable in the symbol table.
VariableID(String) - Constructor for class story.dbcore.grammars.VariableID
Set the ID.
VariableID - Class in story.scheherazade.parameters
The ID of a variable in a SCHSymbolTable.
VariableID(String) - Constructor for class story.scheherazade.parameters.VariableID
 
VariableNotDefined - Exception in story.dbcore.exceptions
The user has asked to retrieve a variable that was never defined.
VariableNotDefined() - Constructor for exception story.dbcore.exceptions.VariableNotDefined
 
VariableNotDefined(String) - Constructor for exception story.dbcore.exceptions.VariableNotDefined
 
VariableType - Static variable in class story.dbcore.admin.TypeType
 
VariableType - Class in story.dbcore.grammars
Manually implemented enum for types.
VARS - Static variable in interface story.dbcore.grammars.SCParserTokenTypes
 
Vc_to_inf - Static variable in class story.scheherazade.prologuer.SyntaxRestrictionType
 
Vehicle - Static variable in class story.scheherazade.prologuer.SelectionRestrictionType
 
Venue - Class in story.flashback.nodes
Venue node.
Venue() - Constructor for class story.flashback.nodes.Venue
 
VenueRepository - Class in story.flashback.repositories
VenueRepository is a NodeRepository geared toward Venues.
VenueRepository() - Constructor for class story.flashback.repositories.VenueRepository
 
VERB_PREFIX - Static variable in class story.scheherazade.verbalizer.VerbalizerState
 
Verbalization - Interface in story.scheherazade.verbalizer
 
verbalize(StoryInterpreter, Style, DiscoursePlan) - Method in class story.scheherazade.verbalizer.Verbalizer
Run a sequence of verbalize commands.
verbalize(StoryInterpreter, Style, DiscourseCommand) - Method in class story.scheherazade.verbalizer.Verbalizer
Run a single verbalize command.
verbalize(StoryInterpreter, Style, DiscoursePlan, VerbalizerState) - Method in class story.scheherazade.verbalizer.Verbalizer
Run a sequence of verbalize commands with a given initial state.
verbalize(StoryInterpreter, Style, DiscourseCommand, VerbalizerState) - Method in class story.scheherazade.verbalizer.Verbalizer
Run a single verbalize command with a given initial state.
VerbalizeAction - Class in story.scheherazade.verbalizer
 
VerbalizeAction(Action, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeAction
 
VerbalizeActionArg - Class in story.scheherazade.verbalizer
 
VerbalizeActionArg(int, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeActionArg
 
VerbalizeAssignedAction - Class in story.scheherazade.verbalizer
 
VerbalizeAssignedAction(AssignedAction, TransitionTime, TimelineTime, VerbTense, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeAssignedAction
Constructor for viewing the assigned action from a transition.
VerbalizeAssignedActionArg - Class in story.scheherazade.verbalizer
 
VerbalizeAssignedActionArg(int, VerbTense, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeAssignedActionArg
 
VerbalizeAssignedCondition - Class in story.scheherazade.verbalizer
 
VerbalizeAssignedCondition(AssignedCondition, TimelineTime, VerbTense, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeAssignedCondition
Constructor for viewing the assigned condition from a state or transition.
VerbalizeAssignedConditionArg - Class in story.scheherazade.verbalizer
 
VerbalizeAssignedConditionArg(int, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeAssignedConditionArg
 
VerbalizeAssignedConditionArg(int, VerbTense, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeAssignedConditionArg
 
VerbalizeAssignedInterpNode - Class in story.scheherazade.verbalizer
 
VerbalizeAssignedInterpNode(AssignedInterpNode, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeAssignedInterpNode
 
VerbalizeBranchArg - Class in story.scheherazade.verbalizer
A verbalizer plan that branches on the boolean value of a particular argument.
VerbalizeBranchArg(int, DiscoursePlan, DiscoursePlan) - Constructor for class story.scheherazade.verbalizer.VerbalizeBranchArg
 
VerbalizeBranchOnState - Class in story.scheherazade.verbalizer
A verbalizer plan that branches on whether a certain boolean value in the VerbalizerState is true or false.
VerbalizeBranchOnState(String, DiscoursePlan, DiscoursePlan) - Constructor for class story.scheherazade.verbalizer.VerbalizeBranchOnState
 
VerbalizeClause - Class in story.scheherazade.verbalizer
Indicate that a VerbalizeProgram should be verbalized into a single clause, which is useful for situations where proper linguistic "scoping" is required (e.g., proper placement of commas in lists).
VerbalizeClause(DiscourseExecutable, String) - Constructor for class story.scheherazade.verbalizer.VerbalizeClause
 
VerbalizeClause(DiscourseExecutable, String, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeClause
 
VerbalizeClause(DiscourseCommand, String) - Constructor for class story.scheherazade.verbalizer.VerbalizeClause
 
VerbalizeCondition - Class in story.scheherazade.verbalizer
 
VerbalizeCondition(Condition, VerbTense, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeCondition
 
VerbalizeCondition(Condition, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeCondition
 
VerbalizeConditionArg - Class in story.scheherazade.verbalizer
 
VerbalizeConditionArg(int, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeConditionArg
 
VerbalizeDegree - Class in story.scheherazade.verbalizer
Verbalize a degree of truth for a Condition.
VerbalizeDegree() - Constructor for class story.scheherazade.verbalizer.VerbalizeDegree
 
verbalizeFirstFlavor() - Method in class story.scheherazade.prologuer.NounFlavorSet
Verbalize the first flavor.
verbalizeFirstType() - Method in class story.scheherazade.misc.SCHVariableTypeSet
Verbalize the first type.
VerbalizeInterpChain - Class in story.scheherazade.verbalizer
 
VerbalizeInterpChain(InterpChainLink, VerbTense, AssignedInterpNode, boolean, boolean, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeInterpChain
 
VerbalizeIntersection - Class in story.scheherazade.verbalizer
 
VerbalizeIntersection(SCHIntersection, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeIntersection
 
VerbalizeList - Class in story.scheherazade.verbalizer
Indicate that a VerbalizeProgram belongs to a single list.
VerbalizeList(DiscoursePlan, boolean, boolean, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeList
useSemis true for semis, false for commas
forceSeparator: serial comma
sequence: use for lists of actions to separate by "then" (rather than "and", with a "then" preceding EVERY element)
VerbalizeModifier - Class in story.scheherazade.verbalizer
 
VerbalizeModifier(ValidModifier) - Constructor for class story.scheherazade.verbalizer.VerbalizeModifier
 
VerbalizeNoun - Class in story.scheherazade.verbalizer
 
VerbalizeNoun(NounName, SemanticRole) - Constructor for class story.scheherazade.verbalizer.VerbalizeNoun
Constructor for a defined noun.
VerbalizeNoun(NamedNoun) - Constructor for class story.scheherazade.verbalizer.VerbalizeNoun
Constructor for a hypothetical noun, one that is divorced from the facts in the actual story.
VerbalizeNoun(NamedNoun, NounPlurality) - Constructor for class story.scheherazade.verbalizer.VerbalizeNoun
Constructor for verbalizing as a noun TYPE (e.g., groups of grapes) by invoking the noun plan.
VerbalizeNounArg - Class in story.scheherazade.verbalizer
 
VerbalizeNounArg(int) - Constructor for class story.scheherazade.verbalizer.VerbalizeNounArg
 
VerbalizeNounArg(int, SemanticRole) - Constructor for class story.scheherazade.verbalizer.VerbalizeNounArg
 
VerbalizeNounType - Class in story.scheherazade.verbalizer
Verbalize a type of noun.
VerbalizeNounType(NounType, NounPlurality) - Constructor for class story.scheherazade.verbalizer.VerbalizeNounType
 
VerbalizeNounType(NamedNoun, NounPlurality) - Constructor for class story.scheherazade.verbalizer.VerbalizeNounType
 
VerbalizeNounTypeArg - Class in story.scheherazade.verbalizer
A DiscourseCommand to verbalize a frame argument that represents a type of noun.
VerbalizeNounTypeArg(int, NounPlurality) - Constructor for class story.scheherazade.verbalizer.VerbalizeNounTypeArg
 
VerbalizeNull - Class in story.scheherazade.verbalizer
 
VerbalizeNull() - Constructor for class story.scheherazade.verbalizer.VerbalizeNull
 
VerbalizeParagraph - Class in story.scheherazade.verbalizer
Indicate that a VerbalizeProgram belongs to a single paragraph.
VerbalizeParagraph(DiscoursePlan, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeParagraph
 
VerbalizeParagraph(DiscourseCommand, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeParagraph
 
VerbalizeParenthetical - Class in story.scheherazade.verbalizer
 
VerbalizeParenthetical(DiscourseExecutable) - Constructor for class story.scheherazade.verbalizer.VerbalizeParenthetical
 
VerbalizePredicate - Class in story.scheherazade.verbalizer
 
VerbalizePredicate(ValidPredicate, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizePredicate
 
VerbalizePrepositionArg - Class in story.scheherazade.verbalizer
 
VerbalizePrepositionArg(int) - Constructor for class story.scheherazade.verbalizer.VerbalizePrepositionArg
 
VerbalizePropositionArg - Class in story.scheherazade.verbalizer
 
VerbalizePropositionArg(int, VerbTense, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizePropositionArg
 
Verbalizer - Class in story.scheherazade.verbalizer
Class that generates English-language serializations of story components, intended mostly for use within the Virgil interface.
Verbalizer(PlannerRepository) - Constructor for class story.scheherazade.verbalizer.Verbalizer
 
VerbalizerConstants - Class in story.scheherazade.verbalizer
 
VerbalizerConstants() - Constructor for class story.scheherazade.verbalizer.VerbalizerConstants
 
VerbalizerState - Class in story.scheherazade.verbalizer
 
VerbalizerState(PlannerRepository) - Constructor for class story.scheherazade.verbalizer.VerbalizerState
 
VerbalizerState(VerbalizerState) - Constructor for class story.scheherazade.verbalizer.VerbalizerState
Constructor to make a copy of a prototype VerbalizerState.
VerbalizeSentence - Class in story.scheherazade.verbalizer
Indicate that a VerbalizeProgram belongs to a single sentence.
VerbalizeSentence(DiscoursePlan, PunctuationType) - Constructor for class story.scheherazade.verbalizer.VerbalizeSentence
 
VerbalizeSentence(DiscourseCommand, PunctuationType) - Constructor for class story.scheherazade.verbalizer.VerbalizeSentence
 
VerbalizeState - Class in story.scheherazade.verbalizer
 
VerbalizeState(TimelineID, StateTime, VerbTense, int, boolean, Conditionality, boolean) - Constructor for class story.scheherazade.verbalizer.VerbalizeState
Constructor.
VerbalizeStateTime - Class in story.scheherazade.verbalizer
 
VerbalizeStateTime(StateTime) - Constructor for class story.scheherazade.verbalizer.VerbalizeStateTime
 
VerbalizeSurfaceNoun - Class in story.scheherazade.verbalizer
 
VerbalizeSurfaceNoun(String) - Constructor for class story.scheherazade.verbalizer.VerbalizeSurfaceNoun
 
VerbalizeSurfaceText - Class in story.scheherazade.verbalizer
 
VerbalizeSurfaceText(String) - Constructor for class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
VerbalizeSurfaceVerb - Class in story.scheherazade.verbalizer
 
VerbalizeSurfaceVerb(String) - Constructor for class story.scheherazade.verbalizer.VerbalizeSurfaceVerb
 
VerbalizeTimeline - Class in story.scheherazade.verbalizer
 
VerbalizeTimeline(TimelineID, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeTimeline
 
VerbalizeTimelineArg - Class in story.scheherazade.verbalizer
 
VerbalizeTimelineArg(int, VerbTense) - Constructor for class story.scheherazade.verbalizer.VerbalizeTimelineArg
 
VerbalizeTimelineID - Class in story.scheherazade.verbalizer
Verbalize the name of a timeline.
VerbalizeTimelineID(TimelineID) - Constructor for class story.scheherazade.verbalizer.VerbalizeTimelineID
 
VerbalizeTransition - Class in story.scheherazade.verbalizer
 
VerbalizeTransition(TimelineID, TransitionTime, VerbTense, boolean, boolean, Conditionality, TimelineTime) - Constructor for class story.scheherazade.verbalizer.VerbalizeTransition
 
verbalizeUnknownObject(Object, StoryInterpreter, Verbalizer, PlannerRepository) - Static method in class story.scheherazade.misc.STools
Verbalize a GenericScheherID of unknown type.
verbalizeVirgilCommand(Virgil, StoryInterpreter, Verbalizer, PlannerRepository, VirgilCommand) - Static method in class story.scheherazade.misc.STools
Create an NL description of a StoryPoint for populating Undo and Redo buttons.
verbalizeVirgilCommand(Virgil, StoryInterpreter, Verbalizer, PlannerRepository, StoryPoint) - Static method in class story.scheherazade.misc.STools
 
VerbNetAdjClause - Class in story.scheherazade.prologuer
An ADJ clause in the SYNTAX of a VerbNet frame.
VerbNetAdjClause() - Constructor for class story.scheherazade.prologuer.VerbNetAdjClause
 
VerbNetAdvClause - Class in story.scheherazade.prologuer
An ADV clause in the SYNTAX of a VerbNet frame.
VerbNetAdvClause() - Constructor for class story.scheherazade.prologuer.VerbNetAdvClause
 
VerbNetFrame - Class in story.scheherazade.prologuer
A VerbNet FRAME node.
VerbNetFrame(File, Node) - Constructor for class story.scheherazade.prologuer.VerbNetFrame
 
VerbNetLexemeClause - Class in story.scheherazade.prologuer
A LEX clause in the SYNTAX of a VerbNet frame.
VerbNetLexemeClause(File, Node) - Constructor for class story.scheherazade.prologuer.VerbNetLexemeClause
 
VerbNetLexemeClause(String) - Constructor for class story.scheherazade.prologuer.VerbNetLexemeClause
 
VerbNetMember - Class in story.scheherazade.prologuer
A VerbNet MEMBER tag.
VerbNetMember(String, String) - Constructor for class story.scheherazade.prologuer.VerbNetMember
 
VerbNetNPClause - Class in story.scheherazade.prologuer
An NP clause in the SYNTAX of a VerbNet frame.
VerbNetNPClause(File, Node) - Constructor for class story.scheherazade.prologuer.VerbNetNPClause
 
VerbNetPrepositionClause - Class in story.scheherazade.prologuer
A PREP clause in the SYNTAX of a VerbNet frame.
VerbNetPrepositionClause(File, Node) - Constructor for class story.scheherazade.prologuer.VerbNetPrepositionClause
 
VerbNetRecord - Class in story.scheherazade.prologuer
A VerbNet record.
VerbNetRecord(File, Node, VerbNetRecord) - Constructor for class story.scheherazade.prologuer.VerbNetRecord
 
VerbNetSyntaxClause - Interface in story.scheherazade.prologuer
An element of a VerbNet SYNTAX description.
VerbNetThematicRole - Class in story.scheherazade.prologuer
A VerbNet THEMROLE node.
VerbNetThematicRole(File, Node) - Constructor for class story.scheherazade.prologuer.VerbNetThematicRole
 
VerbNetVerbClause - Class in story.scheherazade.prologuer
An VERB clause in the SYNTAX of a VerbNet frame.
VerbNetVerbClause() - Constructor for class story.scheherazade.prologuer.VerbNetVerbClause
 
VerbNetWNRef - Class in story.scheherazade.prologuer
A VerbNet reference to WordNet.
VerbNetWNRef(String, String) - Constructor for class story.scheherazade.prologuer.VerbNetWNRef
 
VerbOcean - Class in story.scheherazade.prologuer
Parse the VerbOcean resource.
VerbOcean(String) - Constructor for class story.scheherazade.prologuer.VerbOcean
 
VerbTense - Class in story.scheherazade.verbalizer
Manually implemented enum for types.
VERSION - Static variable in class story.scheherazade.virgil.help.SCHStaticModification
 
VERSION_XML - Static variable in class story.scheherazade.virgil.help.SCHStaticModification
 
VERY - Static variable in class story.scheherazade.verbalizer.BasicVerbalization
 
VERY - Static variable in class story.scheherazade.verbalizer.VerbalizeSurfaceText
 
VERY_THRESHOLD - Static variable in class story.scheherazade.verbalizer.VerbalizeDegree
 
Via - Class in story.dbcore.links
A class encapsulating a few data fields bound together.
Via(LinkLabelRepository, NodeAddress, LinkType, NodeAddress, LinkLabelAddress, Via, Via) - Constructor for class story.dbcore.links.Via
Constructor
ViaSet - Class in story.dbcore.links
A set of Vias
ViaSet() - Constructor for class story.dbcore.links.ViaSet
 
ViewableTime - Class in story.scheherazade.virgil
A snapshot of (a) what timeline is being viewed, and (b) what state is being viewed within that timeline, which is taken and attached to frames in the undo stack.
ViewableTime(TimelineID, TimelineTime) - Constructor for class story.scheherazade.virgil.ViewableTime
 
Virgil - Class in story.scheherazade.virgil
Root class for Virgil, the Scheherazade GUI.
Virgil(VirgilConfiguration, boolean, WaitFrame, double) - Constructor for class story.scheherazade.virgil.Virgil
Constructor with story to load.
Virgil.LeftSideMouseListener - Class in story.scheherazade.virgil
 
Virgil.LeftSideMouseListener(Virgil) - Constructor for class story.scheherazade.virgil.Virgil.LeftSideMouseListener
 
Virgil.SymbolicStackMouseListener - Class in story.scheherazade.virgil
 
Virgil.SymbolicStackMouseListener(Virgil) - Constructor for class story.scheherazade.virgil.Virgil.SymbolicStackMouseListener
 
VirgilButton - Class in story.scheherazade.virgil
A JPanel that presents a button.
VirgilButton(String, VirgilButtonClickHandler, Virgil) - Constructor for class story.scheherazade.virgil.VirgilButton
 
VirgilButton(String, VirgilButtonClickHandler, Virgil, Color) - Constructor for class story.scheherazade.virgil.VirgilButton
Constructor that allows a differently colored button
VirgilButtonClickHandler - Interface in story.scheherazade.virgil
An interface for handling clicks of a VirgilButton.
VirgilCommand - Class in story.scheherazade.virgil
Represents a "command" to StoryListener, an assertion for agumenting a Narrative or a question about the Narrative to be answered.
VirgilCommand(VirgilCommandType) - Constructor for class story.scheherazade.virgil.VirgilCommand
Constructor with no arguments.
VirgilCommand(VirgilCommandType, Object) - Constructor for class story.scheherazade.virgil.VirgilCommand
Constructor with one argument.
VirgilCommand(VirgilCommandType, Object, Object) - Constructor for class story.scheherazade.virgil.VirgilCommand
Constructor with two arguments.
VirgilCommand(VirgilCommandType, Object, Object, Object) - Constructor for class story.scheherazade.virgil.VirgilCommand
Constructor with three arguments.
VirgilCommand(VirgilCommandType, Object, Object, Object, Object) - Constructor for class story.scheherazade.virgil.VirgilCommand
Constructor with four arguments.
VirgilCommand(VirgilCommandType, Object, Object, Object, Object, Object) - Constructor for class story.scheherazade.virgil.VirgilCommand
Constructor with five arguments.
VirgilCommandType - Class in story.scheherazade.virgil
Manually implemented enum for types.
VirgilConfiguration - Interface in story.scheherazade.virgil
Interface for providing configuration data to Virgil.
VirgilFile - Class in story.scheherazade.virgil
Handles Virgil file I/O.
VirgilFile(StoryTelling, int, VisibleStates, int, String, String, String) - Constructor for class story.scheherazade.virgil.VirgilFile
Constructor for populating with live data.
VirgilFile(File) - Constructor for class story.scheherazade.virgil.VirgilFile
Constructor for parsing (opening) from disk.
VirgilFileConfig - Class in story.scheherazade.virgil
Interpret the contents of a Configuration file (i.e., keys and values read from a text file) into a VirgilConfiguration.
VirgilFileConfig(Configuration) - Constructor for class story.scheherazade.virgil.VirgilFileConfig
 
VirgilHistoryFrame - Class in story.scheherazade.virgil
A VirgilHistory frame object encapsulates a particular state of the Virgil interface -- by pointing to a particular state of the StoryListener it is portraying.
VirgilHistoryFrame(HistoryFrameID, VirgilCommand, VisibleStates, HistoryFrameID, ViewableTime) - Constructor for class story.scheherazade.virgil.VirgilHistoryFrame
 
VirgilLauncher - Class in story.scheherazade.virgil
This class presents a GUI that allows a user to enter a name, and configure Virgil prior to launching it.
VirgilLauncher(String[]) - Constructor for class story.scheherazade.virgil.VirgilLauncher
 
VirgilMouseListener - Class in story.scheherazade.virgil
A MouseListener for Virgil buttons -- both those that use VirgilButton and those that don't -- that takes care of responding to mouse events.
VirgilMouseListener(boolean) - Constructor for class story.scheherazade.virgil.VirgilMouseListener
 
VirgilMouseListener() - Constructor for class story.scheherazade.virgil.VirgilMouseListener
 
VirgilParams - Class in story.scheherazade.virgil
Configuration hashtable for Virgil as a whole
VirgilParams() - Constructor for class story.scheherazade.virgil.VirgilParams
 
VirgilTextPane - Class in story.scheherazade.virgil
 
VirgilTextPane(String, Color, Color, String) - Constructor for class story.scheherazade.virgil.VirgilTextPane
 
VirgilXButton - Class in story.scheherazade.virgil
A JPanel that presents a particular button - an "X" suitable for cancelling or deleting.
VirgilXButton(VirgilButtonClickHandler, Virgil) - Constructor for class story.scheherazade.virgil.VirgilXButton
 
VIRTUAL - Static variable in class story.scheherazade.elements.StateTime
 
Virtual - Static variable in class story.scheherazade.elements.StateTimeType
 
VISIBLE_STATES - Static variable in class story.scheherazade.virgil.VirgilFile
 
VISIBLE_STATES_SET - Static variable in class story.scheherazade.virgil.VirgilFile
 
VisibleStates - Class in story.scheherazade.virgil
A repository of StateTimeSets representing the visible states in the viewers of various timelines.
VisibleStates() - Constructor for class story.scheherazade.virgil.VisibleStates
 
VisibleStates(BufferedReader) - Constructor for class story.scheherazade.virgil.VisibleStates
Parse in a VisibleStates from a BufferedReader that should contain nothing but a textual serialization of the VisibleStates as produced by the render() function.
vncls() - Method in class story.scheherazade.prologuer.PBVerbNetReference
 
VNThematicRoleType - Class in story.scheherazade.prologuer
Manually implemented enum for types.
vntheta() - Method in class story.scheherazade.prologuer.PBVerbNetReference
 

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.