Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: didier.pironet on August 20, 2024, 07:59:46 pm

Title: Root Node and GUID
Post by: didier.pironet on August 20, 2024, 07:59:46 pm
Hi,
Sparx EA 16.x here.
I have noticed that Root Nodes do not have a GUID.
Is it expected and what's the rational?

Thx,
Title: Re: Root Node and GUID
Post by: Geert Bellekens on August 20, 2024, 09:02:15 pm
Root notes do have a guid (column ea_guid in t_package) but they are not elements (t_object).
It's not visible though because I suspect the user interface to show it is based on EA.Element, and not on EA.package.

Geert