|
Eclipse Platform Release 3.0 |
||||||||||
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
Convenience implementation of a feature reference. |
Methods in org.eclipse.update.core that return ISiteFeatureReference | |
ISiteFeatureReference[] |
Site.getRawFeatureReferences()
Returns an array of references to features on this site. |
ISiteFeatureReference[] |
Site.getFeatureReferences()
|
ISiteFeatureReference |
Site.getFeatureReference(IFeature feature)
Returns a reference to the specified feature on this site. |
ISiteFeatureReference[] |
ISite.getFeatureReferences()
Returns an array of references to features on this site. |
ISiteFeatureReference[] |
ISite.getRawFeatureReferences()
Returns an array of references to features on this site. |
ISiteFeatureReference |
ISite.getFeatureReference(IFeature feature)
Returns a reference to the specified feature if it is installed on this site. |
Constructors in org.eclipse.update.core with parameters of type ISiteFeatureReference | |
SiteFeatureReference(ISiteFeatureReference ref)
Constructor FeatureReference. |
|
SiteFeatureReferenceModel(ISiteFeatureReference ref)
Constructor FeatureReferenceModel. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.