|
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
org.eclipse.egf.pde.plugin.command.AbstractManifestChangesCommand
org.eclipse.egf.pde.internal.plugin.manifest.command.AbstractExportedPackagesCommand
public class AbstractExportedPackagesCommand
Constructor Summary | |
---|---|
AbstractExportedPackagesCommand(String[] exportedPackages_p)
Constructor. |
Method Summary | |
---|---|
protected List<String> |
getExistingPackages(IBundle bundle_p)
Return the existing exported packages. |
protected String |
getExportedPackageHeader(IBundle bundle_p)
Get the exported package header. |
protected String[] |
getExportedPackages()
Get considered exported packages as an array of String. |
protected String |
getValue(String[] exportedPackages_p)
Return the exported packages as one String. |
Methods inherited from class org.eclipse.egf.pde.plugin.command.AbstractManifestChangesCommand |
---|
execute, getBundlePluginModel |
Methods inherited from class org.eclipse.egf.pde.plugin.command.AbstractChangesCommand |
---|
getPluginModelBase, setPluginModelBase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractExportedPackagesCommand(String[] exportedPackages_p)
exportedPackages_p
- Method Detail |
---|
protected String[] getExportedPackages()
protected List<String> getExistingPackages(IBundle bundle_p)
bundle_p
-
protected String getValue(String[] exportedPackages_p)
exportedPackages_p
-
protected String getExportedPackageHeader(IBundle bundle_p)
bundle_p
-
|
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.