Interface Annotatable

    • Field Detail

      • ANNOTATION

        static final ChangeType ANNOTATION
        Signals that the associated Annotation has altered in some way. The chainedEvent property should refer back to the event fired by the Annotation object.
    • Method Detail

      • getAnnotation

        Annotation getAnnotation()
        Should return the associated annotation object.
        Returns:
        an Annotation object, never null