Class ACTInterpreter


  • public class ACTInterpreter
    extends java.lang.Object
    ATL Composite Transformation Interpreter The ACT is read using an XML importer and loaded into a set of Java Object. This all process could be automated.
    • Constructor Detail

    • Method Detail

      • realMain

        public static void realMain​(java.lang.String[] args,
                                    PluginClassLoader pcl)
                             throws java.lang.Exception
        Parameters:
        args -
        pcl -
        Throws:
        java.lang.Exception