public class TextElementImpl extends MarkupElementImpl implements TextElement
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) |
<any> |
getText() |
String |
toString() |
basicSetOwner, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getOwner, getUniqueId, setOwnerequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOwner, getUniqueId, setOwnerpublic <any> getText()
getText in interface TextElementMarkupPackage.getTextElement_Text()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.