Eclipse Platform
2.0

Uses of Class
org.eclipse.update.core.model.ContentEntryModel

Packages that use ContentEntryModel
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. 
 

Uses of ContentEntryModel in org.eclipse.update.core
 

Subclasses of ContentEntryModel in org.eclipse.update.core
 class NonPluginEntry
          Convenience implementation of non-plug-in entry.
 class PluginEntry
          Convenience implementation of plug-in entry.
 

Uses of ContentEntryModel in org.eclipse.update.core.model
 

Subclasses of ContentEntryModel in org.eclipse.update.core.model
 class NonPluginEntryModel
          Non-plug-in entry model object.
 class PluginEntryModel
          Plug-in entry model object.
 


Eclipse Platform
2.0

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