Uses of Class
repast.simphony.engine.watcher.Notifier2
-
Uses of Notifier2 in repast.simphony.engine.watcher
Modifier and TypeMethodDescriptionvoid
DefaultTriggerScheduler.scheduleExecution
(Notifier2 notifier, Object watchee, Object value) Scheduled the execution of the trigger for all watchers managed by the notifier.void
ImmediateExecutor.scheduleExecution
(Notifier2 notifier, Object watchee, Object value) Executes the trigger immediately for all watchers managed by the notifier.void
TriggerScheduler.scheduleExecution
(Notifier2 notifier, Object watchee, Object value) Schedules the trigger for execution.