public final class ResolutionUtil extends Object
Modifier and Type | Method and Description |
---|---|
static IFile |
getFileAt(URI uri)
Returns the IFile located at the given URI.
|
static CrossReferenceResolutionScope |
getResolutionScope()
Tells this resolver how much of the dependency graph should be created at once.
|
static boolean |
isInterruptedOrCanceled(IProgressMonitor monitor)
Checks if the current thread is interrupted or if the given monitor has been canceled.
|
public static CrossReferenceResolutionScope getResolutionScope()
public static boolean isInterruptedOrCanceled(IProgressMonitor monitor)
monitor
- the monitor to check
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.