|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICommandContainer
Represents the execution state of an action.
| Method Summary | |
|---|---|
IControllerCommand |
getCommand()
Gets the command which was executed within this container. |
ExecutionState |
getState()
Gets the current ExecutionState of the container. |
| Methods inherited from interface com.kuka.roboticsAPI.executionModel.IExecutionContainer |
|---|
await, await, cancel, getErrorMessage, getFiredBreakConditionInfo, getRuntimeData, hasError, hasFired, isFinished, validate |
| Method Detail |
|---|
IControllerCommand getCommand()
ExecutionState getState()
ExecutionState of the container.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||