Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
X
Y
V
valueOf(String)
- Static method in enum logist.agent.
AgentImpl.Type
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum logist.
LogistSettings.ColorKey
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum logist.
LogistSettings.FileKey
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum logist.
LogistSettings.FlagKey
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum logist.
LogistSettings.SizeKey
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum logist.
LogistSettings.TimeoutKey
Returns the enum constant of this type with the specified name.
values()
- Static method in enum logist.agent.
AgentImpl.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum logist.
LogistSettings.ColorKey
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum logist.
LogistSettings.FileKey
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum logist.
LogistSettings.FlagKey
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum logist.
LogistSettings.SizeKey
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum logist.
LogistSettings.TimeoutKey
Returns an array containing the constants of this enum type, in the order they are declared.
Vehicle
- Interface in
logist.simulation
Collection of useful information about a vehicle.
VehicleController
- Interface in
logist.simulation
A vehicle controller decides what actions each vehicle performs.
VehicleImpl
- Class in
logist.simulation
A vehicle in the pickup and delivery problem.
VehicleImpl(int, String, int, int, Topology.City, long, Color)
- Constructor for class logist.simulation.
VehicleImpl
vehicles()
- Method in interface logist.agent.
Agent
The vehicles controlled by the agent
vehicles
- Variable in class logist.simulation.
Company
verifyDelivery()
- Method in class logist.plan.
PlanVerifier
Verifies that the plan delivers all tasks that were picked up.
verifyPickup()
- Method in class logist.plan.
PlanVerifier
Verifies that the plan picks up all available tasks.
verifyPlan(Vehicle, Plan)
- Method in class logist.plan.
PlanVerifier
Verifies that a sequence of actions is valid for a vehicle.
viewEventPerformed(ViewEvent)
- Method in class logist.gui.
NetworkDisplay
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
X
Y