Uses of Interface
repast.simphony.engine.schedule.IScheduleFactory
Packages that use IScheduleFactory
Package
Description
-
Uses of IScheduleFactory in repast.simphony.engine.environment
Methods in repast.simphony.engine.environment that return IScheduleFactoryModifier and TypeMethodDescriptionDefaultRunEnvironmentBuilder.getScheduleFactory()
Gets the schedule factory used to create the schedule for simulation runs.RunEnvironmentBuilder.getScheduleFactory()
Gets the schedule factory used to create the schedule for simulation runs.Methods in repast.simphony.engine.environment with parameters of type IScheduleFactoryModifier and TypeMethodDescriptionvoid
DefaultRunEnvironmentBuilder.setScheduleFactory
(IScheduleFactory scheduleFactory) Sets the schedule factory used to create the schedule for simulation runs.void
RunEnvironmentBuilder.setScheduleFactory
(IScheduleFactory scheduleFactory) Sets the schedule factory used to create the schedule for simulation runs. -
Uses of IScheduleFactory in repast.simphony.engine.graph
Classes in repast.simphony.engine.graph that implement IScheduleFactory -
Uses of IScheduleFactory in repast.simphony.engine.schedule
Classes in repast.simphony.engine.schedule that implement IScheduleFactory