|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
abstract IVerificationResult |
Verifier.verify(IFeature feature,
ContentReference reference,
boolean isFeatureVerification,
InstallMonitor monitor)
|
IVerificationResult |
IVerifier.verify(IFeature feature,
ContentReference reference,
boolean isFeatureVerification,
InstallMonitor monitor)
Perform verification of the specified archive. |
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 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |