Uses of Class
ucot.input.InputCollection

Packages that use InputCollection
ucot.core Core package 
 

Uses of InputCollection in ucot.core
 

Fields in ucot.core declared as InputCollection
private  InputCollection Core.inputs
           
 

Methods in ucot.core that return InputCollection
 InputCollection ControlInterface.getInputs()
          Returns InputCollection of inputs.
 InputCollection Core.getInputs()