Uses of Class
com.kuka.roboticsAPI.controllerModel.StatePortData

Packages that use StatePortData
com.kuka.roboticsAPI.controllerModel This package contains the state port data containers. 
 

Uses of StatePortData in com.kuka.roboticsAPI.controllerModel
 

Methods in com.kuka.roboticsAPI.controllerModel that return StatePortData
 StatePortData StatePortData.PropertyState.getMessageTree()
          gets the stack trace within the controller of the error.
 StatePortData StatePortLogRecord.getStatePortData()
          Gets the state port data.
 

Constructors in com.kuka.roboticsAPI.controllerModel with parameters of type StatePortData
StatePortData.PropertyState(String descriptionID, String devDescription, List<Object> parameter, com.kuka.roboticsAPI.controllerModel.StatePortState state, StatePortData messageTree)
          constructor.
StatePortLogRecord(StatePortData statePortData)
          Creates a Sunrise log record.
 



Copyright © 2019. All rights reserved.