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

Packages that use org.eclipse.m2m.atl.engine.vm
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 This package holds compiler APIs. 
org.eclipse.m2m.atl.engine.vm This package contains the vm core. 
org.eclipse.m2m.atl.engine.vm.adwp This package contains the vm debug utilities. 
org.eclipse.m2m.atl.engine.vm.nativelib This package contains the vm library. 
org.eclipse.m2m.atl.ocl.core   
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.drivers.emf4atl
ModelLoader
          Model loading and saving facillity.
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.drivers.uml24atl
ModelLoader
          Model loading and saving facillity.
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.engine
ASM
          This class represents a transformation module, which can have fields.
ASMExecEnv
          An ASMExecEnv is an execution environment for ATL Stack Machine programs.
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.engine.vm
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
           
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 facillity.
NativeOperation
           
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.adwp
NetworkDebugger
           
Operation
           
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 facillity.
Operation
           
StackFrame
           
 

Classes in org.eclipse.m2m.atl.engine.vm used by org.eclipse.m2m.atl.ocl.core
ASM
          This class represents a transformation module, which can have fields.
ASMEmitter
          This class is used by ATL compiler to create an ASM file.
Operation
           
StackFrame
           
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.