Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

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.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire