| TUML_ModelElement Object
Properties |
Unit
L1UMLModelElements
Declaration
TUML_ModelElement = class(TObject)
Description
Named entity in a model.
It is the base for all modelling metaclasses in the UML.
All other metaclasses are either direct or indirect subclasses of TUML_ModelElement.
| Introduced Public Properties |
| Name | Name of the element. |
| NameSpace | Namespace of this element. |