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
Nested ClassesModifier and TypeClassDescriptionprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected class -
Constructor Summary
ConstructorsConstructorDescriptionACTInterpreter(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
-