public class DelegateUIConstraintLocator extends DelegateConstraintLocator implements ConstraintUILocator
ConstraintLocator.Descriptor| Modifier and Type | Field and Description |
|---|---|
static DelegateUIConstraintLocator |
INSTANCE |
| Constructor and Description |
|---|
DelegateUIConstraintLocator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
debug(ResultConstrainingNode resultConstrainingNode,
ValidityView validityView,
IProgressMonitor monitor)
Launch a debugger for the resultConstrainingNode, returning false if debugging is not supported.
|
ConstraintLocator |
getInstance()
Return the singleton instance of this ConstraintLocator to avoid duplicate registrations.
|
getConstraints, getImage, getName, getSourceExpression, validategetSourceResource, initializegetAllTypes, getConstrainingType, getConstrainingURI, getConstraintLocator, getImports, getLabel, getTypeURI, getTypeURIs, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllTypes, getConstrainingType, getConstrainingURI, getConstraints, getImage, getImports, getLabel, getName, getSourceExpression, getSourceResource, getTypeURI, getTypeURIs, validatepublic static DelegateUIConstraintLocator INSTANCE
public boolean debug(ResultConstrainingNode resultConstrainingNode, ValidityView validityView, IProgressMonitor monitor) throws CoreException
ConstraintUILocatordebug in interface ConstraintUILocatorCoreExceptionpublic ConstraintLocator getInstance()
ConstraintLocatorgetInstance in interface ConstraintLocatorgetInstance in class DelegateConstraintLocatorCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.