public class PivotUIConstraintLocator extends PivotConstraintLocator implements ConstraintUILocator
ConstraintLocator.Descriptor| Modifier and Type | Field and Description |
|---|---|
static PivotUIConstraintLocator |
INSTANCE |
| Constructor and Description |
|---|
PivotUIConstraintLocator() |
| 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.
|
getAllTypes, getConstraints, getImage, getName, getSourceExpression, getSourceResource, getTypeURI, validategetConstrainingType, getConstrainingURI, 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 PivotUIConstraintLocator 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 PivotConstraintLocatorCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.