Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.update.core.VersionedIdentifier

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 PluginEntry. getVersionedIdentifier ()
          Deprecated. Returns the identifier of this plugin entry
  VersionedIdentifier IFeature. getVersionedIdentifier ()
          Deprecated. Returns the feature identifier.
  VersionedIdentifier IPluginEntry. getVersionedIdentifier ()
          Deprecated. Returns the identifier of this plugin entry
  VersionedIdentifier Import. getVersionedIdentifier ()
          Deprecated. Returns an identifier of the dependent plug-in.
  VersionedIdentifier IImport. getVersionedIdentifier ()
          Deprecated. Returns an identifier of the dependent plug-in.
  VersionedIdentifier Feature. getVersionedIdentifier ()
          Deprecated. Returns the feature identifier.
  VersionedIdentifier FeatureReference. getVersionedIdentifier ()
          Deprecated. Returns the feature identifier.
  VersionedIdentifier IFeatureReference. getVersionedIdentifier ()
          Deprecated. Returns the feature identifier.
 

Methods in org.eclipse.update.core with parameters of type VersionedIdentifier
 void PluginEntry. setVersionedIdentifier ( VersionedIdentifier identifier)
          Deprecated. Sets the identifier of this plugin entry.
 void IPluginEntry. setVersionedIdentifier ( VersionedIdentifier identifier)
          Deprecated. 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)
          Deprecated.  
 

Constructors in org.eclipse.update.search with parameters of type VersionedIdentifier
VersionedIdentifiersFilter ( VersionedIdentifier[] vids)
          Deprecated.  
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire