Subject | English | Russian |
progr. | action attached to the incoming transition | действие, прикреплённое к входящему переходу (ssn) |
progr. | action attached to the outgoing transition | действие, прикреплённое к исходящему переходу (ssn) |
progr. | action attached to the transition | действие, прикреплённое к переходу (ssn) |
progr. | an entry action is executed when the state is entered, after any action attached to the incoming transition and before any other internal activity | Действие при входе выполняется при входе в состояние, после действия, прикреплённого к входящему переходу и перед любым другим видом внутренней деятельности (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn) |
progr. | an exit action is executed when the state is exited, after the completion of any internal activity and before action attached to the outgoing transition | Действие при выходе выполняется при выходе из состояния, после завершения любого другого вида внутренней деятельности и перед действием, прикреплённым к исходящему переходу (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn) |
progr. | optional action attached to the transition | опциональное действие, прикреплённое к переходу (ssn) |