Uses of Interface
repast.simphony.engine.schedule.IScheduleFactory
Package
Description
-
Uses of IScheduleFactory in repast.simphony.engine.environment
Modifier 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.Modifier 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
-
Uses of IScheduleFactory in repast.simphony.engine.schedule