| Modifier and Type | Method and Description |
|---|---|
static void |
Helper.addMatchToDocumentGraph(Match match,
org.corpus_tools.salt.common.SDocumentGraph documentGraph) |
void |
QueryController.changeContext(PagedResultQuery originalQuery,
Match match,
long offset,
int newContext,
VisualizerContextChanger visCtxChange,
boolean left) |
| Modifier and Type | Method and Description |
|---|---|
static Match |
Match.parseFromString(String raw) |
| Modifier and Type | Method and Description |
|---|---|
List<Match> |
MatchGroup.getMatches() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchGroup.setMatches(List<Match> matches) |
| Constructor and Description |
|---|
ShareSingleMatchGenerator(CommonUI ui,
List<VisualizerRule> visualizers,
Match match,
PagedResultQuery query,
String baseText,
List<VisualizerPlugin> visualizerPlugins) |
| Constructor and Description |
|---|
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.
|
| Constructor and Description |
|---|
SingleCorpusResultPanel(Collection<org.corpus_tools.salt.common.SCorpus> result,
Match match,
long resultNumber,
AnnisUI ui,
DisplayedResultQuery query) |
SingleResultPanel(org.corpus_tools.salt.common.SDocument result,
Match match,
long resultNumber,
ResolverProvider resolverProvider,
AnnisUI ui,
Set<String> visibleTokenAnnos,
String segmentationName,
QueryController controller,
DisplayedResultQuery query) |
VisualizerPanel(VisualizerRule visRule,
int visId,
org.corpus_tools.salt.common.SDocument result,
Match match,
Set<String> visibleTokenAnnos,
Map<org.corpus_tools.salt.core.SNode,Long> markedAndCovered,
String htmlID,
String resultID,
VisualizerContextChanger parent,
String segmentationName,
AnnisUI ui)
This Constructor should be used for
ComponentVisualizerPlugin Visualizer. |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.