public interface AgentReasoningStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
setAgent(BDIAgent agent)
Sets the agent with which this strategy is associated with.
|
void setAgent(BDIAgent agent)
IllegalArgumentException.agent - the agent to set.