| Package | Description |
|---|---|
| simplenlg.features | |
| simplenlg.framework |
| Modifier and Type | Method and Description |
|---|---|
static Tense |
Tense.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tense[] |
Tense.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Tense |
NLGElement.getTense()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NLGElement.setTense(Tense newTense)
Deprecated.
|
Copyright © 2020. All Rights Reserved.