Uses of Interface
org.eclipse.equinox.p2.metadata.index.IQueryWithIndex
Packages that use IQueryWithIndex
Package
Description
Provides queries specific to profiles
Provides common classes for the query mechanism.
Defines artifact repository.
Provides query utilities specific to provisioning of OSGi bundles
-
Uses of IQueryWithIndex in org.eclipse.equinox.p2.engine.query
Classes in org.eclipse.equinox.p2.engine.query that implement IQueryWithIndexModifier and TypeClassDescriptionclassA query that searches forIInstallableUnitinstances that have a property associated with the specified profile, whose value matches the provided value.classA query matching all theIInstallableUnits that are marked visible to the user. -
Uses of IQueryWithIndex in org.eclipse.equinox.p2.query
Classes in org.eclipse.equinox.p2.query that implement IQueryWithIndexModifier and TypeClassDescriptionclassA query that matches candidates against an expression.classA query that evaluates using an iterator as input and produces a new iterator. -
Uses of IQueryWithIndex in org.eclipse.equinox.p2.repository.artifact
Classes in org.eclipse.equinox.p2.repository.artifact that implement IQueryWithIndexModifier and TypeClassDescriptionfinal classA general purpose query for matchingIArtifactDescriptorinstances that satisfy various criteria.final classA general purpose query for matchingIArtifactKeyinstances that satisfy various criteria. -
Uses of IQueryWithIndex in org.eclipse.equinox.p2.touchpoint.eclipse.query
Classes in org.eclipse.equinox.p2.touchpoint.eclipse.query that implement IQueryWithIndexModifier and TypeClassDescriptionfinal classA query matching everyIInstallableUnitthat describes an OSGi bundle.