Package jadex.bdi.blocksworld
Class BlocksworldAgent.ConfigureGoal
java.lang.Object
jadex.bdi.blocksworld.BlocksworldAgent.ConfigureGoal
- Enclosing class:
BlocksworldAgent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get the configuration.
-
Field Details
-
configuration
The block. -
blocks
The target.
-
-
Constructor Details
-
ConfigureGoal
-
-
Method Details
-
checkConfiguration
public boolean checkConfiguration() -
getConfiguration
Get the configuration.- Returns:
- The configuration.
-