|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.robots.capabilities.impl.LeaderImpl
public class LeaderImpl
| Field Summary | |
|---|---|
protected MobileRobot |
leader
|
protected RequestManager |
requestManager
|
| Constructor Summary | |
|---|---|
LeaderImpl()
|
|
| Method Summary | |
|---|---|
void |
LeadTo(java.util.HashMap properties)
|
void |
leadTo(java.lang.String followerName,
Coordinate destination)
|
void |
setRobot(MobileRobot robot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected MobileRobot leader
protected RequestManager requestManager
| Constructor Detail |
|---|
public LeaderImpl()
| Method Detail |
|---|
public void setRobot(MobileRobot robot)
public void LeadTo(java.util.HashMap properties)
throws AbortActionException
LeadTo in interface LeaderAbortActionException
public void leadTo(java.lang.String followerName,
Coordinate destination)
throws AbortActionException
AbortActionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||