Uses of Class
robot.de.CleaningRobot

Packages that use CleaningRobot
robot.de.comp   
robot.de.comp.additional   
 

Uses of CleaningRobot in robot.de.comp
 

Constructors in robot.de.comp with parameters of type CleaningRobot
DiscoverObjectByRandomWalk(CleaningRobot agent, java.lang.String eType)
          Constructor
DiscoverObjectUsingCamera(CleaningRobot agent)
          Constructor
DisposeDust(CleaningRobot agent)
           
ObserveDustAppearanceAndResult(CleaningRobot agent)
           
PickUpDust(CleaningRobot agent)
           
SweepDust(CleaningRobot agent)
           
 

Uses of CleaningRobot in robot.de.comp.additional
 

Constructors in robot.de.comp.additional with parameters of type CleaningRobot
ChargeBattery(CleaningRobot agent)
           
UnloadDust(CleaningRobot agent)