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
Create something like a SystemEntityVertex with:
isPkg()
isCompUnit()
isMethod()
This will allow to paint vertex colors. However, to correctly
display pkgs, compunits, and methods labels, I will need something more powerful
Maybe decorate these elements so that when I ask: give me your name, it gives the desired display name
The text was updated successfully, but these errors were encountered:
Create something like a SystemEntityVertex with:
isPkg()
isCompUnit()
isMethod()
This will allow to paint vertex colors. However, to correctly
display pkgs, compunits, and methods labels, I will need something more powerful
Maybe decorate these elements so that when I ask: give me your name, it gives the desired display name
The text was updated successfully, but these errors were encountered: