Uses of Class
org.eclipse.equinox.p2.engine.query.IUProfilePropertyQuery
-
Packages that use IUProfilePropertyQuery Package Description org.eclipse.equinox.p2.engine.query Provides queries specific to profiles -
-
Uses of IUProfilePropertyQuery in org.eclipse.equinox.p2.engine.query
Subclasses of IUProfilePropertyQuery in org.eclipse.equinox.p2.engine.query Modifier and Type Class Description class
UserVisibleRootQuery
A query matching all theIInstallableUnit
s that are marked visible to the user.
-