public interface HasModelElement
XElement implementations have an associated Element, in which case they implement this interface in order to expose the Element.| Modifier and Type | Method and Description |
|---|---|
Element |
getElement()
Get the
Element, never null. |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.