|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionedIdentifier | |
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. |
org.eclipse.update.search | Provides support for performing searches and filtering of features. |
Uses of VersionedIdentifier in org.eclipse.update.core |
Methods in org.eclipse.update.core that return VersionedIdentifier | |
VersionedIdentifier |
IFeature.getVersionedIdentifier()
Returns the feature identifier. |
VersionedIdentifier |
IImport.getVersionedIdentifier()
Returns an identifier of the dependent plug-in. |
VersionedIdentifier |
Feature.getVersionedIdentifier()
Returns the feature identifier. |
VersionedIdentifier |
Import.getVersionedIdentifier()
Returns an identifier of the dependent plug-in. |
VersionedIdentifier |
IPluginEntry.getVersionedIdentifier()
Returns the identifier of this plugin entry |
VersionedIdentifier |
IFeatureReference.getVersionedIdentifier()
Returns the feature identifier. |
VersionedIdentifier |
PluginEntry.getVersionedIdentifier()
Returns the identifier of this plugin entry |
VersionedIdentifier |
FeatureReference.getVersionedIdentifier()
Returns the feature identifier. |
Methods in org.eclipse.update.core with parameters of type VersionedIdentifier | |
void |
IPluginEntry.setVersionedIdentifier(VersionedIdentifier identifier)
Sets the identifier of this plugin entry. |
void |
PluginEntry.setVersionedIdentifier(VersionedIdentifier identifier)
Sets the identifier of this plugin entry. |
Uses of VersionedIdentifier in org.eclipse.update.core.model |
Methods in org.eclipse.update.core.model that return VersionedIdentifier | |
VersionedIdentifier[] |
FeatureModel.getFeatureIncludeVersionedIdentifier()
Deprecated. use getFeatureIncludeIdentifier instead. |
Uses of VersionedIdentifier in org.eclipse.update.search |
Methods in org.eclipse.update.search with parameters of type VersionedIdentifier | |
void |
VersionedIdentifiersFilter.add(VersionedIdentifier vid)
|
Constructors in org.eclipse.update.search with parameters of type VersionedIdentifier | |
VersionedIdentifiersFilter(VersionedIdentifier[] vids)
|
|
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.