| Package | Description |
|---|---|
| bdi4jade.plan |
This package contains interfaces and classes that allows representation of
plans of BDI agents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPlan
This class represents a plan whose plan body is a class that can be
instantiated by invoking the
Class.newInstance() method. |