|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateTimeSet | |
---|---|
story.scheherazade.admin | |
story.scheherazade.elements | |
story.scheherazade.virgil |
Uses of StateTimeSet in story.scheherazade.admin |
---|
Methods in story.scheherazade.admin that return StateTimeSet | |
---|---|
StateTimeSet |
StoryInterpreter.getInvokedStatesInTimeline(TimelineID timelineID)
|
Uses of StateTimeSet in story.scheherazade.elements |
---|
Methods in story.scheherazade.elements that return StateTimeSet | |
---|---|
StateTimeSet |
Timeline.getAllStates(NodeAddress timeline)
Get a list of all States that have been activated for this Timeline. |
StateTimeSet |
Narrative.getInvokedStatesInTimeline(TimelineID timelineID)
Get a list of all states declared in a Timeline. |
StateTimeSet |
StateTimeSet.makeCopy()
|
Uses of StateTimeSet in story.scheherazade.virgil |
---|
Methods in story.scheherazade.virgil that return StateTimeSet | |
---|---|
StateTimeSet |
VisibleStates.getStates(TimelineID timeline)
|
Methods in story.scheherazade.virgil with parameters of type StateTimeSet | |
---|---|
static java.util.Vector<TransitionTime> |
VisibleStates.getVisibleTransitions(StateTimeSet visibleStates)
|
void |
VisibleStates.setStates(TimelineID timeline,
StateTimeSet visibleStates)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |