public class TranslationBDI
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent |
protected java.util.Map<java.lang.String,java.lang.String> |
wordtable
The wordtable.
|
| Constructor and Description |
|---|
TranslationBDI() |
| Modifier and Type | Method and Description |
|---|---|
void |
body()
Create a new plan.
|
java.lang.String |
translatePlan(java.lang.String eword)
Plan reacts to the automatically created
translation goal.
|