Uses of Interface
omix.lang.UserRequest
Package | Description |
---|---|
omix.lang.reflect |
This package provides classes which allow a dynamic access of OVL code from Java.
|
-
Uses of UserRequest in omix.lang.reflect
Methods in omix.lang.reflect that return UserRequest Modifier and Type Method Description UserRequest
OVLEnvironment. userRequest()
Returns theUserRequest
interface used in OVL to implement messaging and user interaction.