|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssignedInterpNode | |
---|---|
story.scheherazade.admin | |
story.scheherazade.elements | |
story.scheherazade.misc | |
story.scheherazade.verbalizer |
Uses of AssignedInterpNode in story.scheherazade.admin |
---|
Methods in story.scheherazade.admin that return AssignedInterpNode | |
---|---|
AssignedInterpNode |
StoryInterpreter.assignInterpNode(TimelineID timelineID,
InterpretativeNodeType interpNodeType,
NounName character,
AssignedInterpNode parent,
InterpNodeID key)
|
Methods in story.scheherazade.admin with parameters of type AssignedInterpNode | |
---|---|
AssignedInterpNode |
StoryInterpreter.assignInterpNode(TimelineID timelineID,
InterpretativeNodeType interpNodeType,
NounName character,
AssignedInterpNode parent,
InterpNodeID key)
|
void |
StoryInterpreter.attachInterpPredicate(AssignedPredicate predicate,
AssignedInterpNode interpNode)
|
InterpChainSet |
StoryInterpreter.getChainsOfInterpNode(TimelineID timelineID,
AssignedInterpNode node,
boolean allowNestedHeads)
|
void |
StoryInterpreter.reattachInterpNode(TimelineID timelineID,
AssignedInterpNode interp,
AssignedInterpNode newParent)
|
Uses of AssignedInterpNode in story.scheherazade.elements |
---|
Methods in story.scheherazade.elements that return AssignedInterpNode | |
---|---|
AssignedInterpNode |
Timeline.assignInterpNode(NodeAddress timeline,
InterpretativeNodeType interpNodeType,
NounName character,
AssignedInterpNode parent,
InterpNodeID key,
SCHPoint position)
|
AssignedInterpNode |
Narrative.assignInterpNode(TimelineID timelineID,
InterpretativeNodeType interpNodeType,
NounName character,
AssignedInterpNode parent,
InterpNodeID key,
SCHPoint position)
Assigns an Interp node. |
Uses of AssignedInterpNode in story.scheherazade.misc |
---|
Methods in story.scheherazade.misc that return types with arguments of type AssignedInterpNode | |
---|---|
java.util.Iterator<AssignedInterpNode> |
AssignedInterpNodeSet.iterator()
|
Methods in story.scheherazade.misc with parameters of type AssignedInterpNode | |
---|---|
void |
AssignedInterpNodeSet.add(AssignedInterpNode node)
|
Uses of AssignedInterpNode in story.scheherazade.verbalizer |
---|
Constructors in story.scheherazade.verbalizer with parameters of type AssignedInterpNode | |
---|---|
VerbalizeAssignedInterpNode(AssignedInterpNode node,
VerbTense tense)
|
|
VerbalizeInterpChain(InterpChainLink chain,
VerbTense tense,
AssignedInterpNode perspectiveBox,
boolean verbalizeSource,
boolean verbalizeForks,
boolean propagate)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |