. . "ATLAS Transformation Language"@en . . "Atlas Transformation Language"@de . "OBEO, INRIA"@en . . . . . "4671634"^^ . . . . . . . . . . . . . . . . . "7902"^^ . . "Die Atlas Transformation Language (kurz ATL) ist eine Programmiersprache zum Transformieren von Modellen, also zur Durchf\u00FChrung von automatischen Modell-zu-Modell-Transformationen. ATL wurde von ATLAS INRIA & LINA als Antwort auf die Ausschreibung f\u00FCr eine Transformationssprache (QVT Ausschreibung) der Object Management Group (OMG) eingereicht. ATL steht als Eclipse Plug-In mit einem Editor und Debugger zu Verf\u00FCgung. ATL ist eine hybride Sprache, das hei\u00DFt, sie vereint Konzepte imperativer und deklarativer Programmierung. Um Abfragen auf Modellen durchzuf\u00FChren, wird OCL eingesetzt (zum Teil modifiziert). Eine Transformation besteht in ATL im Wesentlichen aus einem Satz von Regeln, die einzelne Elemente des Ausgangsmodells in Elemente des Zielmodells \u00FCberf\u00FChren. Eine einfache Transformation in ATL sieht so aus: module Book2Publication; create OUT : Publication from IN : Book; rule Author { from a : MMAuthor!Author to p : MMPerson!Person ( name <- a.name, surname <- a.surname ) } In dem Beispiel wird ein Ausgangsmodell \"IN\", das konform zu einem Metamodell \"Book\" ist (vereinfacht der Typ des Modells) in ein Modell \"OUT\" gem\u00E4\u00DF dem Metamodell \"Publication\" \u00FCberf\u00FChrt. Die aufgef\u00FChrte Regel Author \u00FCberf\u00FChrt Elemente des Ausgangsmodells vom Typ \"Author\" in Elemente vom Typ \"Person\" im Zielmodell. Dabei werden die Attribute des Zielelements mit Werten aus dem Ausgangsmodell belegt."@de . . "ATLAS Transformation Language"@ja . . . . . "ATLAS Transformation Language\uFF08ATL\uFF09\u306F\u3001QVT\u306E Request for Proposal \u3092\u53D7\u3051\u3066 INRIA \u304C\u958B\u767A\u3057\u305F\u30E2\u30C7\u30EB\u5909\u63DB\u8A00\u8A9E\u3067\u3042\u308B\u3002QVT \u306F Object Management Group \u306B\u3088\u308B\u30E2\u30C7\u30EB\u5909\u63DB\u306E\u6A19\u6E96\u3067\u3042\u308B\u3002ATL \u306F\u3001\u6587\u6CD5\u7684\u5909\u63DB\u306B\u3082\u306B\u3082\u4F7F\u3048\u308B\u3002ATL \u306F\u3001\u30E2\u30C7\u30EB\u5909\u63DB\u7528\u4EEE\u60F3\u6A5F\u68B0\u4E0A\u306B\u69CB\u7BC9\u3055\u308C\u3066\u3044\u308B\u3002"@ja . "2021-02-22"^^ . "2021-02-22"^^ . . . . . . . "4.3.0" . "1091089316"^^ . . . "ATLAS Transformation Language"@en . . "ATLAS Transformation Language\uFF08ATL\uFF09\u306F\u3001QVT\u306E Request for Proposal \u3092\u53D7\u3051\u3066 INRIA \u304C\u958B\u767A\u3057\u305F\u30E2\u30C7\u30EB\u5909\u63DB\u8A00\u8A9E\u3067\u3042\u308B\u3002QVT \u306F Object Management Group \u306B\u3088\u308B\u30E2\u30C7\u30EB\u5909\u63DB\u306E\u6A19\u6E96\u3067\u3042\u308B\u3002ATL \u306F\u3001\u6587\u6CD5\u7684\u5909\u63DB\u306B\u3082\u306B\u3082\u4F7F\u3048\u308B\u3002ATL \u306F\u3001\u30E2\u30C7\u30EB\u5909\u63DB\u7528\u4EEE\u60F3\u6A5F\u68B0\u4E0A\u306B\u69CB\u7BC9\u3055\u308C\u3066\u3044\u308B\u3002"@ja . . . . . "ATLAS Transformation Language (ATL) est un langage de transformation de mod\u00E8les plus ou moins inspir\u00E9 par le standard QVT de l'Object Management Group. Il est disponible en tant que plugin dans le projet Eclipse . On peut trouver plus d'informations sur le langage ATL, sur son environnement de d\u00E9veloppement ainsi que sur les biblioth\u00E8ques de transformations sur le site de l'universit\u00E9 de Nantes Cet article n\u2019est pas r\u00E9dig\u00E9 dans un style encyclop\u00E9dique (septembre 2022). Vous pouvez am\u00E9liorer sa r\u00E9daction ! .[style \u00E0 revoir]"@fr . . . . . "ATL (ATLAS Transformation Language) is a model transformation language and toolkit developed and maintained by OBEO and AtlanMod. It was initiated by the AtlanMod team (previously called ATLAS Group). In the field of Model-Driven Engineering (MDE), ATL provides ways to produce a set of target models from a set of source models. Released under the terms of the Eclipse Public License, ATL is an M2M (Eclipse) component, inside of the (EMP)."@en . . . "4.3"^^ . "ATLAS Transformation Language (ATL) est un langage de transformation de mod\u00E8les plus ou moins inspir\u00E9 par le standard QVT de l'Object Management Group. Il est disponible en tant que plugin dans le projet Eclipse . On peut trouver plus d'informations sur le langage ATL, sur son environnement de d\u00E9veloppement ainsi que sur les biblioth\u00E8ques de transformations sur le site de l'universit\u00E9 de Nantes Cet article n\u2019est pas r\u00E9dig\u00E9 dans un style encyclop\u00E9dique (septembre 2022). Vous pouvez am\u00E9liorer sa r\u00E9daction ! .[style \u00E0 revoir]"@fr . . . . . . . . . . . . "ATLAS Transformation Language"@en . "Die Atlas Transformation Language (kurz ATL) ist eine Programmiersprache zum Transformieren von Modellen, also zur Durchf\u00FChrung von automatischen Modell-zu-Modell-Transformationen. ATL wurde von ATLAS INRIA & LINA als Antwort auf die Ausschreibung f\u00FCr eine Transformationssprache (QVT Ausschreibung) der Object Management Group (OMG) eingereicht. ATL steht als Eclipse Plug-In mit einem Editor und Debugger zu Verf\u00FCgung. Eine einfache Transformation in ATL sieht so aus:"@de . . . . . . . . . . . "ATL (ATLAS Transformation Language) is a model transformation language and toolkit developed and maintained by OBEO and AtlanMod. It was initiated by the AtlanMod team (previously called ATLAS Group). In the field of Model-Driven Engineering (MDE), ATL provides ways to produce a set of target models from a set of source models. Released under the terms of the Eclipse Public License, ATL is an M2M (Eclipse) component, inside of the (EMP)."@en . . . . . . . . . . . . . . . . . . "ATLAS Transformation Language"@fr . . . . . .