org.topbraidcomposer.editors.actions.find.workspacereferences
Class WorkspaceReferencesFinder

java.lang.Object
  extended by org.topbraidcomposer.editors.actions.find.workspacereferences.WorkspaceReferencesFinder

public class WorkspaceReferencesFinder
extends java.lang.Object


Constructor Summary
WorkspaceReferencesFinder()
           
 
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
 

Constructor Detail

WorkspaceReferencesFinder

public WorkspaceReferencesFinder()
Method Detail

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