Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.equinox.p2.operations.InstallOperation

Packages that use InstallOperation
org.eclipse.equinox.p2.ui Provides provisioning user interface classes that can be used for assembling a provisioning UI. 
 

Uses of InstallOperation in org.eclipse.equinox.p2.ui
 

Methods in org.eclipse.equinox.p2.ui that return InstallOperation
 InstallOperation ProvisioningUI.getInstallOperation(Collection<IInstallableUnit> iusToInstall, URI[] repositories)
          Return an install operation that describes installing the specified IInstallableUnits from the provided list of repositories.
 

Methods in org.eclipse.equinox.p2.ui with parameters of type InstallOperation
 int ProvisioningUI.openInstallWizard(Collection<IInstallableUnit> initialSelections, InstallOperation operation, LoadMetadataRepositoryJob job)
          Open an install wizard for installing the specified IInstallableUnits
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.