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