public class NewLineElementImpl extends MarkupElementImpl implements NewLineElement
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
String |
getText() |
void |
setText(String newText) |
String |
toString() |
basicSetOwner, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getOwner, getUniqueId, setOwnerequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOwner, getUniqueId, setOwnerpublic String getText()
getText in interface NewLineElementNewLineElement.setText(String),
MarkupPackage.getNewLineElement_Text()public void setText(String newText)
setText in interface NewLineElementnewText - the new value of the 'Text' attribute.NewLineElement.getText()public String toString()
toString in class MarkupElementImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class MarkupElementImplpublic void eSet(int featureID,
Object newValue)
eSet in class MarkupElementImplpublic void eUnset(int featureID)
eUnset in class MarkupElementImplpublic boolean eIsSet(int featureID)
eIsSet in class MarkupElementImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.