Class ASMEngine

java.lang.Object
org.eclipse.m2m.atl.engine.vm.ASMEngine

public class ASMEngine extends Object
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).