Uses of Class
repast.simphony.engine.watcher.Notifier2
Packages that use Notifier2
-
Uses of Notifier2 in repast.simphony.engine.watcher
Methods in repast.simphony.engine.watcher with parameters of type Notifier2Modifier and TypeMethodDescriptionvoidDefaultTriggerScheduler.scheduleExecution(Notifier2 notifier, Object watchee, Object value) Scheduled the execution of the trigger for all watchers managed by the notifier.voidImmediateExecutor.scheduleExecution(Notifier2 notifier, Object watchee, Object value) Executes the trigger immediately for all watchers managed by the notifier.voidTriggerScheduler.scheduleExecution(Notifier2 notifier, Object watchee, Object value) Schedules the trigger for execution.