DictionaryForumContacts

   Russian
Terms containing наследование интерфейсов | all forms | in specified order only
SubjectRussianEnglish
progr.интерфейс в иерархии наследованияinterface in the inheritance hierarchy (Alex_Odeychuk)
progr.интерфейс наследованияlegacy interface (EGK)
progr.множественное наследование интерфейсовmultiple inheritance from interfaces (корпорации AdaCore Alex_Odeychuk)
progr.наследование интерфейсаinterface inheritance (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
comp., MSнаследование интерфейсаinterface implication (If an interface implies another interface, then any class that implements the first interface must also implement the second interface. Interface implication is used in an information model to get some of the effects of multiple inheritance)
progr.наследование интерфейсовprotocol inheritance (корпорации Apple Alex_Odeychuk)
progr.наследование интерфейсовinterface inheritance (IBM Alex_Odeychuk)
progr.прозрачный ящик как способ повторного использования: стиль повторного использования, основанный на наследовании классов. Подкласс повторно использует интерфейс и реализацию родительского класса, но может также иметь доступ к закрытым для других аспектам своего родителяwhite-box reuse: A style of reuse based on class inheritance. A subclass reuses the interface and implementation of its parent class, but it may have access to otherwise private aspects of its parent (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
progr.реализация и наследование интерфейсаimplementation and interface inheritance (ssn)
progr.синоним наследования интерфейсаanother name for interface inheritance (ssn)