|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomEdgeAction | |
|---|---|
| com.kuka.nav.fleet.actions | Contains the interfaces defining custom actions that can be configured in a graph. |
| Uses of CustomEdgeAction in com.kuka.nav.fleet.actions |
|---|
| Methods in com.kuka.nav.fleet.actions that return CustomEdgeAction | |
|---|---|
CustomEdgeAction |
CustomEdgeAction.copy()
Returns a deep copy of this CustomEdgeAction. |
CustomEdgeAction |
CustomActionRegistry.getEdgeCustomAction(String identifier)
Gets a registered edge custom action. |
| Methods in com.kuka.nav.fleet.actions with parameters of type CustomEdgeAction | |
|---|---|
void |
CustomActionRegistry.addEdgeCustomAction(String identifier,
CustomEdgeAction action)
Registers a edge custom action at the fleet manager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||