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