ModelElement

Represents an element in a model. Elements are arranged in a hierarchy.

Inheritors

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Returns a human-consumable display name for this element.
Link copied to clipboard
abstract fun getName(): String
Returns the name of this element.