public class OCLDebugCore extends VMDebugCore
| Modifier and Type | Field and Description |
|---|---|
static String |
BREAKPOINT_MARKER_ID |
static String |
DEBUGGER_ACTIVE_PROPERTY |
static OCLDebugCore |
INSTANCE |
static String |
MODEL_ID |
static String |
PLUGIN_ID |
static Trace |
TRACE |
| Modifier and Type | Method and Description |
|---|---|
String |
getBreakpointMarkerId() |
String |
getDebuggerActiveProperty() |
String |
getDebugTargetName() |
String |
getDebugThreadName() |
List<OCLLineBreakpoint> |
getLineBreakpoints() |
EssentialOCLLocationInFileProvider |
getLocationInFileProvider() |
ILog |
getLog() |
String |
getModelId() |
String |
getPluginId() |
Trace |
getTrace() |
String |
getVMThreadName() |
createDebugError, createError, createStatus, createStatus, error, error, error, error, getOCLBreakpoints, getResourceURI, log, log, resolvePlatformPluginURI, resolvePlatformPluginURI, resolveWorskpaceFile, toFile, toFilespublic static final OCLDebugCore INSTANCE
public static final String BREAKPOINT_MARKER_ID
public static final String MODEL_ID
public static final String DEBUGGER_ACTIVE_PROPERTY
public static final String PLUGIN_ID
public static Trace TRACE
public String getBreakpointMarkerId()
getBreakpointMarkerId in class VMDebugCorepublic String getDebugTargetName()
getDebugTargetName in class VMDebugCorepublic String getDebugThreadName()
getDebugThreadName in class VMDebugCorepublic String getDebuggerActiveProperty()
getDebuggerActiveProperty in class VMDebugCorepublic List<OCLLineBreakpoint> getLineBreakpoints()
getLineBreakpoints in class VMDebugCorepublic EssentialOCLLocationInFileProvider getLocationInFileProvider()
getLocationInFileProvider in class VMDebugCorepublic ILog getLog()
getLog in class VMDebugCorepublic String getModelId()
getModelId in class VMDebugCorepublic String getPluginId()
getPluginId in class VMDebugCorepublic Trace getTrace()
getTrace in class VMDebugCorepublic String getVMThreadName()
getVMThreadName in class VMDebugCoreCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.