Uses of Package
org.eclipse.equinox.p2.query
Packages that use org.eclipse.equinox.p2.query
Package
Description
Provides support for interacting with the p2 provisioning engine
Provides queries specific to profiles
Provides a simple expression language used to represent requirements and filters in the metadada
Provides classes for metadata query indexing
Describes high level provisioning operations that can be resolved and performed
either modally or in the background.
Provides core support for interacting with a dependency resolution mechanism.
Provides common classes for the query mechanism.
Defines common API for querying and modifying provisioning repositories.
Defines artifact repository.
Defines SPI for registering new implementations of artifact repositories.
Defines metadata repository.
Defines SPI for registering new implementations of metadata repositories.
Defines common types for handling repositories.
Provides query utilities specific to provisioning of OSGi bundles
Provides provisioning user interface classes that can be used for assembling
a provisioning UI.
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.internal.p2.metadata.indexClassDescriptionAn IQueryable contains objects, and is able to perform queries on those objects.
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.engineClassDescriptionThe root interface for all queries that can be performed on an
IQueryable
.An IQueryable contains objects, and is able to perform queries on those objects.An IQueryResult represents the results of a query. -
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.engine.queryClassDescriptionA query that matches candidates against an expression.Deprecated.The root interface for all queries that can be performed on an
IQueryable
. -
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.metadata.expression
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.metadata.indexClassDescriptionThe root interface for all queries that can be performed on an
IQueryable
.An IQueryResult represents the results of a query. -
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.operations
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.planner
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.queryClassDescriptionA collector is a generic visitor that collects objects passed to it, and can then express the result of the visit in various forms.Deprecated.If possible, use one of the predefined queries in
QueryUtil
or use theQueryUtil.createMatchQuery(String, Object...)
to create a custom expression based query.The root interface for all queries that can be performed on anIQueryable
.An IQueryable contains objects, and is able to perform queries on those objects.An IQueryResult represents the results of a query. -
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.repositoryClassDescriptionAn IQueryable contains objects, and is able to perform queries on those objects.
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.repository.artifactClassDescriptionA query that matches candidates against an expression.Deprecated.If possible, use one of the predefined queries in
QueryUtil
or use theQueryUtil.createMatchQuery(String, Object...)
to create a custom expression based query.The root interface for all queries that can be performed on anIQueryable
.An IQueryable contains objects, and is able to perform queries on those objects. -
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.repository.artifact.spiClassDescriptionAn IQueryable contains objects, and is able to perform queries on those objects.
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.repository.metadataClassDescriptionAn IQueryable contains objects, and is able to perform queries on those objects.
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.repository.metadata.spiClassDescriptionAn IQueryable contains objects, and is able to perform queries on those objects.
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.repository.spiClassDescriptionAn IQueryable contains objects, and is able to perform queries on those objects.
-
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.touchpoint.eclipse.queryClassDescriptionA query that matches candidates against an expression.Deprecated.If possible, use one of the predefined queries in
QueryUtil
or use theQueryUtil.createMatchQuery(String, Object...)
to create a custom expression based query.The root interface for all queries that can be performed on anIQueryable
. -
Classes in org.eclipse.equinox.p2.query used by org.eclipse.equinox.p2.ui
QueryUtil
or use theQueryUtil.createMatchQuery(String, Object...)
to create a custom expression based query.