Uses of Enum Class
org.evoludo.simulator.models.IBS.Event
Packages that use IBS.Event
-
Uses of IBS.Event in org.evoludo.simulator.models
Methods in org.evoludo.simulator.models that return IBS.EventModifier and TypeMethodDescriptionprotected IBS.Event
IBS.pickEvent
(IBSPopulation pop) Pick type of next event in focal population.static IBS.Event
Returns the enum constant of this class with the specified name.static IBS.Event[]
IBS.Event.values()
Returns an array containing the constants of this enum class, in the order they are declared.