|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoryQuery | |
|---|---|
| story.scheherazade.admin | |
| story.scheherazade.elements | |
| story.scheherazade.parameters | |
| Uses of StoryQuery in story.scheherazade.admin |
|---|
| Methods in story.scheherazade.admin with parameters of type StoryQuery | |
|---|---|
SCHQueryResultSet |
StoryInterpreter.query(StoryQuery query)
|
| Uses of StoryQuery in story.scheherazade.elements |
|---|
| Methods in story.scheherazade.elements with parameters of type StoryQuery | |
|---|---|
SCHQueryResultSet |
Narrative.query(StoryQuery query)
Issue a Query of the Narrative. |
| Uses of StoryQuery in story.scheherazade.parameters |
|---|
| Methods in story.scheherazade.parameters that return StoryQuery | |
|---|---|
StoryQuery |
StoryQuery.makeClone()
Make a copy of the StoryQuery. |
| Methods in story.scheherazade.parameters with parameters of type StoryQuery | |
|---|---|
void |
StoryQuery.addParameters(StoryQuery otherParameters)
Copy to the end of this StoryQuery all the StoryQueryParameters from another StoryQuery |
| Constructors in story.scheherazade.parameters with parameters of type StoryQuery | |
|---|---|
SCHQueryResultSet(Timeline timelineHandler,
StoryQuery query,
QueryResultSet in)
Construct a new SCHQueryResultSet object from a DBCore QueryResultSet and the SCHParameters used to issue the query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||