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

Packages that use ExecEnv
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 ExecEnv in org.eclipse.m2m.atl.engine.emfvm
 

Methods in org.eclipse.m2m.atl.engine.emfvm with parameters of type ExecEnv
 void ASM.registerOperations(ExecEnv execEnv, java.util.List operations)
           
 

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

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

Fields in org.eclipse.m2m.atl.engine.emfvm.lib declared as ExecEnv
 ExecEnv StackFrame.execEnv
           
 

Methods in org.eclipse.m2m.atl.engine.emfvm.lib with parameters of type ExecEnv
 void Extension.apply(ExecEnv execEnv, java.util.Map options)
           
 

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


Copyright 2007 IBM Corporation and others.
All Rights Reserved.