| Package | Description |
|---|---|
| ensemble.apps.eg |
| Modifier and Type | Field and Description |
|---|---|
(package private) EG_Reasoning.InputMode |
EG_Reasoning.inputMode
The input mode.
|
| Modifier and Type | Method and Description |
|---|---|
static EG_Reasoning.InputMode |
EG_Reasoning.InputMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EG_Reasoning.InputMode[] |
EG_Reasoning.InputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|