Uses of Class
org.eclipse.emf.mwe.internal.ui.debug.model.DebugStackFrame

Packages that use DebugStackFrame
org.eclipse.emf.mwe.internal.ui.debug.model   
 

Uses of DebugStackFrame in org.eclipse.emf.mwe.internal.ui.debug.model
 

Methods in org.eclipse.emf.mwe.internal.ui.debug.model that return DebugStackFrame
 DebugStackFrame DebugThread.getStackFramePeek()
           
 

Methods in org.eclipse.emf.mwe.internal.ui.debug.model with parameters of type DebugStackFrame
 int DebugThread.getSetVarFrameId(DebugStackFrame frame)