Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: zyx on March 01, 2025, 09:27:11 am

Title: Abstract classes
Post by: zyx on March 01, 2025, 09:27:11 am
Hello all,

    When I set a class (a metaclass actually) as abstract EA puts a constraint below the class name ({abstract}). How can I suppress this constraint? I want only the class name in italic as is described in UML formal document. Someone can help me, please?
Title: Re: Abstract classes
Post by: Takeshi K on March 03, 2025, 09:40:27 am
Hello,

In the Preference dialog (shortcut: Ctrl + F9), uncheck the 'Highlight {abstract} elements' checkbox in the Objects group.

HTH,

p.s.
The {abstract} notation is also described in UML formal document. It is a valid and correct notation.