Eclipse Platform
2.1

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

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

Subclasses of FeatureReferenceModel in org.eclipse.update.core
 class FeatureReference
          Convenience implementation of a feature reference.
 class IncludedFeatureReference
          This is a utility class representing the options of a nested feature.
 class SiteFeatureReference
          Convenience implementation of a feature reference.
 class SiteFeatureReferenceModel
          Site Feature reference model object.
 

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

Subclasses of FeatureReferenceModel in org.eclipse.update.core.model
 class IncludedFeatureReferenceModel
          Included Feature reference model object.
 


Eclipse Platform
2.1

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