Package org.eclipse.m2m.atl.engine.vm
Class ACTInterpreter
java.lang.Object
org.eclipse.m2m.atl.engine.vm.ACTInterpreter
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.
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
-
Constructor Summary
ConstructorDescriptionACTInterpreter
(PluginClassLoader pcl, ModelLoader ml, ASMModelElement root, Map params, Map models) -
Method Summary
-
Constructor Details
-
ACTInterpreter
public ACTInterpreter(PluginClassLoader pcl, ModelLoader ml, ASMModelElement root, Map params, Map models) throws Exception - Throws:
Exception
-
-
Method Details
-
realMain
- Parameters:
args
-pcl
-- Throws:
Exception
-