public class ValidationRunner extends Object
| Constructor and Description |
|---|
ValidationRunner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
run(org.eclipse.emf.ecore.EObject element,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
protected boolean |
runElement(org.eclipse.emf.ecore.EObject element,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |