Uses of Class
org.dyncle.SASystem

Packages that use SASystem
org.dyncle   
robot.de   
robot.de.comp   
robot.de.comp.additional   
robot.de.comp.alternative   
 

Uses of SASystem in org.dyncle
 

Methods in org.dyncle with parameters of type SASystem
 ComponentBehaviour CLLoader.loadCL(java.lang.String classname, SASystem sa)
           
 

Constructors in org.dyncle with parameters of type SASystem
ADTypeComponent(SASystem a)
          This constructor sets the owner agent for this behavior.
ADTypeComponent(SASystem a, java.lang.String name, java.lang.String serviceType)
           
ATypeComponent(SASystem a)
          This constructor sets the owner agent for this behavior.
ComponentBehaviour(SASystem a)
          This constructor sets the owner agent for this behavior.
ComponentBehaviour(SASystem a, java.lang.String name, java.lang.String serviceType)
          This constructor sets the component's name and service type.
CTypeComponent(SASystem a)
          This constructor sets the owner agent for this behavior.
CTypeComponent(SASystem a, java.lang.String name, java.lang.String serviceType)
           
RemoveCL(SASystem myAgent)
           
 

Uses of SASystem in robot.de
 

Subclasses of SASystem in robot.de
 class CleaningRobot
          CleaningRobot
 

Uses of SASystem in robot.de.comp
 

Constructors in robot.de.comp with parameters of type SASystem
ApproachObject(SASystem agent)
           
Find(SASystem agent)
          Constructor
GetPosition(SASystem agent)
           
MoveTo(SASystem agent)
          Constructor
 

Uses of SASystem in robot.de.comp.additional
 

Constructors in robot.de.comp.additional with parameters of type SASystem
MaintainBattery(SASystem agent)
           
MaintainLoadAmount(SASystem agent)
           
 

Uses of SASystem in robot.de.comp.alternative
 

Constructors in robot.de.comp.alternative with parameters of type SASystem
ApproachObject(SASystem agent)
           
MoveTo(SASystem agent)
          Constructor