public abstract class AbstractValidatorTester extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.ecore.util.Diagnostician |
diagnostician |
| Constructor and Description |
|---|
AbstractValidatorTester() |
| Modifier and Type | Method and Description |
|---|---|
AssertableDiagnostics |
validate(org.eclipse.emf.ecore.EDataType type,
Object obj) |
AssertableDiagnostics |
validate(org.eclipse.emf.ecore.EObject obj) |
AssertableDiagnostics |
validate(org.eclipse.emf.ecore.EObject obj,
Map<?,?> contextEntries) |
public AssertableDiagnostics validate(org.eclipse.emf.ecore.EDataType type, Object obj)
public AssertableDiagnostics validate(org.eclipse.emf.ecore.EObject obj)
public AssertableDiagnostics validate(org.eclipse.emf.ecore.EObject obj, Map<?,?> contextEntries)
Copyright © 2016. All Rights Reserved.