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
all methods in UI are static methods, hence the UI rectangle in the sequence diagram is not an instance, but the class itself. Hence it should be <>Ui instead of :Ui, which suggests that an instance of the Ui class is created
all methods in UI are static methods, hence the UI rectangle in the sequence diagram is not an instance, but the class itself. Hence it should be <>Ui instead of :Ui, which suggests that an instance of the Ui class is created