DictionaryForumContacts

   Russian
Terms for subject Programming containing выполнять условия | all forms
RussianEnglish
бинарно выбирающий конструктив: данный конструктив состоит из двух процедурных частей и управляющей части с одним условием, значение которого определяет, какая из двух процедурных частей выполняетсяdyadic selective construct: This construct consists of two procedure parts and a control part with one condition, the value of which determines which one of the two procedure parts is to be executed (см. ISO/IEC 8631:1989 ssn)
если несколько задач имеют одинаковые условия, тогда выполняется задача с наивысшим приоритетомif several tasks have a valid requirement, then the task with the highest priority will be executed (ssn)
конструктив, выбирающий с взаимоисключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значения которых определяют, какая из процедурных частей выполняетсяmultiple exclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which determine which one of the procedure parts is to be executed (см. ISO/IEC 8631:1989 ssn)
состояние: условие или ситуация в жизненном цикле объекта, во время которой он удовлетворяет некоему условию, выполняет определённую деятельность или ожидает какого-либо событияstate: A condition or situation during the life of an object during which it satisfies some condition, performs some activity, or waits for some event (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn)
состояние: условие или ситуация в жизненном цикле объекта, во время которой он удовлетворяет некоему условию, выполняет определённую деятельность или ожидает какого-либо событияstate: A condition or situation during the life of an object during which it satisfies some condition, performs some activity, or waits for some event
управляющая часть с набором условий, значения которых определяют, какая из процедурных частей выполняетсяcontrol part with a set of conditions, the values of which determine which one of the procedure parts is to be executed (ssn)
управляющая часть с одним условием, значение которого определяет, какая из двух процедурных частей выполняетсяcontrol part with one condition, the value of which determines which one of the two procedure parts is to be executed (ssn)