|
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.FactoryComponentExtensionFactory
public class FactoryComponentExtensionFactory
This factory creates commands to deal with "FactoryComponent" extension-point.
Method Summary | |
---|---|
static FactoryComponentExtensionFactory |
getInstance()
Get the unique instance. |
IPluginChangesCommand |
setFactoryComponentExtension(String fcId_p,
String fcName_p,
String contractId_p,
String domain_p,
String productionPlanId_p,
String description_p)
Set an extension matching "FactoryComponent" extension-point for given parameters. |
IPluginChangesCommand |
unsetFactoryComponentExtension(String fcId_p)
Unset an existing extension matching "FactoryComponent" 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 FactoryComponentExtensionFactory getInstance()
public IPluginChangesCommand setFactoryComponentExtension(String fcId_p, String fcName_p, String contractId_p, String domain_p, String productionPlanId_p, String description_p)
IFactoryComponentExtensionFactory
setFactoryComponentExtension
in interface IFactoryComponentExtensionFactory
IPluginChangesCommand
instance that performs this change.IFactoryComponentExtensionFactory.setFactoryComponentExtension(java.lang.String, java.lang.String, java.lang.String,
java.lang.String, java.lang.String, java.lang.String)
public IPluginChangesCommand unsetFactoryComponentExtension(String fcId_p)
IFactoryComponentExtensionFactory
unsetFactoryComponentExtension
in interface IFactoryComponentExtensionFactory
IPluginChangesCommand
instance that performs this change.IFactoryComponentExtensionFactory.unsetFactoryComponentExtension(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.