Package com.kuka.parameters

Contains classes and interfaces providing infrastructure for parameterizing of commands.

See:
          Description

Interface Summary
IParameter Represents a general kind of parameter.
IParameterizable Interface that should be implemented by classes which are parameterized via parameters.
IParameterList<T extends IParameter> Represents a list of parameters of the same type.
IParameterMap Represents a map containing all parameter of a IParameterizable object.
IValueParameter<T> Represents a parameter with a value.
 

Package com.kuka.parameters Description

Contains classes and interfaces providing infrastructure for parameterizing of commands.



Copyright © 2019. All rights reserved.