|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.pde.internal.plugin.extension.ProductionPlanExtensionFactory
public class ProductionPlanExtensionFactory
This factory creates commands to deal with "ProductionPlan" extension-point.
Method Summary | |
---|---|
static ProductionPlanExtensionFactory |
getInstance()
Get the unique instance. |
IPluginChangesCommand |
setFactoryComponentInvocation(String productionPlanId_p,
String factoryComponentInvocationId_p)
Set a factory component invocation in a production plan. |
IPluginChangesCommand |
setProductionPlanExtension(String productionPlanId_p,
String contextId_p)
Set an extension matching "ProductionPlan" extension-point for given parameters. |
IPluginChangesCommand |
unsetFactoryComponentInvocation(String productionPlanId_p,
String factoryComponentInvocationId_p)
Unset a factory component invocation in a production plan. |
IPluginChangesCommand |
unsetProductionPlanExtension(String productionPlanId_p)
Unset an existing extension matching "ProductionPlan" extension-point for given parameters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ProductionPlanExtensionFactory getInstance()
public IPluginChangesCommand setProductionPlanExtension(String productionPlanId_p, String contextId_p)
IProductionPlanExtensionFactory
setProductionPlanExtension
in interface IProductionPlanExtensionFactory
IProductionPlanExtensionFactory.setProductionPlanExtension(java.lang.String, java.lang.String)
public IPluginChangesCommand unsetProductionPlanExtension(String productionPlanId_p)
IProductionPlanExtensionFactory
unsetProductionPlanExtension
in interface IProductionPlanExtensionFactory
IProductionPlanExtensionFactory.unsetProductionPlanExtension(java.lang.String)
public IPluginChangesCommand setFactoryComponentInvocation(String productionPlanId_p, String factoryComponentInvocationId_p)
IProductionPlanExtensionFactory
setFactoryComponentInvocation
in interface IProductionPlanExtensionFactory
IProductionPlanExtensionFactory.setFactoryComponentInvocation(java.lang.String, java.lang.String)
public IPluginChangesCommand unsetFactoryComponentInvocation(String productionPlanId_p, String factoryComponentInvocationId_p)
IProductionPlanExtensionFactory
unsetFactoryComponentInvocation
in interface IProductionPlanExtensionFactory
IProductionPlanExtensionFactory.unsetFactoryComponentInvocation(java.lang.String, java.lang.String)
|
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.