| Package | Description |
|---|---|
| org.eclipse.dirigible.engine.js.debug.model |
| Modifier and Type | Method and Description |
|---|---|
static DebugModel |
DebugModelFacade.createDebugModel(String user,
IDebugController debugController) |
static DebugModel |
DebugModelFacade.getDebugModel(String user) |
static DebugModel |
DebugManager.getDebugModel(String user) |
DebugModel |
DebugSessionModel.getModel() |
DebugModel |
BreakpointsMetadata.getModel() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<DebugModel> |
DebugManager.getDebugModels() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DebugManager.registerDebugModel(String user,
DebugModel debugModel) |
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.