de.cesr.lara.components.preprocessor
Interface LaraBOPreselector<A extends LaraAgent<? super A,?>,BO extends LaraBehaviouralOption<?,?>>

Type Parameters:
A - type of agents this BO preselector is intended for
BO - type of behavioural options that are checked
All Superinterfaces:
LaraAbstractEventSubscriber, LaraInternalEventSubscriber, LaraPreprocessorComp<A,BO>
All Known Implementing Classes:
LDelegatingBoPreselector

public interface LaraBOPreselector<A extends LaraAgent<? super A,?>,BO extends LaraBehaviouralOption<?,?>>
extends LaraPreprocessorComp<A,BO>

BOChecker


Nested Class Summary
static interface LaraBOPreselector.Accuracy
          A common interface for preprocessor accuracy statements which enables the user to provide his own set of accuracies.
static class LaraBOPreselector.LAccuracy
          accuracy
 
Method Summary
 
Methods inherited from interface de.cesr.lara.components.preprocessor.LaraPreprocessorComp
castEvent
 
Methods inherited from interface de.cesr.lara.components.eventbus.LaraInternalEventSubscriber
onInternalEvent