Subject | English | Russian |
progr. | A function block type is a software element which specifies the characteristics of all instances of the type, including: | Тип функционального блока-программный компонент, который определяет характеристики всех экземпляров типа, включая: (см. IEC 61499-1 ssn) |
progr. | A function block type is a software element which specifies the characteristics of all instances of the type, including: | Тип функционального блока-программный компонент, который определяет характеристики всех экземпляров типа, включая: |
progr. | a set of operations to be performed upon the elements of the data structure when an instance of the function block type is called | набор операций, выполняемых с элементами структуры данных при вызове экземпляра типа функционального блока (ssn) |
progr. | a set of reference instances for the given type | множество ссылочных экземпляров для заданного типа (ssn) |
progr. | an instance of the given type | экземпляр заданного типа (Alex_Odeychuk) |
progr. | as announced, these operations will be the prime component of the type definition – describing its instances not by what they are but by what they have to offer | как уже говорилось, эти операции будут главными компонентами определения типа, с их помощью описывается, что могут предложить его экземпляры, а не то, чем они являются (см. Object-Oriented Software Construction second edition by Bertrand Meyer) |
progr. | as announced, these operations will be the prime component of the type definition describing its instances not by what they are but by what they have to offer | как уже говорилось, эти операции будут главными компонентами определения типа, с их помощью описывается, что могут предложить его экземпляры, а не то, чем они являются (см. Object-Oriented Software Construction second edition by Bertrand Meyer) |
progr. | compile-time type of the instance | тип экземпляра времени компиляции (ssn) |
progr. | create a new instance of the type | создать новый экземпляр тип |
progr. | from the syntactic point of view, a function block instance is the copy of corresponding type | Синтаксически экземпляр функционального блока является копией соответствующего типа |
progr. | functionality of instances of the type | функциональность экземпляров типа (функционального блока, см. IEC 61499-1 ssn) |
progr. | functionality of instances of the type | функциональные возможности экземпляров типа (функционального блока, см. IEC 61499-1 ssn) |
progr. | if the referenced instance is of a class or function block type that implements the interface, the result is a valid reference to this instance | если экземпляр, на который дана ссылка, принадлежит классу или типу функционального блока, реализующего интерфейс, то результат является действительной ссылкой на данный экземпляр (см. IEC 61131-3:2013 ed. 3.0 Programmable Controllers – Programming Languages ssn) |
progr. | instance of the containing type | экземпляр содержащего типа (ssn) |
progr. | instance of the function block type | экземпляр типа функционального блока (ssn) |
progr. | instance of the generic type | экземпляр обобщённого типа (Alex_Odeychuk) |
progr. | instance of the given type | экземпляр заданного типа (ssn) |
progr. | instance of the type | экземпляр типа (функционального блока, см. IEC 61499-1 ssn) |
progr. | instances of the type | экземпляры типа (ssn) |
progr. | operations to be performed upon the elements of the data structure when an instance of the function block type is called | операции, выполняемые с элементами структуры данных при вызове экземпляра типа функционального блока (ssn) |
progr. | runtime type of the instance | тип времени выполнения экземпляра (ssn) |
progr. | the type of this record of instance variables is called the representation type of the object | Тип этой записи, содержащей переменные экземпляра, называется типом представления объекта (см. "Types and Programming Languages" by Benjamin C. Pierce 2002) |
progr. | type kind of the given instance | сорт типа заданного экземпляра (см. Victor Dubinin, Valeriy Vyatkin "Formalization and Modeling of IEC 61499 Function Block Systems" ssn) |
progr. | UML considers that we might have the abstract notion of a type of thing such as a bank account and then specific, concrete instances of that abstraction such as "my bank account" or "your bank account" | в UML предполагается, что может существовать абстрактное понятие типа сущности например, банковский счёт и отдельные конкретные экземпляры этой абстракции такие как "мой банковский счёт" или "ваш банковский счёт" (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn) |
progr. | value of the wrong type was retrieved from the instance store | из хранилища экземпляров извлечено значение неверного типа (ssn) |
progr. | variable of an interface-type always is a reference to the assigned function block instance | переменная типа интерфейс всегда является ссылкой на заданный экземпляр функционального блока (ssn) |