public class CompleteOCLCSUIConstraintLocator extends CompleteOCLCSConstraintLocator implements ConstraintUILocator
ConstraintLocator.Descriptor| Modifier and Type | Field and Description |
|---|---|
static CompleteOCLCSUIConstraintLocator |
INSTANCE |
| Constructor and Description |
|---|
CompleteOCLCSUIConstraintLocator() |
| Modifier and Type | Method and Description |
|---|---|
static IStatus |
createStatus(Throwable e,
String messageTemplate,
Object... bindings) |
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.
|
getConstrainingType, getConstraints, getName, getSourceExpression, getSourceResource, validategetAllTypes, getImage, getTypeURIgetConstrainingURI, getConstraintLocator, getImports, getLabel, getTypeURIs, initialize, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllTypes, getConstrainingType, getConstrainingURI, getConstraints, getImage, getImports, getLabel, getName, getSourceExpression, getSourceResource, getTypeURI, getTypeURIs, validatepublic static CompleteOCLCSUIConstraintLocator INSTANCE
public static IStatus createStatus(Throwable e, String messageTemplate, Object... bindings)
public boolean debug(ResultConstrainingNode resultConstrainingNode, ValidityView validityView, IProgressMonitor monitor) throws CoreException
ConstraintUILocatordebug in interface ConstraintUILocatorCoreExceptionpublic ConstraintLocator getInstance()
ConstraintLocatorgetInstance in interface ConstraintLocatorgetInstance in class CompleteOCLCSConstraintLocatorCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.