|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVerifier | |
---|---|
org.eclipse.update.core | Provides support for extending the base installation and update services. |
Uses of IVerifier in org.eclipse.update.core |
---|
Classes in org.eclipse.update.core that implement IVerifier | |
class |
Verifier
Convenience implementation of a verifier. |
Methods in org.eclipse.update.core that return IVerifier | |
IVerifier |
Verifier.getParent()
Returns the parent verifier |
IVerifier |
IVerifier.getParent()
Returns the parent verifier |
IVerifier |
IFeatureContentProvider.getVerifier()
Returns the verifier for this feature. |
Methods in org.eclipse.update.core with parameters of type IVerifier | |
void |
Verifier.setParent(IVerifier parentVerifier)
|
IFeatureReference |
Site.install(IFeature sourceFeature,
IFeatureReference[] optionalFeatures,
IFeatureContentConsumer parentContentConsumer,
IVerifier parentVerifier,
IVerificationListener verificationListener,
IProgressMonitor progress)
Install the specified feature on this site using the content consumer as a context to install the feature in. |
void |
IVerifier.setParent(IVerifier parentVerifier)
Sets the parent verifier. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.