Uses of Class
com.kuka.roboticsAPI.TagBasedConfiguration

Packages that use TagBasedConfiguration
com.kuka.roboticsAPI.controllerModel Contains the controller classes for accessing a controller and it's services. 
com.kuka.roboticsAPI.controllerModel.mapping Contains some helper classes for a mapping process of a RoboticsAPI command into a controller specific command. 
com.kuka.roboticsAPI.persistenceModel Contains classes for handling the persistence. 
 

Uses of TagBasedConfiguration in com.kuka.roboticsAPI.controllerModel
 

Subclasses of TagBasedConfiguration in com.kuka.roboticsAPI.controllerModel
 class RequestHandlerConfiguration
          Holds the configuration for the request handlers.
 

Uses of TagBasedConfiguration in com.kuka.roboticsAPI.controllerModel.mapping
 

Subclasses of TagBasedConfiguration in com.kuka.roboticsAPI.controllerModel.mapping
 class AbstractMapperConfiguration<T extends MappingToken<?>>
          Holds the configuration for the mappers.
 

Uses of TagBasedConfiguration in com.kuka.roboticsAPI.persistenceModel
 

Subclasses of TagBasedConfiguration in com.kuka.roboticsAPI.persistenceModel
 class PersistenceConfiguration
          Configuration class for data sources of the persistence engine.
 



Copyright © 2019. All rights reserved.