Interface EMFPlugin.InternalEclipsePlugin

All Known Implementing Classes:
CommonPlugin.Implementation, EMFPlugin.EclipsePlugin
Enclosing class:
EMFPlugin

public static interface EMFPlugin.InternalEclipsePlugin
This just provides a common interface for the Eclipse plugins supported by EMF. It is not considered API and should not be used by clients.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getSymbolicName

      String getSymbolicName()