| Package | Description |
|---|---|
| org.eclipse.dirigible.engine.js.debug.model |
| Modifier and Type | Method and Description |
|---|---|
BreakpointMetadata |
LinebreakMetadata.getBreakpoint() |
| Modifier and Type | Method and Description |
|---|---|
Set<BreakpointMetadata> |
IDebugExecutor.getBreakpoints() |
Set<BreakpointMetadata> |
BreakpointsMetadata.getBreakpoints() |
| Modifier and Type | Method and Description |
|---|---|
int |
LinebreakMetadata.compareTo(BreakpointMetadata o) |
int |
BreakpointMetadata.compareTo(BreakpointMetadata that) |
void |
LinebreakMetadata.setBreakpoint(BreakpointMetadata breakpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
BreakpointsMetadata.setBreakpointsList(Set<BreakpointMetadata> breakpointsList) |
| Constructor and Description |
|---|
LinebreakMetadata(String sessionId,
String executionId,
String userId,
BreakpointMetadata breakpoint) |
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.