|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IParameterizable | |
|---|---|
| com.kuka.command | Contains interfaces providing infrastructure for use of commands. |
| com.kuka.parameters | Contains classes and interfaces providing infrastructure for parameterizing of commands. |
| Uses of IParameterizable in com.kuka.command |
|---|
| Subinterfaces of IParameterizable in com.kuka.command | |
|---|---|
interface |
IParameterizableCommand<T extends ICommand<?,E>,E extends ICommandExecutionContainer<?,?,?>>
Interface describing parameterizable command. |
| Uses of IParameterizable in com.kuka.parameters |
|---|
| Methods in com.kuka.parameters that return types with arguments of type IParameterizable | |
|---|---|
Class<? extends IParameterizable> |
IParameterMap.getType()
Gets a type of the map - class of the parameterizable object which configuration is contained in the map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||