Package jadex.bdi.blocksworld
Class BlocksworldAgent.StackGoal
java.lang.Object
jadex.bdi.blocksworld.BlocksworldAgent.StackGoal
- Enclosing class:
BlocksworldAgent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
block
The block. -
target
The target.
-
-
Constructor Details
-
StackGoal
-
-
Method Details
-
checkOn
public boolean checkOn() -
getBlock
Get the block.- Returns:
- The block.
-
getTarget
Get the target.- Returns:
- The target.
-