Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- GENERATE_PROFILE - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
-
Launch configuration attribute key.
- generateFiles(IProgressMonitor) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
Generates files as part of the template execution.
- generateFiles(IProgressMonitor, URL) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
Generates files as part of the template execution.
- generateRetrieveElementCall(Map<String, Object>, IPath, IAntScript) - Method in interface org.eclipse.pde.build.IFetchFactory
-
Generates a segment of ant script whose execution will fetch the element (bundle, plug-in, fragment, feature) indicated in the entryInfos arguments.
- generateRetrieveFilesCall(Map<String, Object>, IPath, String[], IAntScript) - Method in interface org.eclipse.pde.build.IFetchFactory
-
Generates a segment of ant script whose execution will fetch the specified file from the given element.
- getActivationPolicy() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns this bundle's activation policy or
null
if unspecified. - getActivator() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the Bundle-Activator header for the described bundle, or
null
if none. - getActiveModels() - Method in class org.eclipse.pde.core.plugin.ModelEntry
-
Returns all the plug-ins, with the model entry ID, that are currently active.
- getActiveModels() - Static method in class org.eclipse.pde.core.plugin.PluginRegistry
-
Returns all plug-ins and fragments in the workspace as well as all plug-ins and fragments that are checked on the Target Platform preference page.
- getActiveModels(boolean) - Static method in class org.eclipse.pde.core.plugin.PluginRegistry
-
Returns all plug-ins and (possibly) fragments in the workspace as well as all plug-ins and (possibly) fragments that are checked on the Target Platform preference page.
- getAddedModels() - Method in interface org.eclipse.pde.core.IModelProviderEvent
-
Returns the models that are added
- getAdditionalClasspathEntries(IJavaProject) - Method in interface org.eclipse.pde.core.IBundleClasspathResolver
-
Returns a possibly empty map describing additional bundle classpath entries for a project in the workspace.
- getAdditionalSourceEntries(IJavaProject) - Method in interface org.eclipse.pde.core.IBundleClasspathResolver
-
Returns a possibly empty collection listing additional classpath entries for the source lookup path of a project in the workspace.
- getAllBundles() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns a list of all resolved bundles in this target definition or
null
. - getAllFeatures() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the list of feature models available in this target or
null
if this target has not been resolved. - getAllModels() - Static method in class org.eclipse.pde.core.plugin.PluginRegistry
-
Returns all plug-ins and fragments in the workspace as well as all target plug-ins and fragments, regardless whether or not they are checked or not on the Target Platform preference page.
- getAllModels(boolean) - Static method in class org.eclipse.pde.core.plugin.PluginRegistry
-
Returns all plug-ins and (possibly) fragments in the workspace as well as all plug-ins and (possibly) fragments, regardless whether or not they are checked on the Target Platform preference page.
- getApplication(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
-
Returns the application to launch plug-in tests with
- getApplications() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns a list of identifiers for all available applications (i.e.
- getArch() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the identifier of the architecture this target is configured for, or
null
to default to the running architecture. - getAttribute(String) - Method in interface org.eclipse.pde.core.plugin.IPluginElement
-
Returns an attribute object whose name matches the provided name.
- getAttributeCount() - Method in interface org.eclipse.pde.core.plugin.IPluginElement
-
Returns the number of attributes in this element.
- getAttributes() - Method in interface org.eclipse.pde.core.plugin.IPluginElement
-
Returns all attributes currently defined in this element
- getAutoStart(String) - Method in class org.eclipse.pde.launching.OSGiLaunchConfigurationInitializer
-
Returns whether the bundle should be started automatically
- getBinaryPath() - Method in interface org.eclipse.pde.core.project.IBundleClasspathEntry
-
Returns a project relative path for a folder or archive containing class files and resource files targeted for the library this entry describes.
- getBinIncludes() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the file and folder entries to be included on the
bin.includes
entry of thebuild.properties
file of the described bundle project. - getBooleanOption(String) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
-
Returns a boolean value of the option with a given name.
- getBuild() - Method in interface org.eclipse.pde.core.build.IBuildModel
-
Returns the top-level model object of this model.
- getBuildEntries() - Method in interface org.eclipse.pde.core.build.IBuild
-
Returns all the build entries in this object.
- getBuildModel() - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
-
Deprecated.
- getBuildOrder(ILaunchConfiguration, String) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
- getBuildOrder(ILaunchConfiguration, String) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getBuildOrder(ILaunchConfiguration, String) - Method in class org.eclipse.pde.launching.OSGiLaunchConfigurationDelegate
- getBundleClasspath() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the entries on the Bundle-Classpath header of the described bundle, or
null
if unspecified. - getBundleDescription() - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
-
Returns the bundle description of the plug-in in case the plug-in uses the new OSGi bundle layout.
- getBundleInfo() - Method in class org.eclipse.pde.core.target.TargetBundle
-
Returns a
BundleInfo
object containing additional information about the bundle this target bundle represents. - getBundleList() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
The comma-separated list of bundles which are automatically installed and optionally started.
- getBundleName() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the Bundle-Name header for the described bundle or
null
if unspecified. - getBundleRoot() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the location within the project that is the root of the bundle related artifacts, or
null
to indicate the default location (project folder). - getBundles() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns all bundles included in this target definition or
null
if this container is not resolved. - getBundles() - Method in interface org.eclipse.pde.core.target.ITargetLocation
-
Returns the bundles in this location or
null
if this location is not resolved - getBundleVendor() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the Bundle-Vendor header for the described bundle or
null
if unspecified. - getBundleVersion() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the Bundle-Version header for the described bundle.
- getChangedModels() - Method in interface org.eclipse.pde.core.IModelProviderEvent
-
Returns the models that has changed
- getChangedObjects() - Method in interface org.eclipse.pde.core.IModelChangedEvent
-
Returns an array of model objects that are affected by the change.
- getChangedObjects() - Method in class org.eclipse.pde.core.ModelChangedEvent
- getChangedProperty() - Method in interface org.eclipse.pde.core.IModelChangedEvent
-
Returns a name of the object's property that has been changed if change type is CHANGE.
- getChangedProperty() - Method in class org.eclipse.pde.core.ModelChangedEvent
- getChangeProvider() - Method in interface org.eclipse.pde.core.IModelChangedEvent
-
Returns the provider that fired this event.
- getChangeProvider() - Method in class org.eclipse.pde.core.ModelChangedEvent
- getChangeType() - Method in interface org.eclipse.pde.core.IModelChangedEvent
-
Returns the type of change that occured in the model (one of INSERT, REMOVE, CHANGE or WORLD_CHANGED ).
- getChangeType() - Method in class org.eclipse.pde.core.ModelChangedEvent
- getChildCount() - Method in interface org.eclipse.pde.core.plugin.IPluginParent
-
Returns the number of children currently owned by this parent.
- getChildren() - Method in interface org.eclipse.pde.core.plugin.IPluginParent
-
Returns the children owned by this parent.
- getChoice() - Method in class org.eclipse.pde.ui.templates.AbstractChoiceOption
-
Returns the string value of the current choice.
- getChoice() - Method in class org.eclipse.pde.ui.templates.ChoiceOption
-
Deprecated.Returns the string value of the current choice.
- getClassname() - Method in interface org.eclipse.pde.ui.IPluginFieldData
-
The class name field.
- getClassName() - Method in interface org.eclipse.pde.core.plugin.IPlugin
-
Returns a plug-in activator class name
- getClasspath(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns the entries that should appear on boot classpath.
- getClasspath(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
-
Deprecated.
- getClasspathAndModulepath(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getConfigDir(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns the configuration area specified by the given launch configuration.
- getConfigDir(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.EclipseApplicationLaunchConfiguration
- getConfigurationDirectory(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
-
Returns the location of the configuration area
- getContentFilters() - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
-
Returns optional context filters that should be applied to calculate what classes to export from this library.
- getControl() - Method in class org.eclipse.pde.ui.launcher.TestTab
- getData() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
-
Returns the field data passed to the wizard during the initialization.
- getDefaultApplication() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns the ID for the default application (
org.eclipse.core.runtime.applications
extension) for the current target platform. - getDefaultLocation() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns the location of the default target platform, namely the location of the host (running) instance of Eclipse.
- getDefaultOutputFolder() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns a project relative path for the described bundle's default output folder used on the Java build path, or
null
to indicate the default output location is used. - getDefaultProduct() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns the ID for the default product (
org.eclipse.core.runtime.products
extension) for the current target platform, ornull
if none can be determined. - getDependencies(String) - Method in interface org.eclipse.pde.ui.IPluginContentWizard
-
Returns new dependencies that are required by this wizard.
- getDependencies(String) - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
- getDependencies(String) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
- getDependencies(String) - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Provides the list of template dependencies.
- getDependentFeatures() - Method in class org.eclipse.pde.core.target.TargetFeature
-
Returns a list of name version descriptors that describe the set of features that this feature depends on as imports or included features.
- getDescription() - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
- getDescription() - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns a description of the section.
- getDescription() - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns the description of this template to be used in the UI.
- getDescription(IProject) - Method in interface org.eclipse.pde.core.project.IBundleProjectService
-
Returns a bundle description for the given project.
- getDocument() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the Document that represents this target, or
null
if none - getEditWizard(ITargetDefinition, TreePath) - Method in interface org.eclipse.pde.ui.target.ITargetLocationHandler
-
Returns a wizard that will be opened to edit the element described by the given
TreePath
The wizard is responsible for modifying the target location and/or target. - getEditWizard(ITargetDefinition, ITargetLocation) - Method in interface org.eclipse.pde.ui.target.ITargetLocationEditor
-
Deprecated.Returns a wizard that will be opened to edit the given target location.
- getElementInfo() - Method in interface org.eclipse.pde.core.plugin.IPluginElement
-
Returns the schema for this element.
- getEntriesForDependency(BundleDescription, BundleDescription) - Method in interface org.eclipse.pde.core.IClasspathContributor
-
Get any additional classpath entries to add to a project when a new bundle is being added to the project classpath as a dependency.
- getEntry(String) - Method in interface org.eclipse.pde.core.build.IBuild
-
Returns the build entry with the specified name.
- getEnvironment(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns an array of environment variables to be used when launching the given configuration or
null
if unspecified. - getEnvironment(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getErrorMessage() - Method in class org.eclipse.pde.ui.launcher.TestTab
- getEventSource() - Method in interface org.eclipse.pde.core.IModelProviderEvent
-
Returns the object that fired this event.
- getEventTypes() - Method in interface org.eclipse.pde.core.IModelProviderEvent
-
Returns the combination of flags indicating type of event.
- getExecutionEnvironments() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the required execution environments for the described bundle, or
null
if unspecified. - getExportWizardId() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the identifier of the
org.eclipse.ui.exportWizards
extension used in the manifest editor for exporting the project associated with these settings, ornull
if the default export wizard should be used. - getExtensionPoints() - Method in interface org.eclipse.pde.core.plugin.IExtensions
-
Returns extension points defined in this object.
- getExtensions() - Method in interface org.eclipse.pde.core.plugin.IExtensions
-
Returns extensions defined in this object.
- getExtensions() - Method in interface org.eclipse.pde.core.plugin.ISharedExtensionsModel
-
Returns a top-level model object.
- getExtensions(boolean) - Method in interface org.eclipse.pde.core.plugin.ISharedExtensionsModel
-
Returns a top-level model object.
- getExternalModels() - Method in class org.eclipse.pde.core.plugin.ModelEntry
-
Returns all plug-ins in the target platform that have the model entry ID.
- getExternalModels() - Static method in class org.eclipse.pde.core.plugin.PluginRegistry
-
Return the model manager that keeps track of plug-ins in the target platform
- getFactory() - Method in interface org.eclipse.pde.core.build.IBuildModel
-
Returns the factory that should be used to create new instance of model objects.
- getFactory() - Method in interface org.eclipse.pde.core.plugin.ISharedPluginModel
-
Returns a factory object that should be used to create new instances of the model objects.
- getFeatureModel() - Method in class org.eclipse.pde.core.target.TargetFeature
- getFeatures() - Method in interface org.eclipse.pde.core.target.ITargetLocation
-
Returns all features available in this location or
null
if this location is not resolved. - getFragment() - Method in interface org.eclipse.pde.core.plugin.IFragmentModel
-
Returns a top-level model object.
- getFriends() - Method in interface org.eclipse.pde.core.project.IPackageExportDescription
-
Deprecated.Instead use
IPackageExportDescription.friends()
- getFullId() - Method in interface org.eclipse.pde.core.plugin.IPluginExtensionPoint
-
Returns the full extension point Id that is composed as "pluginId.pointId".
- getHandle() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns a handle to this target definition.
- getHeader(String) - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the specified header from the bundle manifest, or
null
if unspecified. - getHost() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the host bundle for the described fragment, or
null
if this description does not describe a fragment. - getId() - Method in interface org.eclipse.pde.core.IIdentifiable
-
Returns a unique id of this object.
- getId() - Method in class org.eclipse.pde.core.plugin.ModelEntry
-
Returns the model entry ID
- getId() - Method in class org.eclipse.pde.core.target.NameVersionDescriptor
- getId() - Method in class org.eclipse.pde.core.target.TargetFeature
-
Returns the id of this feature or
null
if no id is set. - getId() - Method in interface org.eclipse.pde.ui.IFieldData
-
Plug-in identifier field.
- getId() - Method in class org.eclipse.pde.ui.launcher.BundlesTab
- getId() - Method in class org.eclipse.pde.ui.launcher.ConfigurationTab
- getId() - Method in class org.eclipse.pde.ui.launcher.MainTab
- getId() - Method in class org.eclipse.pde.ui.launcher.OSGiSettingsTab
- getId() - Method in class org.eclipse.pde.ui.launcher.PluginJUnitMainTab
- getId() - Method in class org.eclipse.pde.ui.launcher.PluginsTab
- getId() - Method in class org.eclipse.pde.ui.launcher.TestTab
- getId() - Method in class org.eclipse.pde.ui.launcher.TracingTab
- getId() - Method in class org.eclipse.pde.ui.templates.PluginReference
- getImage() - Method in class org.eclipse.pde.ui.launcher.BundlesTab
- getImage() - Method in class org.eclipse.pde.ui.launcher.ConfigurationTab
- getImage() - Method in class org.eclipse.pde.ui.launcher.MainTab
- getImage() - Method in class org.eclipse.pde.ui.launcher.OSGiSettingsTab
- getImage() - Method in class org.eclipse.pde.ui.launcher.PluginsTab
- getImage() - Method in class org.eclipse.pde.ui.launcher.TestTab
- getImage() - Method in class org.eclipse.pde.ui.launcher.TracingTab
- getImplicitDependencies() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the implicit dependencies set on this target or
null
if none. - getImportPackages() - Method in interface org.eclipse.pde.ui.IBundleContentWizard
-
Returns names of packages that are required by this wizard.
- getImportPackages() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
- getImports() - Method in interface org.eclipse.pde.core.plugin.IPluginBase
-
Returns imports defined in this plug-in.
- getIncluded() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns a list of descriptors that filter the resolved plug-ins in this target.
- getIndexOf(IPluginExtension) - Method in interface org.eclipse.pde.core.plugin.IExtensions
-
Returns the position of the extension in the receiver.
- getIndexOf(IPluginObject) - Method in interface org.eclipse.pde.core.plugin.IPluginParent
-
Returns the position of the child in this parent.
- getIndexOfChoice(String) - Method in class org.eclipse.pde.ui.templates.ComboChoiceOption
-
Get the index (in the collection) of the choice
- getInitialEntries(BundleDescription) - Method in interface org.eclipse.pde.core.IClasspathContributor
-
Get any additional classpath entries to add to a project when its classpath is first computed.
- getInstallLocation() - Method in interface org.eclipse.pde.core.build.IBuildModel
-
Returns the location of the file used to create the model.
- getInstallLocation() - Method in interface org.eclipse.pde.core.plugin.ISharedPluginModel
-
Returns a location of the file that was used to create this model.
- getInstallURL() - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns the install URL of the plug-in that contributes this template.
- getJREContainer() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns JRE container path that this target definition should be built against, or
null
if the workspace default JRE should be used. - getLabel() - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns a presentable label the section.
- getLabel() - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns the label of this template to be used in the UI.
- getLabel() - Method in class org.eclipse.pde.ui.templates.TemplateField
-
Returns the field label.
- getLaunchConfigurationDialog() - Method in class org.eclipse.pde.ui.launcher.TestTab
- getLaunchConfigurationTypeId() - Method in class org.eclipse.pde.ui.launcher.JUnitWorkbenchLaunchShortcut
- getLaunchConfigurationTypeName() - Method in class org.eclipse.pde.ui.launcher.AbstractLaunchShortcut
-
Returns the launch configuration type name.
- getLaunchConfigurationTypeName() - Method in class org.eclipse.pde.ui.launcher.EclipseLaunchShortcut
-
Returns the Eclipse application configuration type ID as declared in the plugin.xml
- getLaunchConfigurationTypeName() - Method in class org.eclipse.pde.ui.launcher.OSGiLaunchShortcut
- getLaunchShortcuts() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns identifiers of
org.eclipse.debug.ui.launchShortcuts
referenced byorg.eclipse.pde.ui.launchShortcuts
extensions that will be displayed in the manifest editor for the project associated with these settings, ornull
if default shortcuts are being used. - getLibraries() - Method in interface org.eclipse.pde.core.plugin.IPluginBase
-
Returns libraries referenced in this plug-in.
- getLibrary() - Method in interface org.eclipse.pde.core.project.IBundleClasspathEntry
-
Returns the library on the Bundle-Classpath header the source and/binary files are targeted for or
null
to indicate the default entry"."
- getLibraryName() - Method in interface org.eclipse.pde.ui.IFieldData
-
Plug-in library field
- getLocalization() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the Bundle-Localization header for the described bundle or
null
if unspecified. - getLocation() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns the target platform's main location.
- getLocation() - Method in class org.eclipse.pde.core.target.TargetFeature
-
Returns the string path to the directory containing the feature.xml or
null
if no install location is known. - getLocation(boolean) - Method in interface org.eclipse.pde.core.target.ITargetLocation
-
Returns a path in the local file system to the root of the target location.
- getLocations() - Method in interface org.eclipse.pde.ui.target.ITargetLocationWizard
-
Returns an array of target locations to be added to the target definition.
- getLocationURI() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the location URI for the described project.
- getMainClass() - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns the fully-qualified name of the class to launch.
- getManifestHeader(String) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
Gets a header from within the plug-in's underlying manifest header, if it has one.
- getMatch() - Method in interface org.eclipse.pde.core.plugin.IPluginReference
-
Returns the required match for the imported plug-in.
- getMatch() - Method in interface org.eclipse.pde.ui.IFragmentFieldData
-
Referenced plug-in version match choice
- getMatch() - Method in class org.eclipse.pde.ui.templates.PluginReference
- getMemento() - Method in interface org.eclipse.pde.core.target.ITargetHandle
-
Returns a memento for this handle.
- getMessage() - Method in class org.eclipse.pde.ui.launcher.TestTab
- getMessageLabel() - Method in class org.eclipse.pde.ui.templates.TemplateOption
-
Returns the label of this option that can be presented in the messages to the user.
- getModel() - Method in interface org.eclipse.pde.core.build.IBuildEntry
-
Returns a model that owns this entry
- getModel() - Method in interface org.eclipse.pde.core.plugin.IPluginObject
-
Returns the model that owns this object.
- getModel() - Method in class org.eclipse.pde.core.plugin.ModelEntry
-
Returns the plug-in model for the best match plug-in with the given ID.
- getModel(BundleDescription) - Method in class org.eclipse.pde.core.plugin.ModelEntry
-
Return the plug-in model associated with the given bundle description or
null
if none is found. - getModuleCLIOptions(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getName() - Method in interface org.eclipse.pde.core.build.IBuildEntry
-
Returns the name of this entry.
- getName() - Method in interface org.eclipse.pde.core.plugin.IPluginObject
-
Returns the name of this model object
- getName() - Method in interface org.eclipse.pde.core.project.IHostDescription
-
Deprecated.Instead use
IHostDescription.name()
- getName() - Method in interface org.eclipse.pde.core.project.IPackageExportDescription
-
Deprecated.Instead use
IPackageExportDescription.name()
- getName() - Method in interface org.eclipse.pde.core.project.IPackageImportDescription
-
Deprecated.Instead use
IPackageImportDescription.name()
- getName() - Method in interface org.eclipse.pde.core.project.IRequiredBundleDescription
-
Deprecated.Instead use
IRequiredBundleDescription.name()
- getName() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the name of this target, or
null
if none - getName() - Method in interface org.eclipse.pde.ui.IFieldData
-
Plug-in name field
- getName() - Method in class org.eclipse.pde.ui.launcher.BundlesTab
- getName() - Method in class org.eclipse.pde.ui.launcher.ConfigurationTab
- getName() - Method in class org.eclipse.pde.ui.launcher.MainTab
- getName() - Method in class org.eclipse.pde.ui.launcher.OSGiSettingsTab
- getName() - Method in class org.eclipse.pde.ui.launcher.PluginsTab
- getName() - Method in class org.eclipse.pde.ui.launcher.TestTab
- getName() - Method in class org.eclipse.pde.ui.launcher.TracingTab
- getName() - Method in class org.eclipse.pde.ui.templates.TemplateOption
-
Returns the unique name of this option
- getName(ILaunchConfigurationType) - Method in class org.eclipse.pde.ui.launcher.AbstractLaunchShortcut
-
Returns the name assigned to the new launch configuration
- getName(ILaunchConfigurationType) - Method in class org.eclipse.pde.ui.launcher.EclipseLaunchShortcut
- getNatureIds() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the list of natures associated with the described project.
- getNewFiles() - Method in interface org.eclipse.pde.ui.IPluginContentWizard
-
The wizard is required to return an array of new file and folder names that are generated by it for the purpose of inclusion in
build.properties
file. - getNewFiles() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
- getNewFiles() - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns an array of tokens representing new files and folders created by this template section.
- getNewValue() - Method in interface org.eclipse.pde.core.IModelChangedEvent
-
When model change is of type CHANGE, this method is used to obtain the new value of the property (after the change).
- getNewValue() - Method in class org.eclipse.pde.core.ModelChangedEvent
- getNL() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns the target locale as specified on the Environment tab of the Plug-in Development > Target Platform preference page.
- getNL() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the identifier of the locale this target is configured for, or
null
for default. - getNLLookupLocation() - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
-
Deprecated.The URL returned is not encoded. If the file path contains special characters such as
#
this URL cannot be used for opening streams. Instead useISharedPluginModel.getInstallLocation()
and create the URL using an encoding tool such asURIUtil
. Deprecated in 4.3. - getNumberOfWorkUnits() - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
The default implementation of the interface method.
- getNumberOfWorkUnits() - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns the number of work units that this template will consume during the execution.
- getOldValue() - Method in interface org.eclipse.pde.core.IModelChangedEvent
-
When model change is of type CHANGE, this method is used to obtain the old value of the property (before the change).
- getOldValue() - Method in class org.eclipse.pde.core.ModelChangedEvent
- getOptions(int) - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns options that belong to the page with the given index.
- getOptions(WizardPage) - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns options that are added to the provided wizard page.
- getOS() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns the target operating system as specified on the Environment tab of the Plug-in Development > Target Platform preference page.
- getOS() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the identifier of the operating system this target is configured for, possibly
null
. - getOSArch() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns the target system architecture as specified on the Environment tab of the Plug-in Development > Target Platform preference page.
- getOutputFolderName() - Method in interface org.eclipse.pde.ui.IFieldData
-
Output folder field
- getPackageExports() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the Export-Package header or
null
if unspecified. - getPackageImports() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the Import-Package header or
null
if unspecified. - getPackages() - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
-
Returns optional package prefixes that can be used to make library lookup faster..
- getPage(int) - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns a wizard page at the provided index.
- getPage(int) - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns the wizard page at the specified index.
- getPageCount() - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns number of pages that are contributed by this template.
- getPageCount() - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns a number of pages that this template contributes to the wizard.
- getPageIndex(TemplateOption) - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns the zero-based index of a page that hosts the the given option.
- getPagesAdded() - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
- getPagesAdded() - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Tests whether this template have had a chance to create its pages.
- getParent() - Method in interface org.eclipse.pde.core.plugin.IPluginObject
-
Returns the parent of this model object.
- getPlugin() - Method in interface org.eclipse.pde.core.plugin.IPluginModel
-
Returns a top-level model object.
- getPluginBase() - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
-
Returns a top-level model object.
- getPluginBase() - Method in interface org.eclipse.pde.core.plugin.IPluginObject
-
Returns the top-level model object.
- getPluginBase(boolean) - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
-
Returns a top-level model object.
- getPluginFactory() - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
-
Returns the factory that can be used to create new objects for this model
- getPluginId() - Method in interface org.eclipse.pde.core.plugin.IFragment
-
Returns the id of the fragment host.
- getPluginId() - Method in interface org.eclipse.pde.ui.IFragmentFieldData
-
Referenced plug-in id field
- getPluginModel() - Method in interface org.eclipse.pde.core.plugin.IPluginObject
-
Returns the model that owns this object.
- getPluginResourceBundle() - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
An abstract method that returns the resource bundle that corresponds to the best match of plugin.properties file for the current locale (in case of fragments, the file is fragment.properties ).
- getPluginResourceString(String) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
Returns the translated version of the resource string represented by the provided key.
- getPlugins() - Method in class org.eclipse.pde.core.target.TargetFeature
-
Returns a list of name version descriptor that describes the set of plug-ins that this feature includes.
- getPluginVersion() - Method in interface org.eclipse.pde.core.plugin.IFragment
-
Returns the version of the fragment host.
- getPluginVersion() - Method in interface org.eclipse.pde.ui.IFragmentFieldData
-
Referenced plug-in version field
- getPoint() - Method in interface org.eclipse.pde.core.plugin.IPluginExtension
-
Returns the full ID of the extension point that this extension is plugged into.
- getProducts() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns a list of identifiers for all available products (i.e.
- getProgramArguments() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns any program arguments that should be used when launching this target or
null
if none. - getProgramArguments(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns the program arguments to launch with.
- getProgramArguments(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.EclipseApplicationLaunchConfiguration
- getProgramArguments(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.EquinoxLaunchConfiguration
- getProgramArguments(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getProject() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the project associated with the described bundle.
- getProjectsForProblemSearch(ILaunchConfiguration, String) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
- getProjectsForProblemSearch(ILaunchConfiguration, String) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getProvider() - Method in interface org.eclipse.pde.ui.IFieldData
-
Plug-in provider field
- getProviderName() - Method in interface org.eclipse.pde.core.plugin.IPluginBase
-
Returns a name of the plug-in provider.
- getRemovedModels() - Method in interface org.eclipse.pde.core.IModelProviderEvent
-
Returns the models that are removed
- getReplacementString(String, String) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
The default implementation of this method provides values of the following keys: pluginClass , pluginId and pluginName .
- getReplacementString(String, String) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
-
Expands variable substitution to include all string options defined in this template.
- getReplacementString(String, String) - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns a replacement string for the provided key.
- getRequiredBundles() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the value of the Require-Bundle header or
null
if unspecified. - getRequiredJunitRuntimePlugins(ILaunchConfiguration) - Static method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getResourceString(String) - Method in interface org.eclipse.pde.core.IModel
-
Returns a string found in the resource bundle associated with this model for the provided key.
- getResourceString(String) - Method in interface org.eclipse.pde.core.plugin.IPluginObject
-
Returns a string by locating the provided key in the resource bundle associated with the model.
- getRule() - Method in interface org.eclipse.pde.core.plugin.IFragment
-
Returns an optional version match rule as defined in IMatchRule interface.
- getSchema() - Method in interface org.eclipse.pde.core.plugin.IPluginExtension
-
Returns the schema for the extension point that this extension is plugged into or
null
if not found. - getSchema() - Method in interface org.eclipse.pde.core.plugin.IPluginExtensionPoint
-
Returns the name of the extension point XML schema that defines this extension point.
- getSchemaVersion() - Method in interface org.eclipse.pde.core.plugin.IPluginBase
-
Returns version of the manifest grammar
- getSection() - Method in class org.eclipse.pde.ui.templates.TemplateField
-
Returns the template section that owns this option field.
- getSectionId() - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns the unique name of this section.
- getSourceFolder(IProgressMonitor) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
Returns the folder with Java files in the target project.
- getSourceFolderName() - Method in interface org.eclipse.pde.ui.IFieldData
-
Source folder field
- getSourcePath() - Method in interface org.eclipse.pde.core.project.IBundleClasspathEntry
-
Returns a project relative path for a folder containing source code targeted for the library this entry describes, or
null
if there is no source for the entry. - getSourcePath() - Method in class org.eclipse.pde.core.target.TargetBundle
-
Returns bundle relative path to old-style source folders, or
null
if not applicable. - getSourceTarget() - Method in class org.eclipse.pde.core.target.TargetBundle
-
If this bundle is a source bundle this method returns a bundle info representing the executable bundle that this bundle provides source for.
- getStartLevel(String) - Method in class org.eclipse.pde.launching.OSGiLaunchConfigurationInitializer
-
Returns the bundle's start level
- getStartLine() - Method in interface org.eclipse.pde.core.ISourceObject
-
Returns the line in the source file where the source representation of this object starts, or -1 if not known.
- getStatus() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns a
MultiStatus
containing all problems with this target. - getStatus() - Method in interface org.eclipse.pde.core.target.ITargetLocation
-
Returns the status of the last bundle resolution or
null
if this location has not been resolved. - getStatus() - Method in class org.eclipse.pde.core.target.TargetBundle
-
Returns a status object describing any problems with this target bundle.
- getStopLine() - Method in interface org.eclipse.pde.core.ISourceObject
-
Returns the line in the source file where the source representation of this object stops, or -1 if not known.
- getStringOption(String) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
-
Returns a string value of the option with a given name.
- getSymbolicName() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the symbolic name of the described bundle or
null
if unspecified. - getTarget(String) - Method in interface org.eclipse.pde.core.target.ITargetPlatformService
-
Creates and returns a target handle from the given memento.
- getTarget(URI) - Method in interface org.eclipse.pde.core.target.ITargetPlatformService
-
Returns a handle to a target definition backed by the underlying
URI
. - getTarget(IFile) - Method in interface org.eclipse.pde.core.target.ITargetPlatformService
-
Returns a handle to a target definition backed by the underlying file.
- getTargetDefinition() - Method in interface org.eclipse.pde.core.target.ITargetHandle
-
Returns the target definition this handle references.
- getTargetLocation(String, String) - Method in interface org.eclipse.pde.core.target.ITargetLocationFactory
-
Returns an instance of an
ITargetLocation
from the provided serialized xml string or throws aCoreException
if unable to do so. - getTargetLocations() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the locations defined by this target, possible
null
. - getTargets(IProgressMonitor) - Method in interface org.eclipse.pde.core.target.ITargetPlatformService
-
Returns handles to all target definitions known in the workspace.
- getTargetVersion() - Method in interface org.eclipse.pde.core.project.IBundleProjectDescription
-
Returns the version of Eclipse the described bundle is targeted for, or
null
if unspecified. - getTargetVersion() - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
- getTemplateDirectory() - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Returns the directory where all the templates are located in the contributing plug-in.
- getTemplateID() - Method in class org.eclipse.pde.ui.templates.NewPluginProjectFromTemplateWizard
-
Returns the string id of the template extension to use as the template for the new plug-in project wizard.
- getTemplateLocation() - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
- getTemplateLocation() - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns the URL of the zip file containing template files and directories that will be created in the plug-in project.
- getTemplateLocation() - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Implements the abstract method by looking for templates using the following path:
- getTemplateSections() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
-
Returns the template sections used in this wizard.
- getTemplateSections() - Method in class org.eclipse.pde.ui.templates.NewPluginTemplateWizard
-
Returns templates that appear in this section.
- getText() - Method in interface org.eclipse.pde.core.plugin.IPluginElement
-
Returns the body text of this element.
- getText() - Method in class org.eclipse.pde.ui.templates.StringOption
-
A utility version of the getValue() method that converts the current value into the String object.
- getTimeStamp() - Method in interface org.eclipse.pde.core.IModel
-
Returns the last modification time stamp.
- getTokens() - Method in interface org.eclipse.pde.core.build.IBuildEntry
-
Returns an array of tokens for this entry
- getTranslatedName() - Method in interface org.eclipse.pde.core.plugin.IPluginObject
-
Returns the translated name of this model object using the result of 'getName()' call as a resource key.
- getType() - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
-
Returns the type of this library.
- getType() - Method in interface org.eclipse.pde.core.target.ITargetLocation
-
Returns a string that identifies the implementation of this target location.
- getType() - Method in class org.eclipse.pde.core.target.NameVersionDescriptor
- getUnderlyingResource() - Method in interface org.eclipse.pde.core.IModel
-
Returns a workspace resource that this model is created from.
- getUsedExtensionPoint() - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
-
Returns identifier of the extension point used in this section.
- getValue() - Method in interface org.eclipse.pde.core.plugin.IPluginAttribute
-
Returns the value of this attribute.
- getValue() - Method in class org.eclipse.pde.ui.templates.TemplateOption
-
Returns the value of this option.
- getValue(String) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
- getValue(String) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
-
Returns the value of the option with a given name.
- getValue(String) - Method in interface org.eclipse.pde.ui.templates.IVariableProvider
-
Returns the value of the variable with a given name.
- getVersion() - Method in interface org.eclipse.pde.core.plugin.IPluginBase
-
Returns this plug-in's version
- getVersion() - Method in interface org.eclipse.pde.core.plugin.IPluginReference
-
Returns the required version of the plug-in.
- getVersion() - Method in interface org.eclipse.pde.core.project.IPackageExportDescription
-
Deprecated.Instead use
IPackageExportDescription.version()
- getVersion() - Method in class org.eclipse.pde.core.target.NameVersionDescriptor
- getVersion() - Method in class org.eclipse.pde.core.target.TargetFeature
-
Returns the version of this feature or
null
if no version is set. - getVersion() - Method in interface org.eclipse.pde.ui.IFieldData
-
Plug-in version field.
- getVersion() - Method in class org.eclipse.pde.ui.templates.PluginReference
- getVersionRange() - Method in interface org.eclipse.pde.core.project.IHostDescription
-
Deprecated, for removal: This API element is subject to removal in a future version.Instead use
IHostDescription.version()
- getVersionRange() - Method in interface org.eclipse.pde.core.project.IPackageImportDescription
-
Deprecated, for removal: This API element is subject to removal in a future version.Instead use
IPackageImportDescription.version()
- getVersionRange() - Method in interface org.eclipse.pde.core.project.IRequiredBundleDescription
-
Deprecated, for removal: This API element is subject to removal in a future version.Instead use
IRequiredBundleDescription.version()
- getVMArguments() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns any VM arguments that should be used when launching this target or
null
if none. - getVMArguments() - Method in interface org.eclipse.pde.core.target.ITargetLocation
-
Returns VM Arguments that are specified in the bundle location or
null
if none. - getVMArguments(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns the VM arguments specified by the given launch configuration, as an array of strings.
- getVMArguments(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.EclipseApplicationLaunchConfiguration
- getVMArguments(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getVMRunner(ILaunchConfiguration, String) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns the VM runner for the given launch mode to use when launching the given configuration.
- getVMRunner(ILaunchConfiguration, String) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getVMSpecificAttributesMap(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns the Map of VM-specific attributes specified by the given launch configuration, or
null
if none. - getVMSpecificAttributesMap(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getWorkingDirectory(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Returns the working directory path specified by the given launch configuration, or
null
if none. - getWorkingDirectory(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- getWorkspaceModels() - Method in class org.eclipse.pde.core.plugin.ModelEntry
-
Returns all the workspace plug-ins that have the model entry ID
- getWorkspaceModels() - Static method in class org.eclipse.pde.core.plugin.PluginRegistry
-
Returns all plug-in models in the workspace
- getWorkspaceTargetDefinition() - Method in interface org.eclipse.pde.core.target.ITargetPlatformService
-
Returns a
ITargetDefinition
that corresponds to the active target platform. - getWorkspaceTargetHandle() - Method in interface org.eclipse.pde.core.target.ITargetPlatformService
-
Returns a handle to the target definition that corresponds to the active target platform or
null
if none. - getWS() - Static method in class org.eclipse.pde.core.plugin.TargetPlatform
-
Returns the target windowing system as specified on the Environment tab of the Plug-in Development > Target Platform preference page.
- getWS() - Method in interface org.eclipse.pde.core.target.ITargetDefinition
-
Returns the identifier of the window system this target is configured for, possibly
null
. - GREATER_OR_EQUAL - Enum constant in enum class org.eclipse.pde.core.plugin.VersionMatchRule
-
A rule that matches if a version is greater than or equal to a reference.
- GREATER_OR_EQUAL - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
-
A match requires that a version is greater or equal to the specified version.
All Classes and Interfaces|All Packages|Constant Field Values
null
. Since 3.7, usePluginRegistry.createBuildModel(IPluginModelBase)
instead.