Class Atl2006Compiler

    • Constructor Detail

      • Atl2006Compiler

        public Atl2006Compiler()
    • Method Detail

      • getSemanticAnalyzerURL

        protected java.net.URL getSemanticAnalyzerURL()
        Description copied from class: AtlDefaultCompiler
        Returns the ATL WFR URL (whatever that may be); to be implemented by concrete subclass.
        Specified by:
        getSemanticAnalyzerURL in class AtlDefaultCompiler
        Returns:
        the URL
      • getCodegeneratorURL

        protected java.net.URL getCodegeneratorURL()
        Description copied from class: AtlDefaultCompiler
        Returns the URL of the ATL compiler transformation; to be implemented by concrete subclass.
        Specified by:
        getCodegeneratorURL in class AtlDefaultCompiler
        Returns:
        the URL of the compiler itself