|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IIndex | |
---|---|
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. |
Uses of IIndex in org.eclipse.equinox.p2.metadata.index |
---|
Methods in org.eclipse.equinox.p2.metadata.index that return IIndex | |
---|---|
IIndex<T> |
IIndexProvider.getIndex(String memberName)
Return an index optimized for producing candidates based on values for a memberName that denotes a member of the index
type. |
Uses of IIndex in org.eclipse.equinox.p2.query |
---|
Methods in org.eclipse.equinox.p2.query that return IIndex | |
---|---|
IIndex<T> |
CompoundQueryable.getIndex(String memberName)
|
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.