Uses of Interface
com.kuka.parameters.IParameterizable

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.
 



Copyright © 2019. All rights reserved.