|
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.command.PluginChangesCommandRunner
public class PluginChangesCommandRunner
Implement a plug-in changes command runner.
Constructor Summary | |
---|---|
PluginChangesCommandRunner()
|
Method Summary | |
---|---|
protected Display |
getDisplay()
Return the display. |
void |
performChangesOnManifest(String bundleId_p,
List<IPluginChangesCommand> commands_p)
Perform plug-in manifest changes for given bundle id. |
void |
performChangesOnPlugin(String bundleId_p,
List<IPluginChangesCommand> commands_p)
Perform plug-in changes for given bundle id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginChangesCommandRunner()
Method Detail |
---|
public void performChangesOnPlugin(String bundleId_p, List<IPluginChangesCommand> commands_p)
IPluginChangesCommandRunner
performChangesOnPlugin
in interface IPluginChangesCommandRunner
commands_p
- list of command that make changes.IPluginChangesCommandRunner.performChangesOnPlugin(java.lang.String, java.util.List)
public void performChangesOnManifest(String bundleId_p, List<IPluginChangesCommand> commands_p)
IPluginChangesCommandRunner
performChangesOnManifest
in interface IPluginChangesCommandRunner
commands_p
- list of command that make changes.IPluginChangesCommandRunner.performChangesOnManifest(java.lang.String, java.util.List)
protected Display getDisplay()
|
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.