Eclipse Platform
2.0

Uses of Package
org.eclipse.update.core.model

Packages that use org.eclipse.update.core.model
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. 
 

Classes in org.eclipse.update.core.model used by org.eclipse.update.core
ArchiveReferenceModel
          Site archive model object.
CategoryModel
          Feature category definition model object.
ContentEntryModel
          Content entry model object.
FeatureModel
          Feature model object.
FeatureModelFactory
          Default feature model factory.
FeatureReferenceModel
          Feature reference model object.
ImportModel
          Plug-in dependency model object.
InstallAbortedException
          Exception thrown when the user cancelled an installation.
InstallHandlerEntryModel
          Install handler entry model object.
InvalidSiteTypeException
          Exception thrown when the type of the site discovered in the site manifest does not correspond to the type expected by the concrete site factory.
ModelObject
          Root model object.
NonPluginEntryModel
          Non-plug-in entry model object.
PluginEntryModel
          Plug-in entry model object.
SiteModel
          Site model object.
SiteModelFactory
          Default site model factory.
URLEntryModel
          Annotated URL model object.
 

Classes in org.eclipse.update.core.model used by org.eclipse.update.core.model
ContentEntryModel
          Content entry model object.
InvalidSiteTypeException
          Exception thrown when the type of the site discovered in the site manifest does not correspond to the type expected by the concrete site factory.
ModelObject
          Root model object.
 


Eclipse Platform
2.0

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