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