Subject | English | Italian |
med. | MEF75 | FEF75 |
med. | MEF25 | flusso espiratorio massimo al 25% della capacità vitale |
med. | MEF25 | flusso espiratorio forzato misurato al livello del 25% della capacità vitale |
med. | MEF50 | FEF50 |
med. | MEF50 | flusso espiratorio forzato misurato al livello del 50% della capacità vitale |
med. | MEF50 | flusso espiratorio massimo al 50% della capacità vitale |
med. | MEF25 | FEF25 |
med. | MEF75 | flusso espiratorio forzato misurato al livello del 75% della capacità vitale |
med. | MEF75 | flusso espiratorio massimo al 75% della capacità vitale |
comp., MS | MEF catalog | catalogo MEF (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 | composizione MEF (The process of matching MEF imports to MEF exports, performed by the MEF composition engine) |
comp., MS | MEF composition container | contenitore della composizione MEF (A MEF composition engine that is based on MEF catalogs and MEF part instances) |
comp., MS | MEF composition engine | motore della composizione MEF (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 | contratto MEF (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 | esportazione MEF (An object that a MEF part provides to make its services available to other MEF parts) |
comp., MS | MEF import | importazione MEF (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 | parte MEF (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) |