Module omix.api

Interface OVLEnvironment


@OVLInaccessible
public interface OVLEnvironment
Java methods and constructors can be equipped with a prepend OVLEnvironment parameter. This parameter is hidden in OVL. When the according method is invoked from inside OVL code, the OVL runtime environment internally submits the OVLEnvironment. This class allows to get information about the invoking OVL environment and to get dynamic access to fields, accessories, methods and classes defined in OVL from Java.
Author:
Dr. Peter Droste, Omix Visualization