|
||||||||||
| 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 CommandContainer<T extends com.kuka.command.ICommand<T,?>,R extends NavExecutionResult>
An interface describing the methods of an unit responsible for the management of the runtime information of a navigation command.
| Method Summary | |
|---|---|
double |
getTimestamp()
|
| Methods inherited from interface com.kuka.command.ICommandExecutionContainer |
|---|
awaitFinalized, awaitFinalized, awaitFinished, awaitFinished, cancel, getCommand, getResult, getState |
| Method Detail |
|---|
double getTimestamp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||