Uses of Class
madkit.simulation.activator.DateBasedDiscreteEventActivator
Packages that use DateBasedDiscreteEventActivator
Package
Description
Contains activators for simulation authoring.
Contains specialized Scheduler agents
-
Uses of DateBasedDiscreteEventActivator in madkit.simulation.activator
Methods in madkit.simulation.activator with parameters of type DateBasedDiscreteEventActivatorModifier and TypeMethodDescriptionint
DateBasedDiscreteEventActivator.compareTo
(DateBasedDiscreteEventActivator<A> o) Defines an ordering so that the scheduler can classify activators according to their date and priority. -
Uses of DateBasedDiscreteEventActivator in madkit.simulation.scheduler
Methods in madkit.simulation.scheduler that return types with arguments of type DateBasedDiscreteEventActivator