Class QueryableCollection

  • All Implemented Interfaces:
    org.eclipse.equinox.p2.metadata.index.IIndexProvider<org.eclipse.equinox.p2.metadata.IInstallableUnit>, org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit>

    public class QueryableCollection
    extends org.eclipse.equinox.internal.p2.metadata.index.IndexProvider<org.eclipse.equinox.p2.metadata.IInstallableUnit>
    • Constructor Detail

      • QueryableCollection

        public QueryableCollection​(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius)
    • Method Detail

      • everything

        public Iterator<org.eclipse.equinox.p2.metadata.IInstallableUnit> everything()
      • getIndex

        public org.eclipse.equinox.p2.metadata.index.IIndex<org.eclipse.equinox.p2.metadata.IInstallableUnit> getIndex​(String memberName)