Package org.eclipse.emf.cdo.etypes
Interface AnnotationValidator.Registry
- Enclosing interface:
- AnnotationValidator
public static interface AnnotationValidator.Registry
A registry from
annotation source
to AnnotationValidator
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final AnnotationValidator.Registry
The global instance of an annotation validator registry.static final String
-
Method Summary
Modifier and TypeMethodDescriptiongetAnnotationValidator
(String annotationSource) Looks up the annotation source in the registry.
-
Field Details
-
PRODUCT_GROUP
- See Also:
-
INSTANCE
The global instance of an annotation validator registry.
-
-
Method Details
-
getAnnotationSources
-
getAnnotationValidator
Looks up the annotation source in the registry.
-