|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.debug.core.model.LaunchConfigurationDelegate
org.eclipse.ocl.examples.debug.launching.OCLLaunchConfigurationDelegate
public class OCLLaunchConfigurationDelegate
| Field Summary | |
|---|---|
protected static org.eclipse.core.runtime.IStatus |
fgLaunchErrorStatus
|
protected static int |
LAUNCH_ERROR_CODE
|
| Fields inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
|---|
complileErrorProjectPromptStatus, complileErrorPromptStatus, promptStatus, saveScopedDirtyEditors, switchToDebugPromptStatus |
| Fields inherited from interface org.eclipse.ocl.examples.debug.launching.OCLLaunchConstants |
|---|
CONSTRAINT_URI, CONTEXT_OBJECT, CONTEXT_URI, EXPRESSION_OBJECT, LAUNCH_CONFIGURATION_TYPE_ID, MODEL_URI, OCL_KEY |
| Constructor Summary | |
|---|---|
OCLLaunchConfigurationDelegate()
|
|
| Method Summary | |
|---|---|
protected OCLDebugCore |
getDebugCore()
|
void |
launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
java.lang.String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
| Methods inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
|---|
addReferencedProjects, buildForLaunch, buildProjects, computeBuildOrder, computeReferencedBuildOrder, existsProblems, finalLaunchCheck, getBreakpoints, getBuildOrder, getLaunch, getProjectsForProblemSearch, isLaunchProblem, preLaunchCheck, saveBeforeLaunch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final int LAUNCH_ERROR_CODE
protected static final org.eclipse.core.runtime.IStatus fgLaunchErrorStatus
| Constructor Detail |
|---|
public OCLLaunchConfigurationDelegate()
| Method Detail |
|---|
public void launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
java.lang.String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
launch in interface org.eclipse.debug.core.model.ILaunchConfigurationDelegateorg.eclipse.core.runtime.CoreException@NonNull protected OCLDebugCore getDebugCore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||