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