| Interface | Description |
|---|---|
| IAdapterFactoryExt |
An internal interface that exposes portion of AdapterFactoryProxy functionality
without the need to import the class itself.
|
| IAdapterManagerProvider |
The callback interface for the elements desiring to lazily supply
information to the adapter manager.
|
| IRuntimeConstants |
| Class | Description |
|---|---|
| Activator |
The Common runtime plugin class.
|
| AdapterManager |
This class is the standard implementation of
IAdapterManager. |
| CommonMessages | |
| DataArea |
This class can only be used if OSGi plugin is available
|
| DevClassPathHelper | |
| FindSupport | |
| LocalizationUtils |
Helper methods related to string localization.
|
| MetaDataKeeper |
The class contains a set of utilities working platform metadata area.
|
| PlatformLogWriter |
A log writer that writes log entries.
|
| PlatformURLConfigConnection | |
| PlatformURLConverter |
Class which implements the URLConverter service.
|
| PlatformURLFragmentConnection |
Platform URL support
platform:/fragment/fragmentId/ maps to fragmentDescriptor.getInstallURLInternal()
|
| PlatformURLMetaConnection | |
| PlatformURLPluginConnection |
Platform URL support
platform:/plugin/pluginId/ maps to pluginDescriptor.getInstallURLInternal()
|
| PrintStackUtil | |
| ReferenceHashSet<T> |
A hashset whose values can be garbage collected.
|
| ResourceTranslator |
This class can only be used if OSGi plugin is available.
|
| RuntimeLog |
NOT API!!!
|
| TracingOptions |