TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.trace.ui.internal.util
Class WorkspaceFiltersExtractor

java.lang.Object
  extended by org.eclipse.hyades.trace.ui.internal.util.WorkspaceFiltersExtractor

public class WorkspaceFiltersExtractor
extends java.lang.Object


Constructor Summary
WorkspaceFiltersExtractor()
           
 
Method Summary
static java.util.ArrayList extractFilters(org.eclipse.core.resources.IProject project, org.eclipse.ui.IWorkingSet[] workingSets)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkspaceFiltersExtractor

public WorkspaceFiltersExtractor()
Method Detail

extractFilters

public static java.util.ArrayList extractFilters(org.eclipse.core.resources.IProject project,
                                                 org.eclipse.ui.IWorkingSet[] workingSets)
                                          throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException

TPTP 4.5.0 Platform Project
Internal API Specification