Eclipse PDE
Release 3.1
A B C D E F G H I J K L M N O P R S T U V W

R

REMOVE - Static variable in interface org.eclipse.pde.core.IModelChangedEvent
Indicates a change where one or more objects are removed from the model.
RESOURCE - Static variable in interface org.eclipse.pde.core.plugin.IPluginLibrary
A library type indicating the library contains resource files.
RULE_COMPATIBLE - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
Attribute value for the 'compatible' rule.
RULE_EQUIVALENT - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
Attribute value for the 'equivalent' rule.
RULE_GREATER_OR_EQUAL - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
Attribute value for the 'greater or equal' rule
RULE_NAME_TABLE - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
Table of rule names that match rule values defined in this interface.
RULE_PERFECT - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
Attribute value for the 'perfect' rule.
RULE_PREFIX - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
Attribute value for the 'prefix' id rule
registerOption(TemplateOption, Object, int) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
Registers the provided option and sets the initial value.
registerOption(TemplateOption, Object, int) - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
 
reload(InputStream, boolean) - Method in interface org.eclipse.pde.core.IModel
Reload is a version of 'load' operation that has the following steps: Reset the model Load the model Fire "world changed" event Reload operation is used when a model that is already in use is invalidated by a change in the underlying buffer or resource.
remove(IBuildEntry) - Method in interface org.eclipse.pde.core.build.IBuild
Removes a build entry.
remove(IPluginExtension) - Method in interface org.eclipse.pde.core.plugin.IExtensions
Removes an extension from this object.
remove(IPluginExtensionPoint) - Method in interface org.eclipse.pde.core.plugin.IExtensions
Removes an extension point from this object.
remove(IPluginImport) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Removes an import from the plugin.
remove(IPluginLibrary) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Removes a library from the plugin.
remove(IPluginObject) - Method in interface org.eclipse.pde.core.plugin.IPluginParent
Removes a child object.
removeContentFilter(String) - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
Remove a package from the export list.
removeModelChangedListener(IModelChangedListener) - Method in interface org.eclipse.pde.core.IModelChangeProvider
Takes the listener off the list of registered change listeners.
removeModelProviderListener(IModelProviderListener) - Method in interface org.eclipse.pde.core.IModelProvider
Deregisters a listener from notification.
removeToken(String) - Method in interface org.eclipse.pde.core.build.IBuildEntry
Removes the token from the list of tokens for this entry.
renameToken(String, String) - Method in interface org.eclipse.pde.core.build.IBuildEntry
Changes the name of the token without changing its position in the list.
resetPageState() - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
Resets the current page state by clearing the error message and making the page complete, thereby allowing users to flip to the next page.

Eclipse PDE
Release 3.1
A B C D E F G H I J K L M N O P R S T U V W
Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.