public class BeepPlan
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected AlarmclockBDI.NotifyGoal |
goal |
protected jadex.bdiv3.runtime.IPlan |
plan |
protected AlarmclockBDI |
scope |
| Constructor and Description |
|---|
BeepPlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
body()
The body method is called on the
instantiated plan instance from the scheduler.
|
protected AlarmclockBDI scope
protected jadex.bdiv3.runtime.IPlan plan
protected AlarmclockBDI.NotifyGoal goal