Subject | English | German |
med. | MEF75 | Atemstromstärke bei 75% der Vitalkapazität |
med. | MEF75 | FEF75 |
med. | MEF25 | mittelexspiratorischer Fluß bei 25% der VK |
med. | MEF25 | Atemstromstärke im Anfangsteil der Ausatmung |
med. | MEF25 | forcierter exspiratorischer Atemstrom zu Beginn |
med. | MEF50 | mittelexspiratorischer Fluß bei 50% der VK |
med. | MEF50 | Atemstromstärke bei Hälfte der Exspiration |
med. | MEF50 | maximaler exspiratorischer Fluß bei 50% |
med. | MEF50 | FEF50 |
med. | MEF50 | Atemstromstärke bei 50% der Vitalkapazität |
med. | MEF25 | maximaler exspiratorischer Fluß bei 25% |
med. | MEF25 | FEF25 |
med. | MEF25 | Atemstromstärke bei 25% der Vitalkapazität |
med. | MEF75 | maximaler exspiratorischer Fluß bei 75% |
med. | MEF75 | Atemstromstärke im Endteil |
med. | MEF75 | mittelexspiratorischer Fluß bei 75% der Vk |
comp., MS | MEF catalog | MEF-Katalog (An object that provides a collection of MEF parts from a specific source, such as a type, an assembly, or a directory, to a MEF composition container. A catalog is responsible for discovering MEF parts that a MEF composition container can make available to MEF apps) |
comp., MS | MEF composition | MEF-Komposition (The process of matching MEF imports to MEF exports, performed by the MEF composition engine) |
comp., MS | MEF composition container | MEF-Kompositionscontainer (A MEF composition engine that is based on MEF catalogs and MEF part instances) |
comp., MS | MEF composition engine | MEF-Kompositionsmodul (An object that resolves a MEF part's dependencies and exposes its capabilities to other MEF parts and apps through composition, that is, by binding MEF imports to MEF exports) |
comp., MS | MEF contract | MEF-Vertrag (An identifier that determines how MEF imports and exports are matched. The contract consists of a name that identifies the contract and a type, which specifies the exported type. Both the contract name and the contract type can be either automatically generated or specified) |
comp., MS | MEF export | MEF-Export (An object that a MEF part provides to make its services available to other MEF parts) |
comp., MS | MEF import | MEF-Import (A dependency that a MEF part specifies and fulfills from exports provided by other MEF parts. For example, common services can be provided in a MEF part and declared as an import by other MEF parts) |
comp., MS | MEF part | MEF-Part (An object that is the basic building block of a MEF application. Each MEF part declares its dependencies (imports) and capabilities (exports), which are matched with the imports and exports of other MEF parts and made available to MEF apps) |