|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.emf.validation.validity.locator.AbstractConstraintLocator
org.eclipse.ocl.examples.validity.locator.AbstractPivotConstraintLocator
org.eclipse.ocl.examples.validity.locator.DelegateConstraintLocator
org.eclipse.ocl.examples.validity.locator.DelegateUIConstraintLocator
public class DelegateUIConstraintLocator
| Nested Class Summary | |
|---|---|
protected static class |
DelegateUIConstraintLocator.DebugStarter
The DebugStarter sequences the start up of the debugger off the thread. |
| Nested classes/interfaces inherited from class org.eclipse.ocl.examples.validity.locator.AbstractPivotConstraintLocator |
|---|
AbstractPivotConstraintLocator.AbstractConstraintLocator |
| Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.emf.validation.validity.locator.ConstraintLocator |
|---|
ConstraintLocator.Descriptor |
| Field Summary | |
|---|---|
static DelegateUIConstraintLocator |
INSTANCE
|
| Constructor Summary | |
|---|---|
DelegateUIConstraintLocator()
|
|
| Method Summary | |
|---|---|
boolean |
debug(ResultConstrainingNode resultConstrainingNode,
ValidityView validityView,
org.eclipse.core.runtime.IProgressMonitor monitor)
Launch a debugger for the resultConstrainingNode, returning false if debugging is not supported. |
| Methods inherited from class org.eclipse.ocl.examples.validity.locator.DelegateConstraintLocator |
|---|
getConstrainedObject, getConstraint, getConstraints, getImage, getName, getSourceExpression, print, validate |
| Methods inherited from class org.eclipse.ocl.examples.validity.locator.AbstractPivotConstraintLocator |
|---|
createEvaluationVisitor, getQuery |
| Methods inherited from class org.eclipse.ocl.examples.emf.validation.validity.locator.AbstractConstraintLocator |
|---|
createLeafConstrainingNode, getAllTypes, getConstrainingURIs, getConstraintLocator, getImports, getLabel, getSeverity, getSourceResource, getURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.examples.emf.validation.validity.locator.ConstraintLocator |
|---|
getAllTypes, getConstrainingURIs, getConstraints, getImage, getImports, getLabel, getName, getSourceExpression, getSourceResource, getURI, validate |
| Field Detail |
|---|
@NonNull public static DelegateUIConstraintLocator INSTANCE
| Constructor Detail |
|---|
public DelegateUIConstraintLocator()
| Method Detail |
|---|
public boolean debug(@NonNull
ResultConstrainingNode resultConstrainingNode,
@NonNull
ValidityView validityView,
@NonNull
org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
ConstraintUILocator
debug in interface ConstraintUILocatororg.eclipse.core.runtime.CoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||