DictionaryForumContacts

Terms for subject Programming containing instance of a class | all forms | exact matches only | in specified order only
EnglishRussian
A constructor is a good example of a method that is shared by all instances of a classКонструктор – это хороший пример метода, совместно используемого всеми экземплярами класса (ssn)
aggregation relationship: The relationship of an aggregate object to its parts. A class defines this relationship for its instances e.g., aggregate objectsотношение агрегирования: отношение агрегата и его частей. Класс определяет такое отношение для своих экземпляров, то есть агрегированных объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
call of a method of an instance of another classвызов метода экземпляра другого класса (ssn)
call of a method of an instance of another classвызов метода из экземпляра другого класса (ssn)
call of a method of the own class instanceвызов метода из экземпляра собственного класса (ssn)
create a new instance of a classсоздавать новый экземпляр класса (Alex_Odeychuk)
direct instance of a classпрямой экземпляр класса (объект данного класса ssn)
external call of a method of an instance of another classвнешний вызов метода экземпляра другого класса (ssn)
external call of a method of an instance of another classвнешний вызов метода из экземпляра другого класса (ssn)
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)
in programs written in the Java programming language, an instance of a class is created using the new operator followed by the class nameв программах на языке Java экземпляр класса создаётся с помощью оператора new, за которым следует имя класса
instance methods of a classметоды экземпляра определённого класса (ssn)
instance of a classпредставитель класса (ssn)
instance of a classэкземпляр класса (ssn)
instance of a template engine classэкземпляр класса-шаблонизатора (Alex_Odeychuk)
internal call of a method of the own class instanceвнутренний вызов метода из экземпляра собственного класса (ssn)
method that is shared by all instances of a classметод, совместно используемый всеми экземплярами класса (ssn)
mix in a trait dynamically when creating a new instance of a classвыполнять динамическое подмешивание типажа при создании нового экземпляра класса (Alex_Odeychuk)

Get short URL