public class ComponentPlanAgent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ComponentPlanBDI |
parent
Access to the parent agent.
|
| Constructor and Description |
|---|
ComponentPlanAgent() |
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
body()
Plan body.
|
protected ComponentPlanBDI parent