Uses of Class
org.eclipse.m2m.atl.engine.emfvm.lib.ASMModule

Packages that use ASMModule
org.eclipse.m2m.atl.engine.emfvm   
org.eclipse.m2m.atl.engine.emfvm.lib This package contains the emfvm library. 
 

Uses of ASMModule in org.eclipse.m2m.atl.engine.emfvm
 

Constructors in org.eclipse.m2m.atl.engine.emfvm with parameters of type ASMModule
StackFrame(ExecEnv execEnv, ASMModule asmModule, Operation operation)
          Creates a new StackFrame with the given parameters.
 

Uses of ASMModule in org.eclipse.m2m.atl.engine.emfvm.lib
 

Methods in org.eclipse.m2m.atl.engine.emfvm.lib that return ASMModule
 ASMModule AbstractStackFrame.getAsmModule()
           
 

Constructors in org.eclipse.m2m.atl.engine.emfvm.lib with parameters of type ASMModule
AbstractStackFrame(ExecEnv execEnv, ASMModule asmModule, Operation operation)
          Creates a new AbstractStackFrame with the given parameters.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.