Uses of Package
org.eclipse.m2m.atl.engine.vm

Packages that use org.eclipse.m2m.atl.engine.vm
org.eclipse.m2m.atl.core.ui.vm   
org.eclipse.m2m.atl.core.ui.vm.asm   
org.eclipse.m2m.atl.core.ui.vm.debug   
org.eclipse.m2m.atl.drivers.emf4atl This package contains the EMF driver for the vm. 
org.eclipse.m2m.atl.drivers.uml24atl This package contains the UML2 driver for the vm. 
org.eclipse.m2m.atl.engine.vm This package contains the vm core. 
org.eclipse.m2m.atl.engine.vm.nativelib This package contains the vm library. 
org.eclipse.m2m.atl.profiler.vm   
org.eclipse.m2m.atl.profiler.vm.adapter   
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.core.ui.vm
AtlSuperimposeModule.AtlSuperimposeModuleException
          General exception for applying ATL module superimposition.
Debugger
          Interface for ATL VM debuggers (or other tools like profilers).
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.core.ui.vm.asm
ModelLoader
          Model loading and saving facility.
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.core.ui.vm.debug
ASMExecEnv
          An ASMExecEnv is an execution environment for ATL Stack Machine programs.
ASMStackFrame
           
Debugger
          Interface for ATL VM debuggers (or other tools like profilers).
Operation
           
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.drivers.emf4atl
AtlModelHandler
          The abstract model handler definition.
ModelLoader
          Model loading and saving facility.
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.drivers.uml24atl
AtlModelHandler
          The abstract model handler definition.
ModelLoader
          Model loading and saving facility.
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.engine.vm
ACTInterpreter.File_
           
ASM
          This class represents a transformation module, which can have fields.
ASMExecEnv
          An ASMExecEnv is an execution environment for ATL Stack Machine programs.
ASMField
           
ASMInstruction
           
ASMInstructionWithOperand
           
ASMOperation
          The line number table contains a list of IDs (startLine:startColumn-endLine:endColumn) of source elements associated to a range of asm instructions.
ASMParameter
           
ASMStackFrame
           
ASMWriter
           
AtlLauncher
          The ATL launcher utility.
AtlModelHandler
          The abstract model handler definition.
AtlSuperimposeModule.AtlSuperimposeModuleException
          General exception for applying ATL module superimposition.
ATLVMPlugin
          The main plugin class to be used in the desktop.
Debugger
          Interface for ATL VM debuggers (or other tools like profilers).
ExecEnv
           
ModelLoader
          Model loading and saving facility.
NativeOperation
          The native operations definition class.
Operation
           
PluginClassLoader
          A basic plugin facillity used in command-line.
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.engine.vm.nativelib
ASM
          This class represents a transformation module, which can have fields.
ModelLoader
          Model loading and saving facility.
Operation
           
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.profiler.vm
ASMStackFrame
           
Debugger
          Interface for ATL VM debuggers (or other tools like profilers).
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.profiler.vm.adapter
Operation
           
StackFrame
           
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.