Eclipse Platform
Release 3.5

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
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class IncludedFeatureReference
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class SiteFeatureReference
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class SiteFeatureReferenceModel
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 

Constructors in org.eclipse.update.core with parameters of type FeatureReferenceModel
FeatureReference(FeatureReferenceModel ref)
          Deprecated. Constructor FeatureReference.
 

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

Subclasses of FeatureReferenceModel in org.eclipse.update.core.model
 class IncludedFeatureReferenceModel
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 

Methods in org.eclipse.update.core.model with parameters of type FeatureReferenceModel
 void SiteModel.removeFeatureReferenceModel(FeatureReferenceModel featureReference)
          Deprecated. Removes a feature reference model from site.
 void SiteModel.setFeatureReferenceModels(FeatureReferenceModel[] featureReferences)
          Deprecated. Sets the feature references for this site.
 

Constructors in org.eclipse.update.core.model with parameters of type FeatureReferenceModel
FeatureReferenceModel(FeatureReferenceModel ref)
          Deprecated. Constructor FeatureReferenceModel.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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