Package | Description |
---|---|
org.eclipse.update.operations |
Provides support for performing various install/update operations.
|
Modifier and Type | Method and Description |
---|---|
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
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.