EDMCompiler


edm.edom3

Interface EDMCompiler

  • All Superinterfaces:EDMContextDependent, EDMWorker



    public interface EDMCompiler
    extends EDMWorker

    To find descriptions of the available compilers:

    Version:3Author:Arne Toen, EPM Technology AS.See Also:EDMWorkerFactory.getExpressCompiler(), EDMWorkerFactory.getExpressXCompiler(), EDMWorkerFactory.getQueryCompiler(), Copyright(C) EPM Technology AS.

    • Field Detail

      • EXP

        static final int EXP

        Denotes an EXPRESS schema

        See Also:Constant Field Values

      • XPX

        static final int XPX

        Denotes an EXPRESS-X schema map

        See Also:Constant Field Values

      • REX

        static final int REX

        Denotes a rule schema

        See Also:Constant Field Values

      • QEX

        static final int QEX

        Denotes a query schema

        See Also:Constant Field Values

    • Method Detail

      • setSchemaName

        void setSchemaName(java.lang.String s)

        Set schema name for Express compiler

        Parameters:s - schema name