|
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.FactoryComponentInvocationExtensionFactory
public class FactoryComponentInvocationExtensionFactory
This factory creates commands to deal with "FactoryComponentConfiguration" extension-point.
Method Summary | |
---|---|
static FactoryComponentInvocationExtensionFactory |
getInstance()
Get the unique instance. |
IPluginChangesCommand |
setFactoryComponentInvocationExtension(String factoryComponentInvocationId_p,
String factoryComponentInvocationName_p,
String referencedFcId_p,
String contextId_p,
String referencedTaskFactoryId_p)
Set an extension matching "FactoryComponentConfiguration" extension-point for given parameters. |
IPluginChangesCommand |
unsetFactoryComponentInvocationExtension(String factoryComponentInvocationId_p)
Unset an extension matching "FactoryComponentConfiguration" 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 FactoryComponentInvocationExtensionFactory getInstance()
public IPluginChangesCommand setFactoryComponentInvocationExtension(String factoryComponentInvocationId_p, String factoryComponentInvocationName_p, String referencedFcId_p, String contextId_p, String referencedTaskFactoryId_p)
IFactoryComponentInvocationExtensionFactory
setFactoryComponentInvocationExtension
in interface IFactoryComponentInvocationExtensionFactory
IPluginChangesCommand
instance that performs this change.IFactoryComponentInvocationExtensionFactory.setFactoryComponentInvocationExtension(java.lang.String, java.lang.String,
java.lang.String, java.lang.String, java.lang.String)
public IPluginChangesCommand unsetFactoryComponentInvocationExtension(String factoryComponentInvocationId_p)
IFactoryComponentInvocationExtensionFactory
unsetFactoryComponentInvocationExtension
in interface IFactoryComponentInvocationExtensionFactory
IPluginChangesCommand
instance that performs this change.IFactoryComponentInvocationExtensionFactory.unsetFactoryComponentInvocationExtension(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.