public interface IFedoraBundleRepository
Modifier and Type | Method and Description |
---|---|
java.util.Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
getExternalUnits() |
java.util.Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
getInternalUnits() |
java.util.Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
getPlatformUnits() |
java.util.Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> getPlatformUnits()
java.util.Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> getInternalUnits()
java.util.Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> getExternalUnits()