|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.admin.Bookmark
public class Bookmark
A bookmark is a point in the history of a Narrative that can be reconstructed using Narrative's flipToBookmark().
Constructor Summary | |
---|---|
Bookmark(HistoryFrameID coreState,
NarrativeSymbolTable symbolTable)
|
Method Summary | |
---|---|
HistoryFrameID |
getCoreState()
|
NarrativeSymbolTable |
getSymbolTable()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Bookmark(HistoryFrameID coreState, NarrativeSymbolTable symbolTable)
Method Detail |
---|
public HistoryFrameID getCoreState()
public NarrativeSymbolTable getSymbolTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |