| Package | Description |
|---|---|
| bdi4jade.examples.blocksworld | |
| bdi4jade.examples.blocksworld.domain | |
| bdi4jade.examples.blocksworld.plan |
| Modifier and Type | Method and Description |
|---|---|
Thing |
BlocksWorldCapability.PerformMove.getThing1() |
Thing |
BlocksWorldCapability.PerformMove.getThing2() |
| Constructor and Description |
|---|
PerformMove(Thing thing1,
Thing thing2) |
| Modifier and Type | Class and Description |
|---|---|
class |
Block |
class |
Table |
| Modifier and Type | Field and Description |
|---|---|
static Thing[] |
Thing.THINGS |
| Modifier and Type | Method and Description |
|---|---|
Thing |
Clear.getThing() |
Thing |
On.getThing1() |
Thing |
On.getThing2() |
| Constructor and Description |
|---|
Clear(Thing thing) |
On(Thing thing1,
Thing thing2) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformMovePlanBody.setThing1(Thing thing1) |
void |
PerformMovePlanBody.setThing2(Thing thing2) |