Interface Summary |
LaraAgent<A extends LaraAgent<A,BO>,BO extends LaraBehaviouralOption<?,? extends BO>> |
The class uses recursive generics since the LaraAgentComponent
requires the type of agent. |
LaraAgentComponent<A extends LaraAgent<? super A,BO>,BO extends LaraBehaviouralOption<?,? extends BO>> |
|
LaraBOPreselectingAgent<A extends LaraAgent<A,BO>,BO extends LaraBehaviouralOption<?,BO>> |
The defined method is invoked by LaraBOPreselector in case of
LaraBOPreselector.LAccuracy = ASK_AGENT. |
LaraDecisionModeProvidingAgent |
|