public interface TagElement extends ASTNode
The following features are supported:
JavaPackage.getTagElement()| Modifier and Type | Method and 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. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitString getTagName()
setTagName(String),
JavaPackage.getTagElement_TagName()void setTagName(String value)
Tag Name' attribute.
value - the new value of the 'Tag Name' attribute.getTagName()org.eclipse.emf.common.util.EList<ASTNode> getFragments()
ASTNode.
JavaPackage.getTagElement_Fragments()Copyright © 2018–2020 Atlanmod. All rights reserved.