public class TranslationBDI.TranslationPlan
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
wordtable
The wordtable.
|
| Constructor and Description |
|---|
TranslationPlan()
Create a new TranslationPlan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
translateEnglishGerman()
Plan body invoke once when plan is activated.
|