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