Module omix.api

Annotation Type OVLInaccessible


@Documented
@Inherited
@Retention(RUNTIME)
@Target({TYPE,FIELD,METHOD,CONSTRUCTOR,ANNOTATION_TYPE,PACKAGE,PARAMETER})
@OVLTarget({})
@OVLInaccessible
public @interface OVLInaccessible
This java annotation avoids accessibility of a member, parameter or class in OVL code.
Author:
Dr. Peter Droste, Omix Visualization