Eclipse Platform
Release 3.1

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

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

Uses of IOperationValidator in org.eclipse.update.operations
 

Methods in org.eclipse.update.operations that return IOperationValidator
static IOperationValidator OperationsManager.getValidator()
          Returns the operations validator.
 

Methods in org.eclipse.update.operations with parameters of type IOperationValidator
static void OperationsManager.setValidator(IOperationValidator validator)
          Sets a custom operation validator
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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