These properties are common and available for all SQL model elements in their Specification windows.
Property name | Description |
---|---|
Name | Name of this SQL model element. |
Label | Label of SQL model element. Can be used for various referring purposes (both human and code referral). |
Description | Longer text, describing this SQL element in more detail. |
TODO | Additional 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 name | Description |
---|---|
Qualified Name | Fully qualified name of this model element - names of all owning parent elements and this element, concatenated using “::” separators. |
Owner | Model 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. |
Image | Custom image can be set on each model element if necessary. |