public static interface EAnnotationValidator.Registry
extends java.util.Map<java.lang.String,java.lang.Object>
| Modifier and Type | Interface and Description |
|---|---|
static class |
EAnnotationValidator.Registry.Impl |
| Modifier and Type | Field and Description |
|---|---|
static EAnnotationValidator.Registry |
INSTANCE
The global instance of an annotation validator registry.
|
| Modifier and Type | Method and Description |
|---|---|
EAnnotationValidator |
getEAnnotationValidator(java.lang.String annotationSource)
Looks up the annotation source in the map.
|
static final EAnnotationValidator.Registry INSTANCE
EAnnotationValidator getEAnnotationValidator(java.lang.String annotationSource)
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature