org.topbraidcomposer.editors.actions.find.workspacereferences
Class WorkspaceReferencesFinder
java.lang.Object
org.topbraidcomposer.editors.actions.find.workspacereferences.WorkspaceReferencesFinder
public class WorkspaceReferencesFinder
- extends java.lang.Object
|
Method Summary |
static void |
run(org.eclipse.core.runtime.IProgressMonitor monitor,
java.util.Collection resources)
|
static void |
run(org.eclipse.core.runtime.IProgressMonitor monitor,
java.util.Collection resources,
com.hp.hpl.jena.rdf.model.Model excludedBaseModel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkspaceReferencesFinder
public WorkspaceReferencesFinder()
run
public static void run(org.eclipse.core.runtime.IProgressMonitor monitor,
java.util.Collection resources)
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
run
public static void run(org.eclipse.core.runtime.IProgressMonitor monitor,
java.util.Collection resources,
com.hp.hpl.jena.rdf.model.Model excludedBaseModel)
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException