Module omix.api

Annotation Type LicenseRequired


@Documented
@Target(TYPE)
@Retention(RUNTIME)
public @interface LicenseRequired
This annotation labels classes as to require a valid license key in order to be used in OVL scripts.
Author:
Dr. Peter Droste, Omix Visualization
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    String value
    The identifier of the required license key.
  • Element Details

    • value

      String value
      The identifier of the required license key.
      Returns:
      identifier