org.eclipse.datatools.connectivity.ui.templates
Class DriverTemplateSection
java.lang.Object
org.eclipse.pde.ui.templates.AbstractTemplateSection
org.eclipse.pde.ui.templates.BaseOptionTemplateSection
org.eclipse.pde.ui.templates.OptionTemplateSection
org.eclipse.datatools.connectivity.ui.templates.AbstractConnectivityTemplateSection
org.eclipse.datatools.connectivity.ui.templates.DriverTemplateSection
- All Implemented Interfaces:
- org.eclipse.pde.ui.templates.ITemplateSection, org.eclipse.pde.ui.templates.IVariableProvider
public class DriverTemplateSection
- extends AbstractConnectivityTemplateSection
PDE template for Driver Templates
- Author:
- brianf
Fields inherited from class org.eclipse.pde.ui.templates.AbstractTemplateSection |
KEY_ACTIVATOR_SIMPLE, KEY_PACKAGE_NAME, KEY_PLUGIN_CLASS, KEY_PLUGIN_ID, KEY_PLUGIN_NAME |
Methods inherited from class org.eclipse.pde.ui.templates.OptionTemplateSection |
createPage, createPage, getDescription, getLabel, getOptions, getOptions, getPage, getPageCount, getPageIndex, getTemplateLocation, setPageCount |
Methods inherited from class org.eclipse.pde.ui.templates.BaseOptionTemplateSection |
execute, getBooleanOption, getReplacementString, getStringOption, getValue, isDependentOnParentWizard, setOptionEnabled |
Methods inherited from class org.eclipse.pde.ui.templates.AbstractTemplateSection |
getNumberOfWorkUnits, getPagesAdded, getPluginResourceString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverTemplateSection
public DriverTemplateSection()
- Constructor
getSectionId
public java.lang.String getSectionId()
- Specified by:
getSectionId
in class org.eclipse.pde.ui.templates.OptionTemplateSection
getUsedExtensionPoint
public java.lang.String getUsedExtensionPoint()
addPages
public void addPages(org.eclipse.jface.wizard.Wizard wizard)
- Specified by:
addPages
in interface org.eclipse.pde.ui.templates.ITemplateSection
- Overrides:
addPages
in class AbstractConnectivityTemplateSection
getDependencies
public org.eclipse.pde.core.plugin.IPluginReference[] getDependencies(java.lang.String schemaVersion)
- Specified by:
getDependencies
in interface org.eclipse.pde.ui.templates.ITemplateSection
- Overrides:
getDependencies
in class org.eclipse.pde.ui.templates.AbstractTemplateSection