See: Description
| Interface | Description |
|---|---|
| EMFPlugin.InternalEclipsePlugin |
This just provides a common interface for the Eclipse plugins supported by EMF.
|
| Class | Description |
|---|---|
| CommonPlugin |
The Plugin for the model EMF.Common library.
|
| CommonPlugin.ElementRecord |
A simple representation of an element in a
plugin.xml. |
| CommonPlugin.Implementation |
The actual implementation of the Eclipse Plugin.
|
| CommonPlugin.Implementation.Activator | |
| CommonPlugin.SimpleTargetPlatformRegistryImpl<K,V> |
A specialized
HashMap map that supports computing information from the target platform, if the PDE is available. |
| EMFPlugin |
EMF must run
within an Eclipse workbench,
within a headless Eclipse workspace,
or just stand-alone as part of some other application.
|
| EMFPlugin.EclipsePlugin |
The actual implementation of an Eclipse Plugin.
|
| EMFPlugin.InternalHelper |
This just provides a common delegate for non-UI and UI plug-in classes.
|
| EMFPlugin.OSGiDelegatingBundleActivator |
This is just a bundle activator wrapper for delegating to another bundle activator.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature