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.IFeatureContentConsumer

Packages that use IFeatureContentConsumer
org.eclipse.update.core Provides support for extending the base installation and update services. 
 

Uses of IFeatureContentConsumer in org.eclipse.update.core
 

Methods in org.eclipse.update.core that return IFeatureContentConsumer
  IFeatureContentConsumer[] IFeatureContentConsumer. getChildren ()
          Deprecated. Returns the feature content consumers that this feature content consumer opened
  IFeatureContentConsumer IFeature. getFeatureContentConsumer ()
          Deprecated. Returns the content consumer for this feature.
  IFeatureContentConsumer Feature. getFeatureContentConsumer ()
          Deprecated. Returns the content consumer for this feature.
  IFeatureContentConsumer IFeatureContentConsumer. getParent ()
          Deprecated. Returns the feature content consumer that opened this feature content consumer, or null if this feature content consumer is a root feature content consumer.
 

Methods in org.eclipse.update.core with parameters of type IFeatureContentConsumer
 void BaseInstallHandler. completeInstall ( IFeatureContentConsumer consumer)
          Deprecated. Called after the feature files and any downloaded plug-ins have been installed.
 void IInstallHandler. completeInstall ( IFeatureContentConsumer consumer)
          Deprecated. Called after the feature files and any downloaded plug-ins have been installed.
  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.
 void IFeatureContentConsumer. setParent ( IFeatureContentConsumer parent)
          Deprecated. Sets the parent for this content consumer.
 


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