Provides core support for the modeling plug-ins and the plug-in registry.
Class Summary
|
ConfigurationElementModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
ConfigurationPropertyModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
ExtensionModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
ExtensionPointModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
Factory
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
LibraryModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
PluginDescriptorModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
PluginFragmentModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
PluginModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
PluginModelObject
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
PluginPrerequisiteModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
PluginRegistryModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
URLModel
|
Deprecated. In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed.
|
Provides core support for the modeling plug-ins and the plug-in registry.
This package specifies the runtime API related to modeling plug-ins and the plug-in
registry. The types provided here are typically data containers and have very little
behaviour other than setters and getters. They are primarily intended for clients writing
tools which manipulate/change registry entries as part of their normal work.