Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.equinox.p2.planner.IProfileChangeRequest

Packages that use IProfileChangeRequest
org.eclipse.equinox.p2.planner Provides core support for interacting with a dependency resolution mechanism. 
 

Uses of IProfileChangeRequest in org.eclipse.equinox.p2.planner
 

Methods in org.eclipse.equinox.p2.planner that return IProfileChangeRequest
 IProfileChangeRequest IPlanner.createChangeRequest(IProfile profileToChange)
           
 

Methods in org.eclipse.equinox.p2.planner with parameters of type IProfileChangeRequest
 IProvisioningPlan IPlanner.getProvisioningPlan(IProfileChangeRequest profileChangeRequest, ProvisioningContext context, IProgressMonitor monitor)
          Returns a plan describing the set of changes that must be performed to satisfy the given profile change request.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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