public interface NewLineElement extends MarkupElement
The following features are supported:
MarkupPackage.getNewLineElement()| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Returns the value of the 'Text' attribute.
|
void |
setText(String value)
Sets the value of the '
Text' attribute. |
getOwner, getUniqueId, setOwnerString getText()
If the meaning of the 'Text' attribute isn't clear, there really should be more of a description here...
setText(String),
MarkupPackage.getNewLineElement_Text()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.