public abstract class NamedElementCSImpl extends ModelElementCSImpl implements NamedElementCS
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 |
getName() |
void |
setName(String newName) |
String |
toString() |
eInverseRemove, getOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, resetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsiequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotpublic String getName()
getName in interface NameablegetName in interface NamedElementCSNamedElementCS.setName(String),
BaseCSPackage.getNamedElementCS_Name()public void setName(String newName)
setName in interface NamedElementCSnewName - the new value of the 'Name' attribute.NamedElementCS.getName()public String toString()
toString in class ModelElementCSImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class ModelElementCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class ModelElementCSImplpublic void eUnset(int featureID)
eUnset in class ModelElementCSImplpublic boolean eIsSet(int featureID)
eIsSet in class ModelElementCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.