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 Interface
org.eclipse.update.core.IFeature

Packages that use IFeature
org.eclipse.update.configuration Provides support for accessing local installation information. 
org.eclipse.update.core Provides support for extending the base installation and update services. 
org.eclipse.update.operations Provides support for performing various install/update operations. 
org.eclipse.update.search Provides support for performing searches and filtering of features. 
 

Uses of IFeature in org.eclipse.update.configuration
 

Methods in org.eclipse.update.configuration with parameters of type IFeature
 void IConfiguredSite. configure ( IFeature feature)
          Deprecated. Configure the specified feature on this site.
 void IConfiguredSiteChangedListener. featureConfigured ( IFeature feature)
          Deprecated. Indicates the specified feature was configured.
 void IConfiguredSiteChangedListener. featureInstalled ( IFeature feature)
          Deprecated. Indicates the specified feature was installed.
 void IConfiguredSiteChangedListener. featureRemoved ( IFeature feature)
          Deprecated. Indicates the specified feature was removed (uninstalled)
 void IConfiguredSiteChangedListener. featureUnconfigured ( IFeature feature)
          Deprecated. Indicates the specified feature was unconfigured.
  IStatus IConfiguredSite. getBrokenStatus ( IFeature feature)
          Deprecated. Indicates if the specified feature is "broken".
  IStatus ILocalSite. getFeatureStatus ( IFeature feature)
          Deprecated. Indicates if the 'state' of the specified feature and its children features.
  IFeatureReference IConfiguredSite. install ( IFeature feature, IFeatureReference[] optionalFeatures, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Install the specified feature on this site.
  IFeatureReference IConfiguredSite. install ( IFeature feature, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Install the specified feature on this site.
 boolean IConfiguredSite. isConfigured ( IFeature feature)
          Deprecated. Indicates if the specified feature is configured on this site.
 void IConfiguredSite. remove ( IFeature feature, IProgressMonitor monitor)
          Deprecated. Remove (uninstall) the specified feature from this site
 boolean IConfiguredSite. unconfigure ( IFeature feature)
          Deprecated. Unconfigure the specified feature from this site.
 

Uses of IFeature in org.eclipse.update.core
 

Classes in org.eclipse.update.core that implement IFeature
 class Feature
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 

Fields in org.eclipse.update.core declared as IFeature
protected   IFeature BaseInstallHandler. feature
          Deprecated. The target of the action
 

Methods in org.eclipse.update.core that return IFeature
  IFeature Site. createFeature ( String type, URL url)
          Deprecated.   
  IFeature ISite. createFeature ( String type, URL url)
          Deprecated. use createFeature(String,URL,IProgressMonitor) instead
  IFeature Site. createFeature ( String type, URL url, IProgressMonitor monitor)
          Deprecated.  
  IFeature ISite. createFeature ( String type, URL url, IProgressMonitor monitor)
          Deprecated. Creates a new feature object.
  IFeature IFeatureFactory. createFeature ( URL url, ISite site)
          Deprecated. use createFeature(URL, ISite, IProgressMonitor) instead
  IFeature BaseFeatureFactory. createFeature ( URL url, ISite site)
          Deprecated. implement createFeature(URL, ISite, IProgressMonitor) instead
  IFeature IFeatureFactory. createFeature ( URL url, ISite site, IProgressMonitor monitor)
          Deprecated. Returns a feature defined by the supplied URL.
abstract   IFeature BaseFeatureFactory. createFeature ( URL url, ISite site, IProgressMonitor monitor)
          Deprecated. Create feature.
  IFeature IFeatureContentConsumer. getFeature ()
          Deprecated. Returns the feature for this content consumer.
  IFeature IIncludedFeatureReference. getFeature ()
          Deprecated. use getFeature(IProgressMonitor)
  IFeature FeatureContentProvider. getFeature ()
          Deprecated. Returns the feature associated with this content provider.
  IFeature FeatureReference. getFeature ()
          Deprecated. use getFeaure(IProgressMonitor)
  IFeature IFeatureContentProvider. getFeature ()
          Deprecated. Returns the feature associated with this content provider.
  IFeature IFeatureReference. getFeature ()
          Deprecated. use getFeature(IProgressMonitor) instead
  IFeature IncludedFeatureReference. getFeature ()
          Deprecated. use getFeature(IProgressMonitor)
  IFeature IVerificationResult. getFeature ()
          Deprecated. Returns the feature the referenced file is part of.
  IFeature IIncludedFeatureReference. getFeature (boolean perfectMatch, IConfiguredSite configuredSite)
          Deprecated. use getFeature(IProgressMonitor)
  IFeature IncludedFeatureReference. getFeature (boolean perfectMatch, IConfiguredSite configuredSite)
          Deprecated. use getFeature(IProgressMonitor)
  IFeature IIncludedFeatureReference. getFeature (boolean perfectMatch, IConfiguredSite configuredSite, IProgressMonitor monitor)
          Deprecated. use getFeature(IProgressMonitor)
  IFeature IncludedFeatureReference. getFeature (boolean perfectMatch, IConfiguredSite configuredSite, IProgressMonitor monitor)
          Deprecated. use getFeature(IProgressMonitor)
protected   IFeature FeatureReference. getFeature ( IFeatureReference ref, IProgressMonitor monitor)
          Deprecated. Returns the feature the reference points to
  IFeature FeatureReference. getFeature ( IProgressMonitor monitor)
          Deprecated. Returns the feature this reference points to
  IFeature IFeatureReference. getFeature ( IProgressMonitor monitor)
          Deprecated. Returns the referenced feature.
  IFeature IncludedFeatureReference. getFeature ( IProgressMonitor monitor)
          Deprecated.  
 

Methods in org.eclipse.update.core with parameters of type IFeature
 void IFeatureContentConsumer. addChild ( IFeature feature)
          Deprecated. Link the content consumer of the feature as a child content consumer
 long Site. getDownloadSizeFor ( IFeature feature)
          Deprecated. Get download size for the specified feature on this site.
 long ISite. getDownloadSizeFor ( IFeature feature)
          Deprecated. Returns the size of the files that need to be downloaded in order to install the specified feature on this site, if it can be determined.
  ISiteFeatureReference Site. getFeatureReference ( IFeature feature)
          Deprecated. Returns a reference to the specified feature on this site.
  ISiteFeatureReference ISite. getFeatureReference ( IFeature feature)
          Deprecated. Returns a reference to the specified feature if it is installed on this site.
 long Site. getInstallSizeFor ( IFeature feature)
          Deprecated. Get install size for the specified feature on this site.
 long ISite. getInstallSizeFor ( IFeature feature)
          Deprecated. Returns the size of the files that need to be installed for the specified feature on this site, if it can be determined.
  IPluginEntry[] Site. getPluginEntriesOnlyReferencedBy ( IFeature feature)
          Deprecated. Returns an array of entries corresponding to plug-ins that are installed on this site and are referenced only by the specified feature.
  IPluginEntry[] ISite. getPluginEntriesOnlyReferencedBy ( IFeature feature)
          Deprecated. Returns an array of entries corresponding to plug-ins that are installed on this site and are referenced only by the specified feature.
 void BaseInstallHandler. initialize (int type, IFeature feature, IInstallHandlerEntry entry, InstallMonitor monitor)
          Deprecated. Initialize the install handler.
 void IInstallHandler. initialize (int type, IFeature feature, IInstallHandlerEntry entry, InstallMonitor monitor)
          Deprecated. Initialize the install handler.
  IFeatureReference Site. install ( IFeature sourceFeature, IFeatureReference[] optionalFeatures, IFeatureContentConsumer parentContentConsumer, IVerifier parentVerifier, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the specified feature on this site using the content consumer as a context to install the feature in.
  IFeatureReference Site. install ( IFeature sourceFeature, IFeatureReference[] optionalFeatures, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the specified feature and listed optional features on this site.
  IFeatureReference IFeature. install ( IFeature targetFeature, IFeatureReference[] optionalFeatures, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Install the contents of this feature into the specified target feature.
  IFeatureReference ISite. install ( IFeature feature, IFeatureReference[] optionalfeatures, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Installs the specified feature on this site.
  IFeatureReference Feature. install ( IFeature targetFeature, IFeatureReference[] optionalfeatures, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the contents of this feature into the specified target feature.
  IFeatureReference Site. install ( IFeature sourceFeature, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the specified feature and all optional features on this site.
  IFeatureReference IFeature. install ( IFeature targetFeature, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Install the contents of this feature into the specified target feature.
  IFeatureReference ISite. install ( IFeature feature, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Installs the specified feature on this site.
  IFeatureReference Feature. install ( IFeature targetFeature, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the contents of this feature into the specified target feature.
 void Site. remove ( IFeature feature, IProgressMonitor progress)
          Deprecated. Remove (uninstall) the specified feature from this site.
 void ISite. remove ( IFeature feature, IProgressMonitor monitor)
          Deprecated. Removes (uninstalls) the specified feature from this site.
 void IFeatureContentConsumer. setFeature ( IFeature feature)
          Deprecated. Sets the feature for this content consumer.
 void FeatureContentProvider. setFeature ( IFeature feature)
          Deprecated. Sets the feature associated with this content provider.
 void IFeatureContentProvider. setFeature ( IFeature feature)
          Deprecated. Sets the feature associated with this content provider.
  IVerificationResult IVerifier. verify ( IFeature feature, ContentReference reference, boolean isFeatureVerification, InstallMonitor monitor)
          Deprecated. Perform verification of the specified archive.
abstract   IVerificationResult Verifier. verify ( IFeature feature, ContentReference reference, boolean isFeatureVerification, InstallMonitor monitor)
          Deprecated.  
 

Uses of IFeature in org.eclipse.update.operations
 

Methods in org.eclipse.update.operations that return IFeature
  IFeature IFeatureOperation. getFeature ()
          Deprecated. Returns the feature to operate on.
  IFeature IFeatureOperation. getOldFeature ()
          Deprecated. Returns the previous version of the feature (if any).
 

Methods in org.eclipse.update.operations with parameters of type IFeature
  IConfigFeatureOperation IOperationFactory. createConfigOperation ( IConfiguredSite targetSite, IFeature feature)
          Deprecated. Creates an operation for configuring an installed feature in the specified site.
  IInstallFeatureOperation IOperationFactory. createInstallOperation ( IConfiguredSite targetSite, IFeature feature, IFeatureReference[] optionalFeatures, IFeature[] unconfiguredOptionalFeatures, IVerificationListener verifier)
          Deprecated. Creates an operation for installing a feature.
  IInstallFeatureOperation IOperationFactory. createInstallOperation ( IConfiguredSite targetSite, IFeature feature, IFeatureReference[] optionalFeatures, IFeature[] unconfiguredOptionalFeatures, IVerificationListener verifier)
          Deprecated. Creates an operation for installing a feature.
  IConfigFeatureOperation IOperationFactory. createReplaceFeatureVersionOperation ( IFeature feature, IFeature anotherFeature)
          Deprecated. Creates an operation for replacing this feature by a previous version
  IUnconfigFeatureOperation IOperationFactory. createUnconfigOperation ( IConfiguredSite targetSite, IFeature feature)
          Deprecated. Creates an operation for unconfiguring a feature
  IUninstallFeatureOperation IOperationFactory. createUninstallOperation ( IConfiguredSite targetSite, IFeature feature)
          Deprecated. Creates an operation to uninstall a feature
static  IFeatureOperation OperationsManager. findPendingOperation ( IFeature feature)
          Deprecated. Check if the feature is the subject of an update operation such as install, configure, etc. and return it.
  IStatus IOperationValidator. validatePendingConfig ( IFeature feature)
          Deprecated. Called before performing operation.
  IStatus IOperationValidator. validatePendingInstall ( IFeature oldFeature, IFeature newFeature)
          Deprecated. Called before performing install.
  IStatus IOperationValidator. validatePendingReplaceVersion ( IFeature feature, IFeature anotherFeature)
          Deprecated. Called before performing operation.
  IStatus IOperationValidator. validatePendingUnconfig ( IFeature feature)
          Deprecated. Called before performing operation.
 

Uses of IFeature in org.eclipse.update.search
 

Methods in org.eclipse.update.search with parameters of type IFeature
 boolean EnvironmentFilter. accept ( IFeature match)
          Deprecated.  
 boolean IUpdateSearchFilter. accept ( IFeature match)
          Deprecated. In 3.1 only the accept (IFeatureReference) will be used
 boolean BackLevelFilter. accept ( IFeature match)
          Deprecated.  
 void IUpdateSearchResultCollector. accept ( IFeature match)
          Deprecated. Called when a matching feature has been found during the search.
 boolean BaseFilter. accept ( IFeature match)
          Deprecated. In 3.1 only the accept (IFeatureReference) will be used
 


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