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–2023 Eclipse Foundation. All rights reserved.