Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.update.core.IVerificationResult

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

Uses of IVerificationResult in org.eclipse.update.core
 

Methods in org.eclipse.update.core that return IVerificationResult
 IVerificationResult IVerifier.verify(IFeature feature, ContentReference reference, boolean isFeatureVerification, InstallMonitor monitor)
          Perform verification of the specified archive.
abstract  IVerificationResult Verifier.verify(IFeature feature, ContentReference reference, boolean isFeatureVerification, InstallMonitor monitor)
           
 

Methods in org.eclipse.update.core with parameters of type IVerificationResult
 int IVerificationListener.prompt(IVerificationResult result)
          Determine if we should continue with the current action based on the indicated verification results.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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