Eclipse Platform
Release 3.6

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 API will be deleted in a future release. See bug 311590 for details.
 class IncludedFeatureReference
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class SiteFeatureReference
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class SiteFeatureReferenceModel
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 

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 API will be deleted in a future release. See bug 311590 for details.
 

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.6

Guidelines for using Eclipse APIs.

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