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