|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.kuka.command | |
|---|---|
| com.kuka.command | Contains interfaces providing infrastructure for use of commands. |
| Classes in com.kuka.command used by com.kuka.command | |
|---|---|
| CommandExecutionException
Exception that is thrown when error happens during execution of a command. |
|
| ICancelListener
Listener that can be registered in methods like this ICommandPipe.cancelAllAsync(ICancelListener). |
|
| ICommand
Interface describing a command that can be executed by a ICommandPipe
. |
|
| ICommandExecutionContainer
An interface describing the methods of an unit responsible for the management of the runtime information of a command. |
|
| ICommandStateListener
Listener interface that can be registered by a pipe ICommandPipe.addStateListener(ICommandStateListener) in order to get
state changes for command executed at that pipe. |
|
| IExecutionResult
Represents the result of execution of a command. |
|
| IExecutionState
Represents state of command execution. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||