public interface IModelElementTypeDescription
IModelElementTypeDescription allows to read information
about the type of a unique element.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the name of the unique element type.
|
java.lang.String |
getNameInPlural()
Returns the plural name for unique elements of this type.
|
java.lang.String |
getTypeID()
Returns an ID for this unique element type which is used internally
to reference this type.
|
java.lang.String getTypeID()
Example from report template:
#set($folder_uid = ${folder.UniqueIdentifier})
java.lang.String getName()
The name is already HTML encoded so that it can be inserted into the document without further tranformations.
Examples for unique element type names are:
java.lang.String getNameInPlural()
The name is already HTML encoded so that it can be inserted into the document without further tranformations.
Examples for plural names are: