|
||||||||||
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. |
org.eclipse.update.util |
Uses of VersionedIdentifier in org.eclipse.update.core |
---|
Methods in org.eclipse.update.core that return VersionedIdentifier | |
---|---|
VersionedIdentifier |
Feature.getVersionedIdentifier()
Returns the feature identifier. |
VersionedIdentifier |
FeatureReference.getVersionedIdentifier()
Returns the feature identifier. |
VersionedIdentifier |
IFeature.getVersionedIdentifier()
Returns the feature identifier. |
VersionedIdentifier |
IFeatureReference.getVersionedIdentifier()
Returns the feature identifier. |
VersionedIdentifier |
IImport.getVersionedIdentifier()
Returns an identifier of the dependent plug-in. |
VersionedIdentifier |
IPluginEntry.getVersionedIdentifier()
Returns the identifier of this plugin entry |
VersionedIdentifier |
Import.getVersionedIdentifier()
Returns an identifier of the dependent plug-in. |
VersionedIdentifier |
PluginEntry.getVersionedIdentifier()
Returns the identifier of this plugin entry |
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)
|
Uses of VersionedIdentifier in org.eclipse.update.util |
---|
Methods in org.eclipse.update.util that return VersionedIdentifier | |
---|---|
VersionedIdentifier |
FeatureWrap.getVID()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |