Interface Plan
public interface Plan
Represents a Plan in the BDI architecture.
A plan is a recipe for achieving a goal (Desire) or handling an event, given a certain context (Beliefs).
- Since:
- 2.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
-
Method Details
-
isApplicable
-
execute
-