|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IncludedFeatureReferenceModel | |
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 IncludedFeatureReferenceModel in org.eclipse.update.core |
Subclasses of IncludedFeatureReferenceModel in org.eclipse.update.core | |
class |
IncludedFeatureReference
This is a utility class representing the options of a nested feature. |
Methods in org.eclipse.update.core that return IncludedFeatureReferenceModel | |
IncludedFeatureReferenceModel |
BaseFeatureFactory.createIncludedFeatureReferenceModel()
Create a concrete implementation of included feature reference model. |
Uses of IncludedFeatureReferenceModel in org.eclipse.update.core.model |
Methods in org.eclipse.update.core.model that return IncludedFeatureReferenceModel | |
IncludedFeatureReferenceModel |
FeatureModelFactory.createIncludedFeatureReferenceModel()
Create a default included feature reference model. |
Methods in org.eclipse.update.core.model with parameters of type IncludedFeatureReferenceModel | |
void |
FeatureModel.addIncludedFeatureReferenceModel(IncludedFeatureReferenceModel include)
Adds a feature identifier. |
Constructors in org.eclipse.update.core.model with parameters of type IncludedFeatureReferenceModel | |
IncludedFeatureReferenceModel(IncludedFeatureReferenceModel includedFeatureRef)
Construct a included feature reference model |
|
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.