Interface Annotatable

    • Method Detail

      • getAnnotations

        Annotation[] getAnnotations()
        Returns the model elements' annotations.
      • getAnnotation

        <T extends Annotation> T getAnnotation​(Class<T> annotationType)
        Returns the annotation on the model element of the given type, or @code{null}