Uses of Class
org.eclipse.m2m.atl.engine.vm.ASMExecEnv

Packages that use ASMExecEnv
org.eclipse.m2m.atl.core.ui.vm.debug   
org.eclipse.m2m.atl.engine.vm This package contains the vm core. 
 

Uses of ASMExecEnv in org.eclipse.m2m.atl.core.ui.vm.debug
 

Methods in org.eclipse.m2m.atl.core.ui.vm.debug that return ASMExecEnv
 ASMExecEnv NetworkDebugger.getExecEnv()
           
 

Uses of ASMExecEnv in org.eclipse.m2m.atl.engine.vm
 

Methods in org.eclipse.m2m.atl.engine.vm with parameters of type ASMExecEnv
static ASMStackFrame ASMStackFrame.rootFrame(ASMExecEnv execEnv, ASMOperation operation, java.util.List args)
           
 

Constructors in org.eclipse.m2m.atl.engine.vm with parameters of type ASMExecEnv
ASMInterpreter(ASM asm, ASMModule asmModule, ASMExecEnv env, java.util.Map params)
           
AtlSuperimposeModule(ASMExecEnv env, ASM asm)
          Creates a new AtlSuperimposeModule object.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.