Uses of Class
org.eclipse.m2m.atl.engine.emfvm.StackFrame

Packages that use StackFrame
org.eclipse.m2m.atl.engine.asm.lib   
org.eclipse.m2m.atl.engine.emfvm   
 

Uses of StackFrame in org.eclipse.m2m.atl.engine.asm.lib
 

Methods in org.eclipse.m2m.atl.engine.asm.lib with parameters of type StackFrame
 java.lang.Object SOTSExpression2.exec(StackFrame frame, Tuple args)
           
 

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

Constructors in org.eclipse.m2m.atl.engine.emfvm with parameters of type StackFrame
StackFrame(StackFrame caller, Operation operation)
          Creates a new StackFrame.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.