Eclipse Platform
2.1

Uses of Interface
org.eclipse.update.core.IFeatureReference

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

Subinterfaces of IFeatureReference in org.eclipse.update.core
 interface IIncludedFeatureReference
          Included Feature reference.
 interface ISiteFeatureReference
          Site Feature reference.
 

Classes in org.eclipse.update.core that implement IFeatureReference
 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 IFeatureReference in org.eclipse.update.core.model
 

Classes in org.eclipse.update.core.model that implement IFeatureReference
 class IncludedFeatureReferenceModel
          Included Feature reference model object.
 


Eclipse Platform
2.1

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