Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.api.Selection

Packages that use Selection
com.kuka.roboticsAPI.controllerModel.sunrise.api Contains the necessary objects to work with Sunrise. 
 

Uses of Selection in com.kuka.roboticsAPI.controllerModel.sunrise.api
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.api that return Selection
 Selection SelectiveAssignment.getSelection()
          Gets the selection in which the assignment participates.
 Selection SPR.getSelection(InPort inport)
          Returns the selection which targets the given inport.
 Selection SelectionList.getSelection(InPort inport)
          Returns the selection which targets the given inport.
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.api that return types with arguments of type Selection
 Iterator<Selection> SelectionList.iterator()
          
 



Copyright © 2019. All rights reserved.