| Modifier and Type | Class and Description |
|---|---|
static class |
QueryGenerator.PagedQueryGenerator<T extends PagedResultQuery,QG extends QueryGenerator.PagedQueryGenerator<T,QG>> |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryController.changeContext(PagedResultQuery originalQuery,
Match match,
long offset,
int newContext,
VisualizerContextChanger visCtxChange,
boolean left) |
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayedResultQuery
The query state of the actual displayed result query.
|
| Constructor and Description |
|---|
PagedResultQuery(PagedResultQuery orig) |
| Constructor and Description |
|---|
ShareSingleMatchGenerator(CommonUI ui,
List<VisualizerRule> visualizers,
Match match,
PagedResultQuery query,
String baseText,
List<VisualizerPlugin> visualizerPlugins) |
| Modifier and Type | Field and Description |
|---|---|
protected PagedResultQuery |
ResultFetchJob.query |
| Constructor and Description |
|---|
ResultFetchJob(PagedResultQuery query,
ResultViewPanel resultPanel,
AnnisUI ui) |
SingleResultFetchJob(Match match,
PagedResultQuery query,
com.vaadin.ui.UI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultViewPanel.setQueryResultQueue(BlockingQueue<org.corpus_tools.salt.common.SaltProject> queue,
PagedResultQuery q,
ArrayList<Match> allMatches)
Set a new querys in result panel.
|
void |
ResultViewPanel.showSubgraphSearchInProgress(PagedResultQuery q,
float percent) |
void |
VisualizerContextChanger.updateResult(org.corpus_tools.salt.common.SaltProject p,
PagedResultQuery q)
Reinitiates all registered visualizer with a new salt project.
|
void |
SingleResultPanel.updateResult(org.corpus_tools.salt.common.SaltProject p,
PagedResultQuery query) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.