Element

interface Element : Model(source)

Described model element.

Since

1.0-milestone-5

Inheritors

Functions

Link copied to clipboard
@Nullable
abstract fun getDescription(): String
Returns the description of the element, or null if it has no description.
Link copied to clipboard
abstract fun getName(): String
Returns the name of the element.