Uses of Class
org.eclipse.m2m.atl.debug.core.AtlStackFrame

Packages that use AtlStackFrame
org.eclipse.m2m.atl.adt.debug.ui   
org.eclipse.m2m.atl.debug.core   
 

Uses of AtlStackFrame in org.eclipse.m2m.atl.adt.debug.ui
 

Methods in org.eclipse.m2m.atl.adt.debug.ui with parameters of type AtlStackFrame
 org.eclipse.ui.IEditorInput AtlDebugModelPresentation.getDisassemblyEditorInput(AtlStackFrame frame)
          Returns the disassembly editor.
 

Uses of AtlStackFrame in org.eclipse.m2m.atl.debug.core
 

Methods in org.eclipse.m2m.atl.debug.core with parameters of type AtlStackFrame
 void AtlThread.setStackFrames(AtlStackFrame[] frames)
          This method allow to update the array of stackFrames.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.