Uses of Class
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation

Packages that use CDebugModelPresentation
org.eclipse.cdt.debug.internal.ui   
org.eclipse.cdt.debug.ui   
 

Uses of CDebugModelPresentation in org.eclipse.cdt.debug.internal.ui
 

Methods in org.eclipse.cdt.debug.internal.ui that return CDebugModelPresentation
static CDebugModelPresentation CDebugModelPresentation.getDefault()
           
 

Uses of CDebugModelPresentation in org.eclipse.cdt.debug.ui
 

Methods in org.eclipse.cdt.debug.ui that return CDebugModelPresentation
static CDebugModelPresentation CDebugUIPlugin.getDebugModelPresentation()