Eclipse Platform
Release 3.6

Package org.eclipse.update.core.model

Provides model support for extending the base installation and update services.

See:
          Description

Class Summary
ArchiveReferenceModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
CategoryModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
ContentEntryModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
DefaultFeatureParser Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
DefaultSiteParser Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
FeatureModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
FeatureModelFactory Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
FeatureReferenceModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
ImportModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
IncludedFeatureReferenceModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
InstallHandlerEntryModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
ModelObject Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
NonPluginEntryModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
PluginEntryModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
SiteModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
SiteModelFactory Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
URLEntryModel Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
 

Exception Summary
InstallAbortedException Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
InvalidSiteTypeException Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
 

Package org.eclipse.update.core.model Description

Provides model support for extending the base installation and update services.

Package Specification

This package provides a convenience implementation of the default model objects and parsers used for writing pluggable support of alternate feature packaging schemes and update site access mechanisms. In general, most developers do not need to directly use the classes defined in this package. Instead, they can use the corresponding derived implementation classes contained in package org.eclipse.update.core.

Classes in this package would typically only be used directly when writing and alternate set of model objects for a feature and type implementation.

Note: This package has been deprecated and will be deleted in a future release. See bug 311590 for details.


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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