|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The type of the command whose runtime information is managed by
the container.R - The type of the result which describes the reason why a container
reached the finished state.public interface FindAndReachContainer<T extends FindAndReach<T,?>,R extends com.kuka.nav.command.NavExecutionResult>
Interface describing the methods of an unit responsible for the management of the runtime information of a find and reach command.
| Method Summary | |
|---|---|
FindAndReachState |
getFindAndReachState()
Returns the state of the find and reach command. |
| Methods inherited from interface com.kuka.nav.command.CommandContainer |
|---|
getTimestamp |
| Methods inherited from interface com.kuka.command.ICommandExecutionContainer |
|---|
awaitFinalized, awaitFinalized, awaitFinished, awaitFinished, cancel, getCommand, getResult, getState |
| Method Detail |
|---|
FindAndReachState getFindAndReachState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||