Package org.eclipse.m2m.atl.engine.vm
Class ASMEngine
java.lang.Object
org.eclipse.m2m.atl.engine.vm.ASMEngine
ASM Engine.
This is the main entrypoint when using ATL from command-line.
It delegates to another class depending on the kind of operation
to perform: simple transformation or composite transformation execution,
or simply copy (with possible use of injectors and extractors).
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
realMain
(String[] args, PluginClassLoader pcl)