EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.pde.plugin.command.AbstractManifestChangesCommand

Packages that use AbstractManifestChangesCommand
org.eclipse.egf.pde.internal.plugin.manifest.command   
 

Uses of AbstractManifestChangesCommand in org.eclipse.egf.pde.internal.plugin.manifest.command
 

Subclasses of AbstractManifestChangesCommand in org.eclipse.egf.pde.internal.plugin.manifest.command
 class AbstractExportedPackagesCommand
           
 class AbstractRequiredPluginsCommand
          Implement a command that deals with required plug-ins in the Require-Bundle property of the manifest file.
 class SetExportedPackagesCommand
          Implement a command that adds exported packages in the Export-Package property of the manifest file.
 class SetRequiredPluginsCommand
          Implement a command that adds required plug-ins in the Require-Bundle property of the manifest file.
 class UnsetExportedPackagesCommand
           
 class UnsetRequiredPluginsCommand
          Implement a command that removes required plug-ins from the Require-Bundle property of the manifest file.
 


EGF Engine
Release 0.1.0

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.