| Package | Description |
|---|---|
| org.corpus_tools.annis.gui | |
| org.corpus_tools.annis.gui.objects |
| Modifier and Type | Method and Description |
|---|---|
QG |
QueryGenerator.queryLanguage(QueryLanguage queryLanguage) |
| Modifier and Type | Method and Description |
|---|---|
QueryLanguage |
Query.getQueryLanguage() |
QueryLanguage |
QueryUIState.getQueryLanguageLegacy() |
static QueryLanguage |
QueryLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryLanguage[] |
QueryLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setQueryLanguage(QueryLanguage queryLanguage) |
void |
QueryUIState.setQueryLanguageLegacy(QueryLanguage queryLanguage) |
| Constructor and Description |
|---|
Query(String query,
QueryLanguage queryLanguage,
Set<String> corpora) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.