|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrammaticalAspect | |
---|---|
de.tudarmstadt.ukp.jwktl.api | |
de.tudarmstadt.ukp.jwktl.api.entry | |
de.tudarmstadt.ukp.jwktl.api.util |
Uses of GrammaticalAspect in de.tudarmstadt.ukp.jwktl.api |
---|
Methods in de.tudarmstadt.ukp.jwktl.api that return GrammaticalAspect | |
---|---|
GrammaticalAspect |
IWiktionaryWordForm.getAspect()
Returns the GrammaticalAspect of this word form or
null if no aspect is specified or applicable. |
Uses of GrammaticalAspect in de.tudarmstadt.ukp.jwktl.api.entry |
---|
Fields in de.tudarmstadt.ukp.jwktl.api.entry declared as GrammaticalAspect | |
---|---|
protected GrammaticalAspect |
WiktionaryWordForm.grammaticalAspect
|
Methods in de.tudarmstadt.ukp.jwktl.api.entry that return GrammaticalAspect | |
---|---|
GrammaticalAspect |
WiktionaryWordForm.getAspect()
|
Methods in de.tudarmstadt.ukp.jwktl.api.entry with parameters of type GrammaticalAspect | |
---|---|
void |
WiktionaryWordForm.setAspect(GrammaticalAspect grammaticalAspect)
Assign the given grammatical aspect to this word form. |
Uses of GrammaticalAspect in de.tudarmstadt.ukp.jwktl.api.util |
---|
Methods in de.tudarmstadt.ukp.jwktl.api.util that return GrammaticalAspect | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |