Uses of Class
org.eclipse.emf.mwe.internal.ui.debug.processing.DebugModelManager
Packages that use DebugModelManager
Package
Description
-
Uses of DebugModelManager in org.eclipse.emf.mwe.internal.ui.debug.model
Methods in org.eclipse.emf.mwe.internal.ui.debug.model that return DebugModelManagerModifier and TypeMethodDescriptionDebugElement.getDebugModelManager()
DebugTarget.getDebugModelManager()
-
Uses of DebugModelManager in org.eclipse.emf.mwe.internal.ui.debug.processing
Methods in org.eclipse.emf.mwe.internal.ui.debug.processing that return DebugModelManagerModifier and TypeMethodDescriptionstatic DebugModelManager
DebugModelManager.newDebugModelManager
(DebugTarget target, Connection connection) Methods in org.eclipse.emf.mwe.internal.ui.debug.processing with parameters of type DebugModelManager -
Uses of DebugModelManager in org.eclipse.emf.mwe.internal.ui.debug.processing.handlers
Methods in org.eclipse.emf.mwe.internal.ui.debug.processing.handlers with parameters of type DebugModelManagerModifier and TypeMethodDescriptionvoid
BreakpointPluginHandler.setDebugModelManager
(DebugModelManager dmm) void
VariablesPluginHandler.setDebugModelManager
(DebugModelManager dmm) void
EventPluginHandler.setDmm
(DebugModelManager dmm) -
Uses of DebugModelManager in org.eclipse.emf.mwe.ui.debug.processing
Methods in org.eclipse.emf.mwe.ui.debug.processing with parameters of type DebugModelManagerModifier and TypeMethodDescriptionvoid
PluginExtensionManager.init
(DebugModelManager dmm, Connection connection)