Uses of Interface
org.eclipse.equinox.p2.metadata.IInstallableUnitPatch
-
Packages that use IInstallableUnitPatch Package Description org.eclipse.equinox.p2.metadata Defines the metadata being handled by p2. -
-
Uses of IInstallableUnitPatch in org.eclipse.equinox.p2.metadata
Methods in org.eclipse.equinox.p2.metadata that return IInstallableUnitPatch Modifier and Type Method Description static IInstallableUnitPatch
MetadataFactory. createInstallableUnitPatch(MetadataFactory.InstallableUnitPatchDescription description)
Returns anIInstallableUnitPatch
based on the given description.
-