Interface IIncludeReference

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

public interface IIncludeReference extends IParent, ICElement
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • getIncludeEntry

      IIncludeEntry getIncludeEntry()
      Returns the pathEntry
    • getAffectedPath

      org.eclipse.core.runtime.IPath getAffectedPath()
      Return the affected path
    • isOnIncludeEntry

      boolean isOnIncludeEntry(org.eclipse.core.runtime.IPath path)
      Return true if the path is on the include path Entry