Eclipse Platform
2.1

Uses of Interface
org.eclipse.update.core.IArchiveReference

Packages that use IArchiveReference
org.eclipse.update.core Provides support for extending the base installation and update services. 
 

Uses of IArchiveReference in org.eclipse.update.core
 

Classes in org.eclipse.update.core that implement IArchiveReference
 class ArchiveReference
          Convenience implementation of a site archive.
 

Methods in org.eclipse.update.core that return IArchiveReference
 IArchiveReference[] Site.getArchives()
          Returns an array of plug-in and non-plug-in archives located on this site
 IArchiveReference[] ISite.getArchives()
          Returns an array of plug-in and non-plug-in archives located on this site
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.