de.cesr.lara.components.agents
Interface LaraBOPreselectingAgent<A extends LaraAgent<A,BO>,BO extends LaraBehaviouralOption<?,BO>>

Type Parameters:
A - type of agent
BO - type of behavioural option

public interface LaraBOPreselectingAgent<A extends LaraAgent<A,BO>,BO extends LaraBehaviouralOption<?,BO>>

The defined method is invoked by LaraBOPreselector in case of LaraBOPreselector.LAccuracy = ASK_AGENT.


Method Summary
 boolean preselect(BO option)
          Invoked by LaraBOPreselector in case of LaraBOPreselector.LAccuracy = ASK_AGENT.
 

Method Detail

preselect

boolean preselect(BO option)
Invoked by LaraBOPreselector in case of LaraBOPreselector.LAccuracy = ASK_AGENT.

Parameters:
option - behavioural option to preselect
Returns:
true if the behavioural option passes the check