A B C D E F G H I K L M N P R S T U V W X Y

S

seal() - Method in class logist.plan.Plan
Prevent any future modification to this plan
set(LogistSettings.SizeKey, int) - Method in class logist.LogistSettings
 
set(LogistSettings.ColorKey, Color) - Method in class logist.LogistSettings
 
set(LogistSettings.TimeoutKey, long) - Method in class logist.LogistSettings
 
set(LogistSettings.FileKey, File) - Method in class logist.LogistSettings
 
set(LogistSettings.FlagKey, boolean) - Method in class logist.LogistSettings
 
setController(VehicleController) - Method in class logist.simulation.VehicleImpl
 
setSimSpeed(int) - Method in class logist.gui.SimulationModel
 
setTasks(TaskSet) - Method in class logist.simulation.VehicleImpl
 
setup(int, Context, Company) - Method in class logist.agent.AgentImpl
 
setup(Topology, TaskDistribution, Agent) - Method in interface logist.behavior.AuctionBehavior
The setup method is called exactly once, before the simulation starts and before any other method is called.
setup(Topology, TaskDistribution, Agent) - Method in interface logist.behavior.CentralizedBehavior
The setup method is called exactly once, before the simulation starts and before any other method is called.
setup(Topology, TaskDistribution, Agent) - Method in interface logist.behavior.DeliberativeBehavior
The setup method is called exactly once, before the simulation starts and before any other method is called.
setup(Topology, TaskDistribution, Agent) - Method in interface logist.behavior.ReactiveBehavior
The setup method is called exactly once, before the simulation starts and before any other method is called.
setup() - Method in class logist.gui.SimulationModel
Tear down any existing pieces of the model and prepare for a new run.
simEventPerformed(SimEvent) - Method in class logist.gui.SimulationModel
 
Simulation - Class in logist.simulation
Simulates the actions of all agents in one round.
Simulation(Context, List<AgentImpl>, History) - Constructor for class logist.simulation.Simulation
 
SimulationModel - Class in logist.gui
The repast model that creates the GUI.
SimulationModel(Simulation) - Constructor for class logist.gui.SimulationModel
 
size() - Method in class logist.topology.Topology
the number of cities in the topology
speed() - Method in interface logist.simulation.Vehicle
The speed of the vehicle
step(long) - Method in class logist.simulation.Simulation
 
stuckAction(int, Action) - Method in interface logist.simulation.VehicleController
 

A B C D E F G H I K L M N P R S T U V W X Y