|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VerbTenseEnum | |
|---|---|
| pt.uminho.anote2.process.IE.re | |
| pt.uminho.anote2.process.IE.re.clue | |
| Uses of VerbTenseEnum in pt.uminho.anote2.process.IE.re |
|---|
| Methods in pt.uminho.anote2.process.IE.re that return VerbTenseEnum | |
|---|---|
VerbTenseEnum |
VerbInfo.getTense()
|
| Constructors in pt.uminho.anote2.process.IE.re with parameters of type VerbTenseEnum | |
|---|---|
VerbInfo(java.lang.String verb,
java.lang.String lemma,
java.lang.Integer polarity,
VerbVoiceEnum voice,
VerbTenseEnum tense,
int directional,
long startOffset,
long endOffset)
|
|
| Uses of VerbTenseEnum in pt.uminho.anote2.process.IE.re.clue |
|---|
| Methods in pt.uminho.anote2.process.IE.re.clue that return VerbTenseEnum | |
|---|---|
VerbTenseEnum |
IVerbInfo.getTense()
|
static VerbTenseEnum |
VerbTenseEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static VerbTenseEnum[] |
VerbTenseEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||