public class GoalsWithCapabilityBDI
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
protected TestCapability |
testcap |
| Constructor and Description |
|---|
GoalsWithCapabilityBDI() |
| Modifier and Type | Method and Description |
|---|---|
void |
agentPlan(TestCapability.TestGoal goal)
Plan in agent.
|
void |
body(jadex.bridge.IInternalAccess agent)
Agent body.
|
protected jadex.bridge.IInternalAccess agent
protected TestCapability testcap
public void body(jadex.bridge.IInternalAccess agent)
public void agentPlan(TestCapability.TestGoal goal)