|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - type of the implementing commandE - type of the command execution container used for this command.public interface IParameterizableCommand<T extends ICommand<?,E>,E extends ICommandExecutionContainer<?,?,?>>
Interface describing parameterizable command.
Command classes must implement this interface in order to be handled correctly by a command pipe.
| Method Summary |
|---|
| Methods inherited from interface com.kuka.command.ICommand |
|---|
copy, getDescription, setDescription |
| Methods inherited from interface com.kuka.parameters.IParameterizable |
|---|
getParameters |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||