public interface IFedoraBundleRepository
| Modifier and Type | Method and Description |
|---|---|
Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
getExternalUnits() |
Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
getInternalUnits() |
Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
getPlatformUnits() |
Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> getPlatformUnits()
Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> getInternalUnits()
Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> getExternalUnits()
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.