|
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.plugin.command.AbstractChangesCommand
public abstract class AbstractChangesCommand
Base class to implement a command that performs plug-in changes either in the manifest file or in the plug-in file.
Constructor Summary | |
---|---|
AbstractChangesCommand()
|
Method Summary | |
---|---|
void |
execute()
Performs changes on the underlying plug-in. |
protected IPluginModelBase |
getPluginModelBase()
Get the plug-in model that this command is performed against. |
void |
setPluginModelBase(IPluginModelBase pluginModel_p)
Set the plug-in model that this command is performed against. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractChangesCommand()
Method Detail |
---|
public void setPluginModelBase(IPluginModelBase pluginModel_p)
IPluginChangesCommand
setPluginModelBase
in interface IPluginChangesCommand
org.eclipse.egf.pde.plugin.command.IPluginChangesCommand#setPluginModelBase(org.eclipse.pde.core.plugin.IPluginModelBase)
protected IPluginModelBase getPluginModelBase()
public void execute()
IPluginChangesCommand
execute
in interface IPluginChangesCommand
IPluginChangesCommand.execute()
|
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.