| Package | Description |
|---|---|
| org.corpus_tools.annis.api.model | |
| org.corpus_tools.annis.gui | |
| org.corpus_tools.annis.gui.objects |
| Modifier and Type | Method and Description |
|---|---|
static FindQuery.OrderEnum |
FindQuery.OrderEnum.fromValue(String value) |
FindQuery.OrderEnum |
FindQuery.getOrder()
Get order
|
FindQuery.OrderEnum |
FindQuery.OrderEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static FindQuery.OrderEnum |
FindQuery.OrderEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FindQuery.OrderEnum[] |
FindQuery.OrderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FindQuery |
FindQuery.order(FindQuery.OrderEnum order) |
void |
FindQuery.setOrder(FindQuery.OrderEnum order) |
void |
FindQuery.OrderEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
FindQuery.OrderEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
QG |
QueryGenerator.PagedQueryGenerator.order(FindQuery.OrderEnum order) |
| Modifier and Type | Method and Description |
|---|---|
FindQuery.OrderEnum |
PagedResultQuery.getOrder() |
FindQuery.OrderEnum |
QueryUIState.getOrder() |
static FindQuery.OrderEnum |
DisplayedResultQuery.parseOrderFromCitationFragment(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PagedResultQuery.setOrder(FindQuery.OrderEnum order) |
void |
QueryUIState.setOrder(FindQuery.OrderEnum order) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.