Uses of Class
madkit.kernel.Scheduler
Packages that use Scheduler
Package
Description
Contains enumerations useful for (1) interacting with
agents and (2) building customized GUI.
Contains specialized Scheduler agents
-
Uses of Scheduler in madkit.action
Methods in madkit.action with parameters of type SchedulerModifier and TypeMethodDescriptionSchedulingAction.getActionFor(Scheduler theScheduler, Object... parameters) Builds an action that will make the corresponding scheduler do the related operation if possible. -
Uses of Scheduler in madkit.simulation.scheduler
Subclasses of Scheduler in madkit.simulation.scheduler