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 |
IncludedFeatureReference
This is a utility class representing the options of a nested feature.
|
Modifier and Type | Method and Description |
---|---|
IncludedFeatureReferenceModel |
BaseFeatureFactory.createIncludedFeatureReferenceModel()
Create a concrete implementation of included feature reference model.
|
Modifier and Type | Method and Description |
---|---|
IncludedFeatureReferenceModel |
FeatureModelFactory.createIncludedFeatureReferenceModel()
Create a default included feature reference model.
|
Modifier and Type | Method and Description |
---|---|
void |
FeatureModel.addIncludedFeatureReferenceModel(IncludedFeatureReferenceModel include)
Adds a feature identifier.
|
Constructor and Description |
---|
IncludedFeatureReferenceModel(IncludedFeatureReferenceModel includedFeatureRef)
Construct a included feature reference model
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.