Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SiteFeatureReference
Convenience implementation of a feature reference.
|
Modifier and Type | Method and Description |
---|---|
SiteFeatureReferenceModel |
BaseSiteFactory.createFeatureReferenceModel()
Create a concrete implementation of feature reference model.
|
Modifier and Type | Method and Description |
---|---|
SiteFeatureReferenceModel |
SiteModelFactory.createFeatureReferenceModel()
Create a default site feature reference model.
|
SiteFeatureReferenceModel[] |
SiteModel.getFeatureReferenceModels()
Returns an array of feature reference models on this site.
|
Modifier and Type | Method and Description |
---|---|
void |
SiteModel.addFeatureReferenceModel(SiteFeatureReferenceModel featureReference)
Adds a feature reference model to site.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.