|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MoveException | |
---|---|
visidia.simulation.process | |
visidia.simulation.process.agent |
Uses of MoveException in visidia.simulation.process |
---|
Methods in visidia.simulation.process that throw MoveException | |
---|---|
abstract SupportVertex |
SensorMover.findWay(Sensor sensor)
Returns the ID of the vertex neighbor to which the sensor will go. |
void |
SensorMover.move(Sensor sensor)
Moves the sensor to the next vertex using the sensor's local mover. |
Uses of MoveException in visidia.simulation.process.agent |
---|
Methods in visidia.simulation.process.agent that throw MoveException | |
---|---|
abstract int |
AgentMover.findNextDoor()
Returns the door to which the agent will go. |
void |
AgentMover.move()
Moves the agent to the next door. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |