|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISiteFeatureReference | |
---|---|
org.eclipse.update.core | Provides support for extending the base installation and update services. |
Uses of ISiteFeatureReference in org.eclipse.update.core |
---|
Classes in org.eclipse.update.core that implement ISiteFeatureReference | |
---|---|
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. |
Methods in org.eclipse.update.core that return ISiteFeatureReference | |
---|---|
ISiteFeatureReference |
Site.getFeatureReference(IFeature feature)
Deprecated. Returns a reference to the specified feature on this site. |
ISiteFeatureReference |
ISite.getFeatureReference(IFeature feature)
Deprecated. Returns a reference to the specified feature if it is installed on this site. |
ISiteFeatureReference[] |
Site.getFeatureReferences()
Deprecated. |
ISiteFeatureReference[] |
ISite.getFeatureReferences()
Deprecated. Returns an array of references to features on this site. |
ISiteFeatureReference[] |
Site.getRawFeatureReferences()
Deprecated. Returns an array of references to features on this site. |
ISiteFeatureReference[] |
ISite.getRawFeatureReferences()
Deprecated. Returns an array of references to features on this site. |
Constructors in org.eclipse.update.core with parameters of type ISiteFeatureReference | |
---|---|
SiteFeatureReference(ISiteFeatureReference ref)
Deprecated. Constructor FeatureReference. |
|
SiteFeatureReferenceModel(ISiteFeatureReference ref)
Deprecated. Constructor FeatureReferenceModel. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.