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