public interface ENamedElement extends EModelElement
The following features are supported:
EcorePackage.getENamedElement()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute
|
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute |
getEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverjava.lang.String getName()
It represents the name of the element.
setName(String),
EcorePackage.getENamedElement_Name()