org.eclipse.cdt.debug.internal.ui.views.modules
Class ModulesView.ModulesViewPresentationContext

java.lang.Object
  extended by PresentationContext
      extended by org.eclipse.cdt.debug.internal.ui.views.modules.ModulesView.ModulesViewPresentationContext
Enclosing class:
ModulesView

public class ModulesView.ModulesViewPresentationContext
extends PresentationContext


Constructor Summary
ModulesView.ModulesViewPresentationContext(org.eclipse.debug.ui.IDebugModelPresentation modelPresentation)
           
 
Method Summary
 org.eclipse.debug.ui.IDebugModelPresentation getModelPresentation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModulesView.ModulesViewPresentationContext

public ModulesView.ModulesViewPresentationContext(org.eclipse.debug.ui.IDebugModelPresentation modelPresentation)
Method Detail

getModelPresentation

public org.eclipse.debug.ui.IDebugModelPresentation getModelPresentation()