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

S

SRC_INCLUDES - Static variable in interface org.eclipse.pde.core.build.IBuildEntry
A property name for changes to the 'name' field.
StringOption - class org.eclipse.pde.ui.templates.StringOption.
This template option can be used to collect string option from the user in the template section wizard page.
StringOption(BaseOptionTemplateSection, String, String) - Constructor for class org.eclipse.pde.ui.templates.StringOption
The constructor.
save(PrintWriter) - Method in interface org.eclipse.pde.core.IEditable
Saves the model into the provided writer.
save() - Method in interface org.eclipse.pde.core.IEditableModel
Saves the editable model using the mechanism suitable for the concrete model implementation.
setAttribute(String, String) - Method in interface org.eclipse.pde.core.plugin.IPluginElement
Sets the attribute with the provided name to the provided value.
setBundleDescription(BundleDescription) - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
Associates the bundle description of the plug-in with this model in case the plug-in uses the new OSGi bundle layout.
setClassName(String) - Method in interface org.eclipse.pde.core.plugin.IPlugin
Sets the name of the plug-in class.
setContentFilters(String[]) - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
Sets the optional content filters for this library.
setDirty(boolean) - Method in interface org.eclipse.pde.core.IEditable
Sets the dirty flag of the model.
setEnabled(boolean) - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
Sets the enable state of the model.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates.BooleanOption
Implementatin of the superclass method that updates the option widget with the new enabled state.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates.ChoiceOption
Implements the superclass method by updating the enable state of the option's widget.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates.StringOption
Implements the superclass method by passing the enabled state to the option's widget.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates.TemplateOption
Sets the enabled state of this option.
setExported(boolean) - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
Sets whether types in this library will be visible to other plug-ins.
setId(String) - Method in interface org.eclipse.pde.core.IIdentifiable
Sets the id of this IIdentifiable to the provided value.
setInTheModel(boolean) - Method in interface org.eclipse.pde.core.plugin.IPluginObject
Set the value indicating whether the object is currently part of a model.
setLabel(String) - Method in class org.eclipse.pde.ui.templates.TemplateField
Changes the label of this field.
setMatch(int) - Method in interface org.eclipse.pde.core.plugin.IPluginReference
Sets the match type for the require plug-in.
setName(String) - Method in interface org.eclipse.pde.core.build.IBuildEntry
Sets the name of this build entry.
setName(String) - Method in interface org.eclipse.pde.core.plugin.IPluginObject
Chances the name of this model object.
setName(String) - Method in class org.eclipse.pde.ui.templates.TemplateOption
Changes the unique name of this option
setOptionEnabled(String, boolean) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
Enables the option with a given name.
setOptional(boolean) - Method in interface org.eclipse.pde.core.plugin.IPluginImport
Sets whether this import is optional.
setPackages(String[]) - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
Sets the optional package prefixes for this library.
setPageCount(int) - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
Sets the number of pages this template will manage.
setPluginId(String) - Method in interface org.eclipse.pde.core.plugin.IFragment
Sets the id of the plug-in that will be the target of this fragment.
setPluginVersion(String) - Method in interface org.eclipse.pde.core.plugin.IFragment
Sets the version of the plug-in that will be the target of this fragment.'
setPoint(String) - Method in interface org.eclipse.pde.core.plugin.IPluginExtension
Sets the value of the extension point Id This method will throw a CoreException if this model is not editable.
setProviderName(String) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Sets the name of the plug-in provider.
setReexported(boolean) - Method in interface org.eclipse.pde.core.plugin.IPluginImport
Sets whether the libraries of the required plug-in will be reexported.
setRequired(boolean) - Method in class org.eclipse.pde.ui.templates.TemplateOption
Marks this option as required.
setRule(int) - Method in interface org.eclipse.pde.core.plugin.IFragment
Sets the optional version match rule as defined in IMatchRules.
setSchema(String) - Method in interface org.eclipse.pde.core.plugin.IPluginExtensionPoint
Sets the plug-in relative name of the extension point schema file that describes this extension point.
setSchemaVersion(String) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Sets the R3.0 compatibility flag
setSelected(boolean) - Method in class org.eclipse.pde.ui.templates.BooleanOption
Changes the current state of the option to the provided state.
setText(String) - Method in interface org.eclipse.pde.core.plugin.IPluginElement
Sets the body text of this element to the provided value.
setText(String) - Method in class org.eclipse.pde.ui.templates.StringOption
A utility version of the setValue method that accepts String objects.
setType(String) - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
Sets the library type.
setValue(String) - Method in interface org.eclipse.pde.core.plugin.IPluginAttribute
Sets the value of this attribute.
setValue(Object) - Method in class org.eclipse.pde.ui.templates.BooleanOption
Implementation of the superclass method that updates the option's widget with the new value.
setValue(Object) - Method in class org.eclipse.pde.ui.templates.ChoiceOption
Implements the superclass method by passing the new value to the option's widget.
setValue(Object) - Method in class org.eclipse.pde.ui.templates.StringOption
Implements the superclass method by passing the string value of the new value to the widget
setValue(Object) - Method in class org.eclipse.pde.ui.templates.TemplateOption
Sets the new value of this option.
setVersion(String) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Sets the version of the plug-in.
setVersion(String) - Method in interface org.eclipse.pde.core.plugin.IPluginReference
Sets the desired version of the required plug-in.
setVisible(boolean) - Method in class org.eclipse.pde.ui.templates.OptionTemplateWizardPage
Initializes the options that require late initialization when the page is made visible.
swap(IPluginExtension, IPluginExtension) - Method in interface org.eclipse.pde.core.plugin.IExtensions
Swaps the positions of the provided extensions in the list of extensions.
swap(IPluginLibrary, IPluginLibrary) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Swaps the positions of the provided libraries in the list of libraries.
swap(IPluginImport, IPluginImport) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Swaps the positions of the plug-ins provided in in the dependency list.
swap(IPluginObject, IPluginObject) - Method in interface org.eclipse.pde.core.plugin.IPluginParent
Swaps the position of of the provided siblings in the parent.

Eclipse PDE
Release 3.0
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, 2004. All Rights Reserved.