|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureModel | |
---|---|
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 FeatureModel in org.eclipse.update.core |
---|
Subclasses of FeatureModel in org.eclipse.update.core | |
---|---|
class |
Feature
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 FeatureModel | |
---|---|
FeatureModel |
BaseFeatureFactory.createFeatureModel()
Deprecated. Create a concrete implementation of feature model. |
Uses of FeatureModel in org.eclipse.update.core.model |
---|
Methods in org.eclipse.update.core.model that return FeatureModel | |
---|---|
FeatureModel |
FeatureModelFactory.createFeatureModel()
Deprecated. Create a default feature model. |
FeatureModel |
DefaultFeatureParser.parse(InputStream in)
Deprecated. Parses the specified input steam and constructs a feature model. |
FeatureModel |
FeatureModelFactory.parseFeature(InputStream stream)
Deprecated. Creates and populates a default feature from stream. |
FeatureModel |
FeatureModelFactory.parseFeature(InputStream stream,
String location)
Deprecated. Creates and populates a default feature from stream. |
|
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.