|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoboticsAPIApplicationState | |
|---|---|
| com.kuka.roboticsAPI.applicationModel | Contains classes needed for applications using RoboticsAPI. |
| Uses of RoboticsAPIApplicationState in com.kuka.roboticsAPI.applicationModel |
|---|
| Methods in com.kuka.roboticsAPI.applicationModel that return RoboticsAPIApplicationState | |
|---|---|
static RoboticsAPIApplicationState |
RoboticsAPIApplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RoboticsAPIApplicationState[] |
RoboticsAPIApplicationState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.kuka.roboticsAPI.applicationModel with parameters of type RoboticsAPIApplicationState | |
|---|---|
void |
RoboticsAPIApplication.onApplicationStateChanged(RoboticsAPIApplicationState state)
Called from the framework when the application state has changed. |
void |
IRoboticsAPIApplication.onApplicationStateChanged(RoboticsAPIApplicationState state)
Called from the framework when the application state has changed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||