Package org.eclipse.equinox.p2.planner
Provides core support for interacting with a dependency resolution mechanism.
Package Specification
This package specifies an API for performing dependency resolution of the p2 metadata.
- Since:
- 2.0
-
Interface Summary Interface Description IPlanner Planners are responsible for determining what should be done to a given profile to reshape it as requested.IProfileChangeRequest A profile change request is a description of a set of changes that a client would like to perform on a profile. -
Class Summary Class Description ProfileInclusionRules Helper method to decide on the way the installable units are being included.