Uses of Package
com.kuka.roboticsAPI.concurrencyModel

Packages that use com.kuka.roboticsAPI.concurrencyModel
com.kuka.roboticsAPI This package contains all sub-packages for the RoboticsAPI functionality. 
com.kuka.roboticsAPI.concurrencyModel Contains classes supporting the development of multi-threading applications. 
 

Classes in com.kuka.roboticsAPI.concurrencyModel used by com.kuka.roboticsAPI
ISyncManager
          The SyncManager interface.
 

Classes in com.kuka.roboticsAPI.concurrencyModel used by com.kuka.roboticsAPI.concurrencyModel
CriticalArea
          Care class.
CyclicTask
          A CyclicTask runs within a doCyclic call.
CyclicTaskBehavior
          Defines the behavior of a cyclic task if the task needed longer than the given cycle time.
ICyclicTaskContainer
          This interface represents a container which contains cyclic tasks and let's the user control them.
ISyncManager
          The SyncManager interface.
ParallelTask
          A ParallelTAsk runs within a doParallel call.
ParallelTaskStatementBehavior
          Represents the possible behaviors for a doParallel-statement.
SyncHandle
          Handle for cyclic synchronization of threads.
 



Copyright © 2019. All rights reserved.