Package org.eclipse.equinox.p2.engine.query
package org.eclipse.equinox.p2.engine.query
Provides queries specific to profiles
Package Specification
This package specifies API for querying the profile.
- Since:
- 2.0
-
ClassDescriptionA query that searches for
IInstallableUnit
instances that have a property associated with the specified profile, whose value matches the provided value.A query matching all theIInstallableUnit
s that are marked visible to the user.