Package | Description |
---|---|
org.eclipse.pde.core.plugin |
Application programming interfaces for working with PDE's model of plug-ins.
|
org.eclipse.pde.ui |
Application programming interfaces describing UI elements that can be contributed to PDE.
|
org.eclipse.pde.ui.launcher |
Application programming interfaces to PDE launching support.
|
org.eclipse.pde.ui.templates |
Application programming interfaces for contributing to and extending PDE project templates.
|
Class and Description |
---|
IExtensions
A model object that contains the portion of the plug-in model
responsible for extensions and extension points.
|
IExtensionsModelFactory
This factory should be used to create
instances of the extensions model objects.
|
IFragment
A model object that represents the content of the fragment.xml
file.
|
IMatchRules
This interface contains constants used throughout the plug-in
for plug-in reference matching.
|
IPlugin
A model object that represents the content of the plugin.xml
file.
|
IPluginAttribute
An attribute of XML elements found in the plug-in.
|
IPluginBase
A model object that represents the content of a plug-in or
fragment manifest.
|
IPluginElement
Classes that implement this interface model the
XML elements found in the plug-in model.
|
IPluginExtension
Classes that implement this interface model the extension
element found in the plug-in or fragment manifest.
|
IPluginExtensionPoint
Classes that implement this interface model an extension point
element specified in the plug-in manifest.
|
IPluginImport
Objects that implement this interface represent references
to required plug-ins.
|
IPluginLibrary
The class that implements this interface represents a
reference to the library that is defined in the plug-in
manifest.
|
IPluginModelBase
This type of model is created by parsing the manifest file.
|
IPluginModelFactory
This factory should be used to create
instances of the plug-in model objects.
|
IPluginObject
A base interface for all the objects in the plug-in model.
|
IPluginParent
Classes that implement this interface are
capable of containing other plug-in objects.
|
IPluginReference
Objects that implement this interface represent references of
plug-ins.
|
ISharedExtensionsModel
This type of model is created by parsing the plug-in
manifest file but only takes the extensions and extension
points into account.
|
ISharedPluginModel
This type of model is created by parsing the manifest file.
|
ModelEntry
A ModelEntry object has an ID and keeps track of all workspace plug-ins and target
plug-ins that have that ID.
|
PluginRegistry.PluginFilter
Filter used when searching for plug-in models.
|
Class and Description |
---|
IPluginModelBase
This type of model is created by parsing the manifest file.
|
IPluginReference
Objects that implement this interface represent references of
plug-ins.
|
Class and Description |
---|
IPluginModelBase
This type of model is created by parsing the manifest file.
|
Class and Description |
---|
IMatchRules
This interface contains constants used throughout the plug-in
for plug-in reference matching.
|
IPluginExtension
Classes that implement this interface model the extension
element found in the plug-in or fragment manifest.
|
IPluginModelBase
This type of model is created by parsing the manifest file.
|
IPluginReference
Objects that implement this interface represent references of
plug-ins.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.