Annotation Interface AnalyticalScope


@Retention(RUNTIME) @Target(TYPE) public @interface AnalyticalScope
In non-extended mode only annotated scripts are visible.

In Extended mode scripts are always visible to be selected to add functions.

The value() parameter, indicates that the annotated script or class can be added in the studio in non-extended mode, only to an object that has a value script (or extends value).

Author:
m.popov
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details