public class TranslationBDI.Translate
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
eword
The english word.
|
protected java.lang.String |
gword
The german word.
|
| Constructor and Description |
|---|
Translate(java.lang.String eword)
Create a new translate goal.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkRecur()
Check if goal should be retried.
|