Eclipse Platform
Release 3.0

Uses of Package
org.eclipse.update.operations

Packages that use org.eclipse.update.operations
org.eclipse.update.operations Provides support for performing various install/update operations.  
org.eclipse.update.standalone Provides support for performing various install/update operations from the command line.  
 

Classes in org.eclipse.update.operations used by org.eclipse.update.operations
IBatchOperation
          A batch operation is needed to execute a group of feature operations, such as installing a set of features.
IConfigFeatureOperation
          Operation that enables a feature in a configuration.
IFeatureOperation
          An operation that applies to a feature, such as install, uninstall, etc.
IInstallFeatureOperation
          An installation operation.
IOperation
          Base update manager operation.
IOperationFactory
          A factory interface for creating operations.
IOperationListener
          Listener for the operation lifecycle.
IOperationValidator
          This class contains various validation methods to be invoked before or during executing update manager operations.
IRevertConfigurationOperation
          An operation in which the current configuration is replaced by a previous one.
IToggleSiteOperation
          An operation in which the unconfigured/configured state of a site is toggled.
IUnconfigFeatureOperation
          An operation that disables (unconfigure) a feature in a site.
IUninstallFeatureOperation
          A feature uninstall operation.
IUpdateModelChangedListener
          Listener for update model changes.
 

Classes in org.eclipse.update.operations used by org.eclipse.update.standalone
IOperation
          Base update manager operation.
IOperationListener
          Listener for the operation lifecycle.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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