Annotation Type Executable


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Executable
    Annotation to mark inner OpenL components that are executable at runtime for calculating rules.
    Author:
    DLiauchuk