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

Packages that use ASMModule
org.eclipse.m2m.atl.engine.emfvm This package contains the emfvm core. 
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)
           
 

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

Fields in org.eclipse.m2m.atl.engine.emfvm.lib declared as ASMModule
 ASMModule StackFrame.asmModule
           
 

Constructors in org.eclipse.m2m.atl.engine.emfvm.lib with parameters of type ASMModule
StackFrame(ExecEnv execEnv, ASMModule asmModule, Operation operation)
           
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.