Uses of Class
ucot.input.InputCollection

Packages that use InputCollection
ucot.core ControlInterface and Core class, these control the program flow. 
 

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 Core.getInputs()
           
 InputCollection ControlInterface.getInputs()
          Returns all the input adapters currently available to UCOT core.