public class ChatE5Agent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
protected java.lang.String |
nickname
The nickname.
|
protected java.lang.String |
partner
The partner's nickname.
|
Constructor and Description |
---|
ChatE5Agent() |
Modifier and Type | Method and Description |
---|---|
void |
executeBody()
Execute the functional body of the agent.
|