|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.nav.fleet.actions.CustomEdgeActionContext
public final class CustomEdgeActionContext
Context object for custom topology edge action execution.
| Constructor Summary | |
|---|---|
CustomEdgeActionContext(com.kuka.nav.robot.MobileRobot r,
TopologyEdge e)
Instantiates a new topology edge action context. |
|
| Method Summary | |
|---|---|
TopologyEdge |
getEdge()
Gets the topology graph edge. |
com.kuka.nav.robot.MobileRobot |
getRobot()
Gets the mobile robot resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomEdgeActionContext(com.kuka.nav.robot.MobileRobot r,
TopologyEdge e)
r - the robote - the edge| Method Detail |
|---|
public com.kuka.nav.robot.MobileRobot getRobot()
public TopologyEdge getEdge()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||