Interface HasModelElement


  • public interface HasModelElement
    Some XElements have an associated javax.lang.model.element.Element, in which case they implement this interface in order to expose the Element.
    Since:
    4.3
    Author:
    anistor@redhat.com