Package org.eclipse.m2m.atl.engine.vm
package org.eclipse.m2m.atl.engine.vm
This package contains the vm core.
-
ClassDescriptionATL Composite Transformation Interpreter The ACT is read using an XML importer and loaded into a set of Java Object.This class represents a transformation module, which can have fields.This class is used by ATL compiler to create an ASM file.ASM Engine.An ASMExecEnv is an execution environment for ATL Stack Machine programs.This Java class interprets ATL Stack Machine.The line number table contains a list of IDs (startLine:startColumn-endLine:endColumn) of source elements associated to a range of asm instructions.Textual ATL VM bytecode serializer.This Java class reads an ATL Stack Machine (ASM) from its XML definition.The ATL launcher utility.The abstract model handler definition.Implements ATL module superimposition by load-time adaptation of the execution environment operations.Utility class to access externalized Strings for ATLEngine.The main plugin class to be used in the desktop.ATL VM utilities.Interface for ATL VM debuggers (or other tools like profilers).A do-nothing ATL VM debugger.Model loading and saving facility.The native operations definition class.A basic plugin facillity used in command-line.A simple ATL VM debugger with step tracing and basic profiling optional capabilities.Exceptions thrown by the VM.