DictionaryForumContacts

   Russian
Terms for subject Programming containing является экземпляром | all forms | exact matches only | in specified order only
RussianEnglish
Говорят, что объект является экземпляром классаthe object is said to be an instance of the class (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)
если экземпляр, на который дана ссылка, принадлежит классу или типу функционального блока, реализующего интерфейс, то результат является действительной ссылкой на данный экземпляр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)
каждый объект является экземпляром некоторого классаevery object is an instance of some class (объектный принцип (object rule) ssn)
как уже говорилось, эти операции будут главными компонентами определения типа, с их помощью описывается, что могут предложить его экземпляры, а не то, чем они являются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)
как уже говорилось, эти операции будут главными компонентами определения типа, с их помощью описывается, что могут предложить его экземпляры, а не то, чем они являются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)
переменная типа интерфейс всегда является ссылкой на заданный экземпляр функционального блокаvariable of an interface-type always is a reference to the assigned function block instance (ssn)
Синтаксически экземпляр функционального блока является копией соответствующего типаfrom the syntactic point of view, a function block instance is the copy of corresponding type
являться экземпляромinstance of (отношение, существующее между экземпляром и его дескриптором ssn)
являться экземпляром типаbe an instance of a type (Alex_Odeychuk)