|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInstallableUnitFragment | |
---|---|
org.eclipse.equinox.p2.metadata | Defines the metadata being handled by p2. |
Uses of IInstallableUnitFragment in org.eclipse.equinox.p2.metadata |
---|
Methods in org.eclipse.equinox.p2.metadata that return IInstallableUnitFragment | |
---|---|
static IInstallableUnitFragment |
MetadataFactory.createInstallableUnitFragment(MetadataFactory.InstallableUnitFragmentDescription description)
Returns an IInstallableUnitFragment based on the given
description. |
Methods in org.eclipse.equinox.p2.metadata that return types with arguments of type IInstallableUnitFragment | |
---|---|
Collection<IInstallableUnitFragment> |
IInstallableUnit.getFragments()
Returns the fragments that have been bound to this installable unit, or null if this unit is not resolved. |
Methods in org.eclipse.equinox.p2.metadata with parameters of type IInstallableUnitFragment | |
---|---|
static IInstallableUnit |
MetadataFactory.createResolvedInstallableUnit(IInstallableUnit unit,
IInstallableUnitFragment[] fragments)
Returns an IInstallableUnit that represents the given
unit bound to the given fragments. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.