| Package | Description |
|---|---|
| org.eclipse.equinox.internal.p2.metadata | |
| org.eclipse.equinox.internal.p2.metadata.expression | |
| org.eclipse.equinox.internal.p2.metadata.expression.parser | |
| org.eclipse.equinox.internal.p2.metadata.index | |
| org.eclipse.equinox.internal.p2.metadata.query | |
| org.eclipse.equinox.p2.metadata |
Defines the metadata being handled by p2.
|
| org.eclipse.equinox.p2.metadata.expression |
Provides a simple expression language used to represent requirements and filters in the metadada
Package Specification
This package defines a simple expression language that is used to define requirements and filters in the metadata, but also form the base of the p2 query language.
|
| org.eclipse.equinox.p2.metadata.index |
Provides classes for metadata query indexing
Package Specification
This package provides API for creating and manipulating indices that are used
to optimize queries against a particular queryable source.
|
| org.eclipse.equinox.p2.query |
Provides common classes for the query mechanism.
|