دانلود مقاله ISI انگلیسی شماره 151713
ترجمه فارسی عنوان مقاله

برنامه ریزی محدودیت برای استنتاج نوع در مهندسی مبتنی بر انعطاف پذیر انعطاف پذیر

عنوان انگلیسی
Constraint programming for type inference in flexible model-driven engineering
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
151713 2017 15 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Computer Languages, Systems & Structures, Volume 49, September 2017, Pages 216-230

ترجمه کلمات کلیدی
مدل سازی انعطاف پذیر، مدل سازی پایین استنتاج نوع، محدودیت برنامه ریزی، مدل سازی بر مبنای مثال
کلمات کلیدی انگلیسی
Flexible modelling; Bottom-up modelling; Type inference; Constraint programming; Example-driven modelling;
پیش نمایش مقاله
پیش نمایش مقاله  برنامه ریزی محدودیت برای استنتاج نوع در مهندسی مبتنی بر انعطاف پذیر انعطاف پذیر

چکیده انگلیسی

Domain experts typically have detailed knowledge of the concepts that are used in their domain; however they often lack the technical skills needed to translate that knowledge into model-driven engineering (MDE) idioms and technologies. Flexible or bottom-up modelling has been introduced to assist with the involvement of domain experts by promoting the use of simple drawing tools. In traditional MDE the engineering process starts with the definition of a metamodel which is used for the instantiation of models. In bottom-up MDE example models are defined at the beginning, letting the domain experts and language engineers focus on expressing the concepts rather than spending time on technical details of the metamodelling infrastructure. The metamodel is then created manually or inferred automatically. The flexibility that bottom-up MDE offers comes with the cost of having nodes in the example models left untyped. As a result, concepts that might be important for the definition of the domain will be ignored while the example models cannot be adequately re-used in future iterations of the language definition process. In this paper, we propose a novel approach that assists in the inference of the types of untyped model elements using Constraint Programming. We evaluate the proposed approach in a number of example models to identify the performance of the prediction mechanism and the benefits it offers. The reduction in the effort needed to complete the missing types reaches up to 91.45% compared to the scenario where the language engineers had to identify and complete the types without guidance.