DictionaryForumContacts

   Russian
Terms for subject Programming containing единственное состояние | all forms | in specified order only
RussianEnglish
диаграмма состояний единственного классаstate machine diagram for a single class (ssn)
единственное допускающее состояниеthe only accepting state (автомата ssn)
единственное состояниеlone state (ssn)
как правило, триггер-идентификатор – это единственное событие, которое может вызвать изменение состоянияthe trigger-signature is usually a single event that triggers a potential change of state (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003)
конечный автомат создаёт единственную переменную, в которой хранится информация о некоем важном аспекте состояния приложенияa state machine creates a single variable and defines it as the holder of some important aspect of the application's state (ssn)