org.eclipse.emf.cdo.releng.version.digest
Class DigestValidator.BuildModel
java.lang.Object
org.eclipse.emf.cdo.releng.version.VersionValidator
org.eclipse.emf.cdo.releng.version.digest.DigestValidator
org.eclipse.emf.cdo.releng.version.digest.DigestValidator.BuildModel
- Enclosing class:
- DigestValidator
- public static class DigestValidator.BuildModel
- extends DigestValidator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigestValidator.BuildModel
public DigestValidator.BuildModel()
beforeValidation
public void beforeValidation(DigestValidatorState validatorState,
org.eclipse.pde.core.plugin.IPluginModelBase pluginModel)
throws Exception
- Overrides:
beforeValidation
in class DigestValidator
- Throws:
Exception
afterValidation
public void afterValidation(DigestValidatorState validatorState)
throws Exception
- Overrides:
afterValidation
in class DigestValidator
- Throws:
Exception
isConsidered
protected boolean isConsidered(IResource resource)
- Overrides:
isConsidered
in class DigestValidator
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.