Uses of Class
org.eclipse.tycho.p2maven.SlicingOptions
Packages that use SlicingOptions
-
Uses of SlicingOptions in org.eclipse.tycho.p2maven
Methods in org.eclipse.tycho.p2maven with parameters of type SlicingOptionsModifier and TypeMethodDescriptionorg.eclipse.equinox.p2.query.IQueryResult<org.eclipse.equinox.p2.metadata.IInstallableUnit> InstallableUnitSlicer.computeDependencies(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> rootIus, org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> avaiableIUs, SlicingOptions options) Computes a "slice" of a given set ofIInstallableUnits that include as much of the requirements of the root units that are fulfilled by the available units.