| Package | Description |
|---|---|
| de.tudarmstadt.ukp.jwktl.api | |
| de.tudarmstadt.ukp.jwktl.api.entry | |
| de.tudarmstadt.ukp.jwktl.api.util |
| Modifier and Type | Method and Description |
|---|---|
GrammaticalCase |
IWiktionaryWordForm.getCase()
Returns the
GrammaticalCase of this word form or
null if no case is specified or applicable. |
| Modifier and Type | Field and Description |
|---|---|
protected GrammaticalCase |
WiktionaryWordForm.grammaticalCase |
| Modifier and Type | Method and Description |
|---|---|
GrammaticalCase |
WiktionaryWordForm.getCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
WiktionaryWordForm.setCase(GrammaticalCase grammaticalCase)
Assign the given grammatical case to this word form.
|
| Modifier and Type | Method and Description |
|---|---|
static GrammaticalCase |
GrammaticalCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrammaticalCase[] |
GrammaticalCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2016 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.