Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.update.core

Packages that use org.eclipse.update.core
org.eclipse.update.configuration Provides support for accessing local installation information.  
org.eclipse.update.core Provides support for extending the base installation and update services.  
org.eclipse.update.core.model Provides model support for extending the base installation and update services.  
org.eclipse.update.operations Provides support for performing various install/update operations.  
org.eclipse.update.search Provides support for performing searches and filtering of features.  
 

Classes in org.eclipse.update.core used by org.eclipse.update.configuration
IFeature
          Feature defines the packaging "container" for a group of related plug-ins, plug-in fragments, and optionally non-plug-in files.
IFeatureReference
          Feature reference.
ISite
          Site represents a location containing some number of features (packaged or installed).
IVerificationListener
          Verification listener.
 

Classes in org.eclipse.update.core used by org.eclipse.update.core
ContentReference
          Content reference implements a general access wrapper to feature and site content.
FeatureReference
          Convenience implementation of a feature reference.
IArchiveReference
          Site archive interface.
ICategory
          Feature category definition.
IContentConsumer
          Generic content consumer.
IFeature
          Feature defines the packaging "container" for a group of related plug-ins, plug-in fragments, and optionally non-plug-in files.
IFeatureContentConsumer
          Feature content consumer.
IFeatureContentProvider
          Feature content provider.
IFeatureFactory
          Feature factory interface.
IFeatureReference
          Feature reference.
IImport
          Plug-in dependency entry.
IIncludedFeatureReference
          Included Feature reference.
IInstallHandler
          Custom install handler.
IInstallHandlerEntry
          Install handler entry.
INonPluginEntry
          Non-plug-in entry defines an arbitrary non-plug-in data file packaged as part of a feature.
InstallMonitor
          Install progress monitor Delegating wrapper for IProgressMonitor used for installation handling.
IPlatformEnvironment
          Plug-in entry defines a packaging reference from a feature to a plug-in.
IPluginEntry
          Plug-in entry defines a packaging reference from a feature to a plug-in.
ISite
          Site represents a location containing some number of features (packaged or installed).
ISiteContentProvider
          Site content provider.
ISiteFactory
          Site factory interface.
ISiteFeatureReference
          Site Feature reference.
ISiteWithMirrors
          An extension of ISite that supports mirrors.
IUpdateConstants
          Manages a list of static constants.
IURLEntry
          URL entry is an annotated URL object.
IVerificationListener
          Verification listener.
IVerificationResult
          Verification result.
IVerifier
          Verifier.
JarContentReference
          Local .jar file content reference.
JarContentReference.ContentSelector
          Content selector used in .jar operations.
SiteFeatureReferenceModel
          Site Feature reference model object.
VersionedIdentifier
          Versioned Identifier.
 

Classes in org.eclipse.update.core used by org.eclipse.update.core.model
FeatureReference
          Convenience implementation of a feature reference.
IFeatureReference
          Feature reference.
IIncludedFeatureReference
          Included Feature reference.
IPlatformEnvironment
          Plug-in entry defines a packaging reference from a feature to a plug-in.
SiteFeatureReferenceModel
          Site Feature reference model object.
VersionedIdentifier
          Versioned Identifier.
 

Classes in org.eclipse.update.core used by org.eclipse.update.operations
IFeature
          Feature defines the packaging "container" for a group of related plug-ins, plug-in fragments, and optionally non-plug-in files.
IFeatureReference
          Feature reference.
IVerificationListener
          Verification listener.
 

Classes in org.eclipse.update.core used by org.eclipse.update.search
IFeature
          Feature defines the packaging "container" for a group of related plug-ins, plug-in fragments, and optionally non-plug-in files.
IFeatureReference
          Feature reference.
ISite
          Site represents a location containing some number of features (packaged or installed).
ISiteWithMirrors
          An extension of ISite that supports mirrors.
IURLEntry
          URL entry is an annotated URL object.
VersionedIdentifier
          Versioned Identifier.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.