Package org.eclipse.core.runtime.model
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
ConfigurationElementModel An object which represents the user-defined contents of an extension in a plug-in manifest.
ConfigurationPropertyModel An object which represents the user-defined properties in a configuration element of a plug-in manifest.
ExtensionModel An object which represents the user-defined extension in a plug-in manifest.
ExtensionPointModel An object which represents the user-defined extension point in a plug-in manifest.
Factory An object which can create plug-in related model objects (typically when parsing plug-in manifest files).
LibraryModel A runtime library declared in a plug-in.
PluginDescriptorModel An object which represents the user-defined contents of a plug-in in a plug-in manifest.
PluginFragmentModel An object which represents the user-defined contents of a plug-in fragment in a plug-in manifest.
PluginModel An object which represents the user-defined contents of a plug-in model (either a descriptor or a fragment) in a plug-in manifest.
PluginModelObject An object which has the general characteristics of all elements in a plug-in manifest.
PluginPrerequisiteModel An object which represents the relationship between a plug-in and a prerequisite plug-in in the dependent's plug-in manifest.
PluginRegistryModel A container for a collection of plug-in descriptors.
URLModel An object which represents a named URL in a component or configuration manifest.