Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.update.operations.IConfigFeatureOperation

Packages that use IConfigFeatureOperation
org.eclipse.update.operations Provides support for performing various install/update operations.  
 

Uses of IConfigFeatureOperation in org.eclipse.update.operations
 

Methods in org.eclipse.update.operations that return IConfigFeatureOperation
 IConfigFeatureOperation IOperationFactory.createConfigOperation(IConfiguredSite targetSite, IFeature feature)
          Creates an operation for configuring an installed feature in the specified site.
 IConfigFeatureOperation IOperationFactory.createReplaceFeatureVersionOperation(IFeature feature, IFeature anotherFeature)
          Creates an operation for replacing this feature by a previous version
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.