|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportModel | |
---|---|
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 ImportModel in org.eclipse.update.core |
---|
Subclasses of ImportModel in org.eclipse.update.core | |
---|---|
class |
Import
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 ImportModel | |
---|---|
ImportModel |
BaseFeatureFactory.createImportModel()
Deprecated. Create a concrete implementation of import dependency model. |
Uses of ImportModel in org.eclipse.update.core.model |
---|
Methods in org.eclipse.update.core.model that return ImportModel | |
---|---|
ImportModel |
FeatureModelFactory.createImportModel()
Deprecated. Create a default import dependency model. |
ImportModel[] |
FeatureModel.getImportModels()
Deprecated. Return a list of plug-in dependencies for this feature. |
Methods in org.eclipse.update.core.model with parameters of type ImportModel | |
---|---|
void |
FeatureModel.addImportModel(ImportModel importEntry)
Deprecated. Adds a plug-in dependency entry. |
void |
FeatureModel.removeImportModel(ImportModel importEntry)
Deprecated. Removes a plug-in dependency entry. |
void |
FeatureModel.setImportModels(ImportModel[] imports)
Deprecated. Sets the feature plug-in dependency information. |
|
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.