|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrammaticalDegree | |
---|---|
de.tudarmstadt.ukp.jwktl.api | |
de.tudarmstadt.ukp.jwktl.api.entry | |
de.tudarmstadt.ukp.jwktl.api.util | |
de.tudarmstadt.ukp.jwktl.parser.en.components |
Uses of GrammaticalDegree in de.tudarmstadt.ukp.jwktl.api |
---|
Methods in de.tudarmstadt.ukp.jwktl.api that return GrammaticalDegree | |
---|---|
GrammaticalDegree |
IWiktionaryWordForm.getDegree()
Returns the GrammaticalDegree of this word form or
null if no degree is specified or applicable. |
Uses of GrammaticalDegree in de.tudarmstadt.ukp.jwktl.api.entry |
---|
Fields in de.tudarmstadt.ukp.jwktl.api.entry declared as GrammaticalDegree | |
---|---|
protected GrammaticalDegree |
WiktionaryWordForm.grammaticalDegree
|
Methods in de.tudarmstadt.ukp.jwktl.api.entry that return GrammaticalDegree | |
---|---|
GrammaticalDegree |
WiktionaryWordForm.getDegree()
|
Methods in de.tudarmstadt.ukp.jwktl.api.entry with parameters of type GrammaticalDegree | |
---|---|
void |
WiktionaryWordForm.setDegree(GrammaticalDegree grammaticalDegree)
Assign the given grammatical degree to this word form. |
Uses of GrammaticalDegree in de.tudarmstadt.ukp.jwktl.api.util |
---|
Methods in de.tudarmstadt.ukp.jwktl.api.util that return GrammaticalDegree | |
---|---|
static GrammaticalDegree |
GrammaticalDegree.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GrammaticalDegree[] |
GrammaticalDegree.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of GrammaticalDegree in de.tudarmstadt.ukp.jwktl.parser.en.components |
---|
Methods in de.tudarmstadt.ukp.jwktl.parser.en.components with parameters of type GrammaticalDegree | |
---|---|
protected IWiktionaryWordForm |
ENWordFormHandler.createAdjectiveForm(String wordForm,
GrammaticalDegree degree)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |