Package org.eclipse.emf.cdo.etypes
Schnittstelle AnnotationValidator.Registry
- Umschließende Schnittstelle:
AnnotationValidator
public static interface AnnotationValidator.Registry
A registry from
annotation source to AnnotationValidator.-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final AnnotationValidator.RegistryThe global instance of an annotation validator registry.static final String -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetAnnotationValidator(String annotationSource) Looks up the annotation source in the registry.
-
Felddetails
-
PRODUCT_GROUP
- Siehe auch:
-
INSTANCE
The global instance of an annotation validator registry.
-
-
Methodendetails
-
getAnnotationSources
-
getAnnotationValidator
Looks up the annotation source in the registry.
-