org.eclipse.emf.common
Interface EMFPlugin.InternalEclipsePlugin

All Known Implementing Classes:
EclipseUIPlugin, EMFPlugin.EclipsePlugin
Enclosing interface:
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
 String getSymbolicName()
           
 

Method Detail

getSymbolicName

public String getSymbolicName()

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.