Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription

Packages that use MetadataFactory.InstallableUnitDescription
org.eclipse.equinox.p2.metadata Defines the metadata being handled by p2. 
 

Uses of MetadataFactory.InstallableUnitDescription in org.eclipse.equinox.p2.metadata
 

Subclasses of MetadataFactory.InstallableUnitDescription in org.eclipse.equinox.p2.metadata
static class MetadataFactory.InstallableUnitFragmentDescription
          A description containing information about an installable unit fragment.
static class MetadataFactory.InstallableUnitPatchDescription
          A description containing information about an installable unit patch.
 

Methods in org.eclipse.equinox.p2.metadata with parameters of type MetadataFactory.InstallableUnitDescription
static IInstallableUnit MetadataFactory.createInstallableUnit(MetadataFactory.InstallableUnitDescription description)
          Returns an IInstallableUnit based on the given description.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.