java.lang.Object org.eclipse.core.runtime.PlatformObject org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
public class ClasspathContainerSourceContainer
A source container for a classpath container.
This class may be instantiated.
static String
TYPE_ID
org.eclipse.jdt.launching.sourceContainer.classpathContainer
EMPTY
ClasspathContainerSourceContainer ( IPath containerPath)
protected ISourceContainer[]
createSourceContainers ()
boolean
equals ( Object obj)
IClasspathContainer
getClasspathContainer ()
null
String
getName ()
IPath
getPath ()
ISourceContainerType
getType ()
int
hashCode ()
dispose, findSourceElements, findSourceElements, getSourceContainers, isComposite
abort, getDirector, getSourceContainerType, init, isFindDuplicates, warn
getAdapter
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public static final String TYPE_ID
public ClasspathContainerSourceContainer( IPath containerPath)
containerPath
public String getName()
public ISourceContainerType getType()
protected ISourceContainer[] createSourceContainers() throws CoreException
createSourceContainers
CompositeSourceContainer
CoreException
public IPath getPath()
public boolean equals( Object obj)
equals
Object
public int hashCode()
hashCode
public IClasspathContainer getClasspathContainer() throws CoreException