|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPDETemplateSection
org.eclipse.egf.pde.ui.template.EmptyFactoryComponentTemplate
public class EmptyFactoryComponentTemplate
Template that creates a plug-in file with the initial structure to define an empty factory component.
Constructor Summary | |
---|---|
EmptyFactoryComponentTemplate()
Constructor. |
Method Summary | |
---|---|
protected void |
addExtensionInModel(IPluginBase plugin_p,
IPluginExtension extension_p)
Add the extension in the plug-in model. |
void |
addPages(Wizard wizard)
|
protected void |
createContractExtension(String contractId_p)
Create the contract extension with entered data by the end-user. |
protected void |
createFactoryComponentExtension(String contractId_p,
String productionPlanId_p)
Create the factory component extension with entered data by the end-user. |
protected void |
createProductionPlanExtension(String productionPlanId_p)
Create the production plan extension with entered data by the end-user. |
protected void |
generateFiles(IProgressMonitor monitor_p)
|
IPluginReference[] |
getDependencies(String schemaVersion)
|
String[] |
getNewFiles()
|
int |
getNumberOfWorkUnits()
|
String |
getSectionId()
|
String |
getUsedExtensionPoint()
|
void |
init(IFieldData fieldData_p)
Set the field data. |
boolean |
isDependentOnParentWizard()
|
protected void |
updateModel(IProgressMonitor monitor_p)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyFactoryComponentTemplate()
Method Detail |
---|
public void addPages(Wizard wizard)
org.eclipse.pde.ui.templates.AbstractTemplateSection#addPages(org.eclipse.jface.wizard.Wizard)
public void init(IFieldData fieldData_p)
fieldData_p
- the fieldData to setpublic String getSectionId()
org.eclipse.pde.ui.templates.OptionTemplateSection#getSectionId()
protected void updateModel(IProgressMonitor monitor_p) throws CoreException
CoreException
org.eclipse.pde.ui.templates.AbstractTemplateSection#updateModel(org.eclipse.core.runtime.IProgressMonitor)
public IPluginReference[] getDependencies(String schemaVersion)
org.eclipse.pde.ui.templates.AbstractTemplateSection#getDependencies(java.lang.String)
protected void generateFiles(IProgressMonitor monitor_p) throws CoreException
CoreException
org.eclipse.pde.internal.ui.templates.PDETemplateSection#generateFiles(org.eclipse.core.runtime.IProgressMonitor)
public String[] getNewFiles()
org.eclipse.pde.internal.ui.templates.PDETemplateSection#getNewFiles()
public boolean isDependentOnParentWizard()
org.eclipse.pde.ui.templates.BaseOptionTemplateSection#isDependentOnParentWizard()
public int getNumberOfWorkUnits()
org.eclipse.pde.ui.templates.AbstractTemplateSection#getNumberOfWorkUnits()
public String getUsedExtensionPoint()
org.eclipse.pde.ui.templates.ITemplateSection#getUsedExtensionPoint()
protected void createProductionPlanExtension(String productionPlanId_p) throws CoreException
productionPlanId_p
-
CoreException
protected void createContractExtension(String contractId_p) throws CoreException
contractId_p
-
CoreException
protected void createFactoryComponentExtension(String contractId_p, String productionPlanId_p) throws CoreException
contractId_p
- productionPlanId_p
-
CoreException
protected void addExtensionInModel(IPluginBase plugin_p, IPluginExtension extension_p) throws CoreException
plugin_p
- extension_p
-
CoreException
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.