You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently traits are shown as interfaces ( I ) and objects are shown as classes ( C ). We could add custom spots for these to show them as ( T ) and ( O ).
This allows people to quickly recognise which types are traits and objects.
You may also want to discuss this in Ideas.
Description
Currently traits are shown as interfaces ( I ) and objects are shown as classes ( C ). We could add custom spots for these to show them as ( T ) and ( O ).
This allows people to quickly recognise which types are traits and objects.
Potential Solution
Additional Information
Custom spots: https://plantuml.com/class-diagram#4b62dd14f1d33739
The text was updated successfully, but these errors were encountered: