Package jadex.rules.rulesystem
Interface IAgendaListener
- 
 public interface IAgendaListenerListener to be notified of agenda changes.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidagendaChanged()Called when the agenda has changed.
 
-