public interface IdentifiableElement
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ModelPackage.getIdentifiableElement()| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier()
Returns the value of the 'Identifier' attribute.
|
void |
setIdentifier(String value)
Sets the value of the '
Identifier' attribute. |
String getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
setIdentifier(String),
ModelPackage.getIdentifiableElement_Identifier()void setIdentifier(String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.getIdentifier()Copyright © 2017. All rights reserved.