org.eclipse.emf.common
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
 java.lang.String getSymbolicName()
           
 

Method Detail

getSymbolicName

java.lang.String getSymbolicName()


Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.