| 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 |
|---|---|
NonFiniteForm |
IWiktionaryWordForm.getNonFiniteForm()
Returns the
NonFiniteForm type of this word form or
null if no type is specified or applicable. |
| Modifier and Type | Field and Description |
|---|---|
protected NonFiniteForm |
WiktionaryWordForm.nonFiniteForm |
| Modifier and Type | Method and Description |
|---|---|
NonFiniteForm |
WiktionaryWordForm.getNonFiniteForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
WiktionaryWordForm.setNonFiniteForm(NonFiniteForm nonFiniteForm)
Assign the given type of non finite word form.
|
| Modifier and Type | Method and Description |
|---|---|
static NonFiniteForm |
NonFiniteForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NonFiniteForm[] |
NonFiniteForm.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.