These properties are common and available for all SQL model elements in their Specification windows.


Property nameDescription
NameName of this SQL model element.
LabelLabel of SQL model element. Can be used for various referring purposes (both human and code referral).
DescriptionLonger text, describing this SQL element in more detail.
TODOAdditional remarks about the further modifications, necessary for this element.


In addition to these SQL properties, some common, useful UML model properties are shown in the Specification windows (only in the Expert mode).


Property nameDescription
Qualified NameFully qualified name of this model element - names of all owning parent elements and this element, concatenated using “::” separators.
OwnerModel element, directly owning this element.
Applied Stereotype

Stereotypes, applied on this model element, extending element data over and above the standard UML functionality. SQL extension stereotypes can be seen here (implementing SQL model features, described in this document) as well as any additional extensions.

ImageCustom image can be set on each model element if necessary.