Interface TagElement

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
TagElementImpl

public interface TagElement
extends ASTNode
A representation of the model object 'Tag Element'.

The following features are supported:

See Also:
JavaPackage.getTagElement()
  • Method Summary

    Modifier and Type Method Description
    org.eclipse.emf.common.util.EList<ASTNode> getFragments()
    Returns the value of the 'Fragments' containment reference list.
    String getTagName()
    Returns the value of the 'Tag Name' attribute.
    void setTagName​(String value)
    Sets the value of the 'Tag Name' attribute.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver