DictionaryForumContacts

   English
Terms for subject Programming containing Ans | all forms
EnglishRussian
an abstraction of one or more variables that can take only a set of finite values, each of which map to a useful discrete stateабстрактное представление одной или нескольких переменных, принимающих набор конечных значений, каждое из которых отображается в полезное дискретное состояние (ssn)
an entity travels through some part of the simulated systemОбъект перемещается по какой-либо части моделируемой системы (ssn)
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)
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)
an IO-driver that implements an interface is realized as function block alwaysIO-драйвер, реализующий интерфейс, всегда выполняется в виде функционального блока (ssn)
an object belonging to the set of objects described by an ADT specification is called an instance of the ADTОбъект, принадлежащий множеству объектов, описываемых спецификацией АТД, называется экземпляром этого АТД (см. Object-Oriented Software Construction second edition by Bertrand Meyer ssn)
an object declaration declares an object of a specified typeОбъявление объекта описывает объект заданного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
an object declaration is called a multiple object declaration if its identifier list has two or more identifiersОбъявление объекта называется множественным объявлением объекта, если стоящий в нём список идентификаторов содержит два или более идентификаторов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
an object declaration is called a single object declaration if its identifier list has a single identifierОбъявление объекта называется отдельным объявлением объекта, если стоящий в нём список идентификаторов содержит единственный идентификатор (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
an object is a combination of state and methods that use that stateОбъект является комбинацией состояния и методов, использующих это состояние (см. Agile Web Development with Rails Fourth Edition by Sam Ruby, Dave Thomas and David Heinemeier Hansson 2011 ssn)
an object also referred to as an object instance is a single thing – for example, John's car or Mary's accountОбъект называемый также экземпляром класса – это единичная сущность, например автомобиль Джона или счёт Мери (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
an object also referred to as an object instance is a single thing – for example, John's car or Mary's accountОбъект называемый также экземпляром класса — это единичная сущность, например автомобиль Джона или счёт Мери (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
an object of the business process model that helps connect components in the workflowОбъект модели бизнес-процессов, помогающий соединять компоненты в рабочем потоке (см. flow object ssn)
an object that is linked to the source tokenобъект, связанный с признаком источника (Alex_Odeychuk)
an object's type is defined by its interface. an object's implementation is defined by its classТип объекта определяется его интерфейсом, а реализация-классом (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
an ordinary inductive definition is one whose validity depends on the fact that the right hand side of each equation uses only indices less than that of the left hand sideСодержательность обычного индуктивного определения основана на том, что индексы, используемые в правой части каждого уравнения, меньше, чем индексы левой части (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
an XML Schema Definition type that provides information about the structure of part of an event. A single event definition can have different event parts that are defined by different XML schemasТип "Определение схемы XML", предоставляющий информацию о структуре части события. У одного и того же определения события могут быть разные части события, определяемые разными схемами XML (см. event part ssn)