de.cesr.lara.components.eventbus.events
Class LAgentDecideEvent
java.lang.Object
de.cesr.lara.components.eventbus.events.LAgentDecideEvent
- All Implemented Interfaces:
- LaraEvent, LaraSynchronousEvent
public class LAgentDecideEvent
- extends Object
- implements LaraSynchronousEvent
Triggers agents to decide.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LAgentDecideEvent
public LAgentDecideEvent(LaraDecisionConfiguration decisionConfiguration)
getDecisionConfiguration
public LaraDecisionConfiguration getDecisionConfiguration()