@Incubating public interface ModelElement extends Named
Named.Namer| Modifier and Type | Method and Description | 
|---|---|
| String | getDisplayName()Returns a human-consumable display name for this element. | 
| String | getName()Returns the name of this element. | 
String getName()
String getDisplayName()