| 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 |
|---|---|
GrammaticalNumber |
IWiktionaryWordForm.getNumber()
Returns the
GrammaticalNumber of this word form or
null if no number is specified or applicable. |
| Modifier and Type | Field and Description |
|---|---|
protected GrammaticalNumber |
WiktionaryWordForm.grammaticalNumber |
| Modifier and Type | Method and Description |
|---|---|
GrammaticalNumber |
WiktionaryWordForm.getNumber() |
| Modifier and Type | Method and Description |
|---|---|
void |
WiktionaryWordForm.setNumber(GrammaticalNumber grammaticalNumber)
Assign the given grammatical number to this word form.
|
| Modifier and Type | Method and Description |
|---|---|
static GrammaticalNumber |
GrammaticalNumber.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrammaticalNumber[] |
GrammaticalNumber.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.