|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirgilCommand | |
|---|---|
| story.scheherazade.misc | |
| story.scheherazade.virgil | |
| Uses of VirgilCommand in story.scheherazade.misc |
|---|
| Methods in story.scheherazade.misc with parameters of type VirgilCommand | |
|---|---|
static java.lang.String |
STools.verbalizeVirgilCommand(Virgil virgil,
StoryInterpreter story,
Verbalizer verbalizer,
PlannerRepository planners,
VirgilCommand command)
Create an NL description of a StoryPoint for populating Undo and Redo buttons. |
| Uses of VirgilCommand in story.scheherazade.virgil |
|---|
| Methods in story.scheherazade.virgil that return VirgilCommand | |
|---|---|
VirgilCommand |
VirgilHistoryFrame.getCommand()
Retrieve the most recently issued VirgilCommand. |
| Methods in story.scheherazade.virgil with parameters of type VirgilCommand | |
|---|---|
java.lang.Object |
Virgil.execute(VirgilCommand virgilCommand)
Execute a VirgilCommand. |
| Constructors in story.scheherazade.virgil with parameters of type VirgilCommand | |
|---|---|
VirgilHistoryFrame(HistoryFrameID HFID,
VirgilCommand command,
VisibleStates visibleStates,
HistoryFrameID storyListenerFrame,
ViewableTime viewedTime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||