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

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

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

Methods in org.eclipse.m2m.atl.engine.vm that return ASMExecEnv
 ASMExecEnv NetworkDebugger.getExecEnv()
           
 

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.