I am researching HSM and I have a question about.
In HSM (for all system), is there only one current state? For example; In my project, there is two user type : normal user and technician user. There is no identicality between them. Normal user can login to system any time and logout. And technician same. Also, technician user can login to system when normal user logined. Also, technician user can login to system when normal user have already logined. But normal user does not do it.
Yes... I think that there is two current state : current state 1 = nomral user logined or quited. current state 2 = technician user logined or quited. Am I rigt?
I am a bit of confused about them. How can we show this states on HSM diagram as only one current state?


