-
1 emulator implementation method
emulator implementation method Implementierungsverfahren nEnglish-German dictionary of Electrical Engineering and Electronics > emulator implementation method
-
2 shareholder value approach
shareholder value approach, shareholder value concept MGT Shareholder Value-Ansatz m; Shareholder Value-Konzept n; wertorientierte Unternehmensführung f, marktwertorientierte Unternehmensführung f (search for and implementation of activities which enhance the shareholder value; der Wert des Unternehmens in diesem Sinn ist die Summe der Barwerte aller erwarteten Einzahlungsüberschüsse, cf discounted cash-flow method)Englisch-Deutsch Fachwörterbuch der Wirtschaft > shareholder value approach
-
3 value-driven management
value-driven management MGT wertorientierte Unternehmensführung f, wertbasierte Unternehmensführung f, marktwertorientierte Unternehmensführung f (shareholder value concept; search for and implementation of activities which enhance the shareholder value; der Wert des Unternehmens in diesem Sinn ist die Summe der Barwerte aller erwarteten Einzahlungsüberschüsse, cf discounted cash-flow method)Englisch-Deutsch Fachwörterbuch der Wirtschaft > value-driven management
См. также в других словарях:
Product software implementation method — A product software implementation method is a systematically structured approach to effectively integrate a software based service or component into the workflow of an organizational structure or an individual end user.This entry focuses on the… … Wikipedia
Method overriding — Method overriding, in object oriented programming, is a language feature that allows a subclass or child class to provide a specific implementation of a method that is already provided by one of its superclasses or parent classes. The… … Wikipedia
Method overriding (programming) — Method overriding, in object oriented programming, is a language feature that allows a subclass to provide a specific implementation of a method that is already provided by one of its superclasses. The implementation in the subclass overrides… … Wikipedia
Implementation — is the realization of an application, or execution of a plan, idea, model, design, specification, standard, algorithm, or policy.In computer science, an implementation is a realization of a technical specification or algorithm as a program,… … Wikipedia
implementation — I noun accomplishment, achievement, act, action, attainment, commission, consummation, course, discharge, effectuation, enforcement, execution, fait accompli, finality, fruition, fulfillment, instrumentation, means, mechanism, method, performance … Law dictionary
Method (computer programming) — In object oriented programming, a method is a subroutine (or procedure or function) associated with a class. Methods define the behavior to be exhibited by instances of the associated class at program run time. Methods have the special property… … Wikipedia
Method (computer science) — In object oriented programming, the term method refers to a subroutine that is exclusively associated either with a class (called class methods, static methods, or factory methods) or with an object (called instance methods). Like a procedure in… … Wikipedia
Implementation Maturity Model Assessment — The Implementation Maturity Model (IMM) is an instrument to help an organization in assessing and determining the degree of maturity of its implementation processes .This model consists of two important components, namely the:* five maturity… … Wikipedia
Implementation inheritance — In programming, Implementation inheritance is the inheritance of the full functionality of a class, as opposed to the inheritance of an interface, which simply defines the methods that must be present. Implementation and Interface inheritance… … Wikipedia
Method engineering — Not to be confused with Methods engineering, a subspecialty of Industrial engineering Example of a Method Engineering Process. This figure provides a process oriented view of the approach used to develop prototype IDEF9 method concepts, a… … Wikipedia
Method stub — A method stub or simply stub in software development is a piece of code used to stand in for some other programming functionality. A stub may simulate the behavior of existing code (such as a procedure on a remote machine) or be a temporary… … Wikipedia