de.cesr.lara.components.preprocessor.event
Class LPpModeSelectorEvent

java.lang.Object
  extended by de.cesr.lara.components.preprocessor.event.LAbstractPpEvent
      extended by de.cesr.lara.components.preprocessor.event.LPpModeSelectorEvent
All Implemented Interfaces:
LaraEvent, LaraSynchronousEvent, LaraPpEvent

public class LPpModeSelectorEvent
extends LAbstractPpEvent

Triggers mode selection. LaraDecisionModeSelectors should register for these events.


Field Summary
 
Fields inherited from class de.cesr.lara.components.preprocessor.event.LAbstractPpEvent
agent, dConfig
 
Constructor Summary
LPpModeSelectorEvent(LaraAgent<?,?> agent, LaraDecisionConfiguration dConfig)
           
 
Method Summary
 
Methods inherited from class de.cesr.lara.components.preprocessor.event.LAbstractPpEvent
getAgent, getdConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LPpModeSelectorEvent

public LPpModeSelectorEvent(LaraAgent<?,?> agent,
                            LaraDecisionConfiguration dConfig)
Parameters:
agent -
dConfig -