Interface ISourceRoot

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IBufferChangedListener, ICContainer, ICElement, IOpenable, IParent

public interface ISourceRoot extends ICContainer
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • isOnSourceEntry

      boolean isOnSourceEntry(org.eclipse.core.resources.IResource resource)
    • isOnSourceEntry

      boolean isOnSourceEntry(org.eclipse.core.runtime.IPath path)
    • isOnSourceEntry

      boolean isOnSourceEntry(ICElement element)