Interface IPDOMManager

All Known Subinterfaces:
IIndexManager

public interface IPDOMManager
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Field Details

  • Method Details

    • getDefaultIndexerId

      String getDefaultIndexerId()
    • setDefaultIndexerId

      void setDefaultIndexerId(String indexerId)
    • getIndexerId

      String getIndexerId(ICProject project) throws org.eclipse.core.runtime.CoreException
      Throws:
      org.eclipse.core.runtime.CoreException
    • setIndexerId

      void setIndexerId(ICProject project, String indexerId) throws org.eclipse.core.runtime.CoreException
      Throws:
      org.eclipse.core.runtime.CoreException