Package jadex.bdi.runtime.impl
Class AdoptGoalAction
java.lang.Object
jadex.bdi.runtime.impl.AdoptGoalAction
- All Implemented Interfaces:
Runnable
Action for adopting a goal.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected RGoal
The goal.protected RPlan.PlanLifecycleState
The state. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
goal
The goal. -
state
The state.
-
-
Constructor Details
-
AdoptGoalAction
Create a new action.
-
-
Method Details