public static interface EValidator.Registry extends java.util.Map<EPackage,java.lang.Object>
EPackage to EValidator.| Modifier and Type | Field and Description |
|---|---|
static EValidator.Registry |
INSTANCE
The global instance of a validator registry.
|
| Modifier and Type | Method and Description |
|---|---|
EValidator |
getEValidator(EPackage ePackage)
Looks up the package in the map.
|
static final EValidator.Registry INSTANCE
EValidator getEValidator(EPackage ePackage)