de.cesr.lara.components.eventbus.events
Class LAgentPerceptionEvent

java.lang.Object
  extended by de.cesr.lara.components.eventbus.events.LAgentPerceptionEvent
All Implemented Interfaces:
LaraEvent, LaraSynchronousEvent

public class LAgentPerceptionEvent
extends Object
implements LaraSynchronousEvent

Triggers agents to perceive.


Constructor Summary
LAgentPerceptionEvent(LaraDecisionConfiguration decisionConfiguration)
           
 
Method Summary
 LaraDecisionConfiguration getDecisionConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LAgentPerceptionEvent

public LAgentPerceptionEvent(LaraDecisionConfiguration decisionConfiguration)
Method Detail

getDecisionConfiguration

public LaraDecisionConfiguration getDecisionConfiguration()