Eclipse Platform
Release 3.6

Uses of Package
org.eclipse.equinox.p2.engine

Packages that use org.eclipse.equinox.p2.engine
org.eclipse.equinox.p2.engine Provides support for interacting with the p2 provisioning engine Package Specification This package specifies API for interacting with the p2 provisioning engine. 
org.eclipse.equinox.p2.engine.query Provides queries specific to profiles Package Specification This package specifies API for querying the profile. 
org.eclipse.equinox.p2.engine.spi Provides support for registering new provisioning actions and touchpoints. 
org.eclipse.equinox.p2.operations Describes high level provisioning operations that can be resolved and performed either modally or in the background. 
org.eclipse.equinox.p2.planner Provides core support for interacting with a dependency resolution mechanism. 
org.eclipse.equinox.p2.ui Provides provisioning user interface classes that can be used for assembling a provisioning UI. 
 

Classes in org.eclipse.equinox.p2.engine used by org.eclipse.equinox.p2.engine
IPhaseSet
          Describes a set of provisioning phases to be performed by an IEngine.
IProfile
          Represents the state of a profile in a profile registry at a given moment in time.
IProvisioningPlan
          A provisioning plan describes a proposed set of changes to a profile.
ISizingPhaseSet
           
ProvisioningContext
          A provisioning context defines the scope in which a provisioning operation occurs.
 

Classes in org.eclipse.equinox.p2.engine used by org.eclipse.equinox.p2.engine.query
IProfile
          Represents the state of a profile in a profile registry at a given moment in time.
 

Classes in org.eclipse.equinox.p2.engine used by org.eclipse.equinox.p2.engine.spi
IProfile
          Represents the state of a profile in a profile registry at a given moment in time.
 

Classes in org.eclipse.equinox.p2.engine used by org.eclipse.equinox.p2.operations
IPhaseSet
          Describes a set of provisioning phases to be performed by an IEngine.
IProvisioningPlan
          A provisioning plan describes a proposed set of changes to a profile.
ProvisioningContext
          A provisioning context defines the scope in which a provisioning operation occurs.
 

Classes in org.eclipse.equinox.p2.engine used by org.eclipse.equinox.p2.planner
IProfile
          Represents the state of a profile in a profile registry at a given moment in time.
IProvisioningPlan
          A provisioning plan describes a proposed set of changes to a profile.
ProvisioningContext
          A provisioning context defines the scope in which a provisioning operation occurs.
 

Classes in org.eclipse.equinox.p2.engine used by org.eclipse.equinox.p2.ui
IProvisioningPlan
          A provisioning plan describes a proposed set of changes to a profile.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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