首页 > 最新文献

Transformation Tool Contest最新文献

英文 中文
An NMF solution for the Petri Nets to State Charts case study at the TTC 2013 NMF解决方案Petri网状态图在TTC 2013的案例研究
Pub Date : 2013-11-29 DOI: 10.4204/EPTCS.135.12
Georg Hinkel, Thomas Goldschmidt, Lucia Happe
Software systems are getting more and more complex. Model-driven engineering (MDE) offers ways to handle such increased complexity by lifting development to a higher level of abstraction. A key part in MDE are transformations that transform any given model into another. These transformations are used to generate all kinds of software artifacts from models. However, there is little consensus about the transformation tools. Thus, the Transformation Tool Contest (TTC) 2013 aims to compare different transformation engines. This is achieved through three different cases that have to be tackled. One of these cases is the Petri Net to State Chart case. A solution has to transform a Petri Net to a State Chart and has to derive a hierarchical structure within the State Chart. This paper presents the solution for this case using NMF Transformations as transformation engine.
软件系统变得越来越复杂。模型驱动工程(MDE)通过将开发提升到更高的抽象层次,提供了处理这种增加的复杂性的方法。MDE中的一个关键部分是将任何给定模型转换为另一个模型的转换。这些转换用于从模型生成各种软件工件。然而,关于转换工具的共识很少。因此,2013年的转换工具竞赛(TTC)旨在比较不同的转换引擎。这是通过必须处理的三个不同案件来实现的。其中一个例子是Petri网到国家图表的例子。解决方案必须将Petri网转换为状态图,并且必须在状态图中派生出层次结构。本文提出了利用NMF变换作为变换引擎的解决方案。
{"title":"An NMF solution for the Petri Nets to State Charts case study at the TTC 2013","authors":"Georg Hinkel, Thomas Goldschmidt, Lucia Happe","doi":"10.4204/EPTCS.135.12","DOIUrl":"https://doi.org/10.4204/EPTCS.135.12","url":null,"abstract":"Software systems are getting more and more complex. Model-driven engineering (MDE) offers ways to handle such increased complexity by lifting development to a higher level of abstraction. A key part in MDE are transformations that transform any given model into another. These transformations are used to generate all kinds of software artifacts from models. However, there is little consensus about the transformation tools. Thus, the Transformation Tool Contest (TTC) 2013 aims to compare different transformation engines. This is achieved through three different cases that have to be tackled. One of these cases is the Petri Net to State Chart case. A solution has to transform a Petri Net to a State Chart and has to derive a hierarchical structure within the State Chart. This paper presents the solution for this case using NMF Transformations as transformation engine.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2013-11-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114263910","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Solving the Class Diagram Restructuring Transformation Case with FunnyQT 用FunnyQT解决类图重构转换案例
Pub Date : 2013-11-01 DOI: 10.4204/EPTCS.135.9
Tassilo Horn
FunnyQT is a model querying and model transformation library for the functional Lisp-dialect Clojure providing a rich and efficient querying and transformation API. This paper describes the FunnyQT solution to the TTC 2013 Class Diagram Restructuring Transformation Case. This solution and the GROOVE solution share the best overall solution award for this case.
FunnyQT是一个面向函数式lisp方言Clojure的模型查询和模型转换库,提供了丰富高效的查询和转换API。本文描述了TTC 2013类图重构转换案例的FunnyQT解决方案。该解决方案和GROOVE解决方案在这种情况下共享最佳整体解决方案奖。
{"title":"Solving the Class Diagram Restructuring Transformation Case with FunnyQT","authors":"Tassilo Horn","doi":"10.4204/EPTCS.135.9","DOIUrl":"https://doi.org/10.4204/EPTCS.135.9","url":null,"abstract":"FunnyQT is a model querying and model transformation library for the functional Lisp-dialect Clojure providing a rich and efficient querying and transformation API. \u0000This paper describes the FunnyQT solution to the TTC 2013 Class Diagram Restructuring Transformation Case. This solution and the GROOVE solution share the best overall solution award for this case.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2013-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114220096","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Case study: Class diagram restructuring 案例研究:类图重组
Pub Date : 2013-09-02 DOI: 10.4204/EPTCS.135.2
K. Lano, Shekoufeh Kolahdouz Rahimi
This case study is an update-in-placerefactoringtransformationon UML class diagrams. Its aim is toremove clones of attributes from a class diagram, and to identify new classes which abstract groupsof classes that share common data features.It is used as one of a general collection of transformations (such as the removal of redundantinheritance, or multiple inheritance) which aim to improve the quality of a specification or designlevel class diagram.The transformationis a typical example of a model refactoring,and illustrates the issues involvedin such transformations.
这个案例研究是UML类图上的就地更新分解转换。它的目的是从类图中删除属性的克隆,并识别新类,这些类抽象了共享公共数据特征的类组。它被用作转换的一般集合之一(例如删除冗余继承,或多重继承),其目的是提高规范或设计级类图的质量。该转换是模型重构的典型示例,并说明了此类转换中涉及的问题。
{"title":"Case study: Class diagram restructuring","authors":"K. Lano, Shekoufeh Kolahdouz Rahimi","doi":"10.4204/EPTCS.135.2","DOIUrl":"https://doi.org/10.4204/EPTCS.135.2","url":null,"abstract":"This case study is an update-in-placerefactoringtransformationon UML class diagrams. Its aim is toremove clones of attributes from a class diagram, and to identify new classes which abstract groupsof classes that share common data features.It is used as one of a general collection of transformations (such as the removal of redundantinheritance, or multiple inheritance) which aim to improve the quality of a specification or designlevel class diagram.The transformationis a typical example of a model refactoring,and illustrates the issues involvedin such transformations.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2013-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125237714","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
Analyzing Flowgraphs with ATL 用ATL分析流程图
Pub Date : 2013-06-19 DOI: 10.4204/EPTCS.135.4
Valerio Cosentino, M. Tisi, Fabian Büttner
This paper presents a solution to the Flowgraphs case study for the Transformation Tool Contest 2013 (TTC 2013). Starting from Java source code, we execute a chain of model transformations to derive a simplified model of the program, its control flow graph and its data flow graph. Finally we develop a model transformation that validates the program flow by comparing it with a set of flow specifications written in a domain specific language. The proposed solution has been implemented using ATL.
本文提出了2013年转换工具竞赛(TTC 2013)的流程图案例研究的解决方案。从Java源代码开始,我们执行一系列的模型转换,以得到程序的简化模型、控制流图和数据流图。最后,我们开发了一个模型转换,通过将程序流与用领域特定语言编写的一组流规范进行比较来验证程序流。提出的解决方案已使用ATL实现。
{"title":"Analyzing Flowgraphs with ATL","authors":"Valerio Cosentino, M. Tisi, Fabian Büttner","doi":"10.4204/EPTCS.135.4","DOIUrl":"https://doi.org/10.4204/EPTCS.135.4","url":null,"abstract":"This paper presents a solution to the Flowgraphs case study for the Transformation Tool Contest 2013 (TTC 2013). Starting from Java source code, we execute a chain of model transformations to derive a simplified model of the program, its control flow graph and its data flow graph. Finally we develop a model transformation that validates the program flow by comparing it with a set of flow specifications written in a domain specific language. The proposed solution has been implemented using ATL.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2013-06-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126289528","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Saying Hello World with MOLA - A Solution to the TTC 2011 Instructive Case 用MOLA说Hello World——TTC 2011的一个解决方案
Pub Date : 2011-11-20 DOI: 10.4204/EPTCS.74.21
E. Kalniņa, A. Kalnins, A. Sostaks, Janis Iraids, E. Celms
This paper describes the solution of Hello World transformations in MOLA transformation language. Transformations implementing the task are relatively straightforward and easily inferable from the task specification. The required additional steps related to model import and export are also described.
本文描述了MOLA转换语言中Hello World转换的解决方案。实现任务的转换相对简单,并且很容易从任务规范中推断出来。还描述了与模型导入和导出相关的所需附加步骤。
{"title":"Saying Hello World with MOLA - A Solution to the TTC 2011 Instructive Case","authors":"E. Kalniņa, A. Kalnins, A. Sostaks, Janis Iraids, E. Celms","doi":"10.4204/EPTCS.74.21","DOIUrl":"https://doi.org/10.4204/EPTCS.74.21","url":null,"abstract":"This paper describes the solution of Hello World transformations in MOLA transformation language. Transformations implementing the task are relatively straightforward and easily inferable from the task specification. The required additional steps related to model import and export are also described.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2011-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125126127","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Solving the TTC 2011 Reengineering Case with GrGen.NET 用GrGen解决TTC 2011重构案例。网
Pub Date : 2011-11-20 DOI: 10.4204/EPTCS.74.16
Edgar Jakumeit, Sebastian Buchwald
The challenge of the Reengineering Case is to extract a state machine model out of the abstract syntax graph of a Java program. The extracted state machine offers a reduced view on the full program graph and thus helps to understand the program regarding the question of interest. We tackle this task employing the general purpose graph rewrite system GrGen.NET (www.grgen.net).
再造案例的挑战是从Java程序的抽象语法图中提取状态机模型。提取的状态机提供了完整程序图的简化视图,因此有助于理解有关感兴趣问题的程序。我们使用通用图形重写系统GrGen来解决这个问题。网(www.grgen.net)。
{"title":"Solving the TTC 2011 Reengineering Case with GrGen.NET","authors":"Edgar Jakumeit, Sebastian Buchwald","doi":"10.4204/EPTCS.74.16","DOIUrl":"https://doi.org/10.4204/EPTCS.74.16","url":null,"abstract":"The challenge of the Reengineering Case is to extract a state machine model out of the abstract syntax graph of a Java program. The extracted state machine offers a reduced view on the full program graph and thus helps to understand the program regarding the question of interest. We tackle this task employing the general purpose graph rewrite system GrGen.NET (www.grgen.net).","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2011-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121961177","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Saying Hello World with Edapt - A Solution to the TTC 2011 Instructive Case 用Edapt说Hello World——TTC 2011的一个解决方案
Pub Date : 2011-11-20 DOI: 10.4204/EPTCS.74.18
Markus Herrmannsdoerfer
This paper gives an overview of the Edapt solution to the hello world case of the Transformation Tool Contest 2011.
本文概述了2011年转换工具大赛hello world案例的Edapt解决方案。
{"title":"Saying Hello World with Edapt - A Solution to the TTC 2011 Instructive Case","authors":"Markus Herrmannsdoerfer","doi":"10.4204/EPTCS.74.18","DOIUrl":"https://doi.org/10.4204/EPTCS.74.18","url":null,"abstract":"This paper gives an overview of the Edapt solution to the hello world case of the Transformation Tool Contest 2011.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2011-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123482513","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
GMF: A Model Migration Case for the Transformation Tool Contest GMF:转换工具竞赛的模型迁移案例
Pub Date : 2011-11-20 DOI: 10.4204/EPTCS.74.1
Markus Herrmannsdoerfer
Using a real-life evolution taken from the Graphical Modeling Framework, we invite submissions to explore ways in which model transformation and migration tools can be used to migrate models in response to metamodel adaptation.
使用来自图形建模框架的现实生活演变,我们邀请提交来探索模型转换和迁移工具可以用来迁移模型以响应元模型适应的方法。
{"title":"GMF: A Model Migration Case for the Transformation Tool Contest","authors":"Markus Herrmannsdoerfer","doi":"10.4204/EPTCS.74.1","DOIUrl":"https://doi.org/10.4204/EPTCS.74.1","url":null,"abstract":"Using a real-life evolution taken from the Graphical Modeling Framework, we invite submissions to explore ways in which model transformation and migration tools can be used to migrate models in response to metamodel adaptation.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2011-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122009433","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
Saying Hello World with Henshin - A Solution to the TTC 2011 Instructive Case 用Henshin说Hello World——TTC 2011的一个解决方案
Pub Date : 2011-11-20 DOI: 10.4204/EPTCS.74.22
Stefan Jurack, Johannes Tietje
This paper gives an overview of the Henshin solution to the Hello World case study of the Transformation Tool Contest 2011, intended to show basic language concepts and constructs.
本文概述了2011年转换工具大赛Hello World案例研究中的Henshin解决方案,旨在展示基本的语言概念和结构。
{"title":"Saying Hello World with Henshin - A Solution to the TTC 2011 Instructive Case","authors":"Stefan Jurack, Johannes Tietje","doi":"10.4204/EPTCS.74.22","DOIUrl":"https://doi.org/10.4204/EPTCS.74.22","url":null,"abstract":"This paper gives an overview of the Henshin solution to the Hello World case study of the Transformation Tool Contest 2011, intended to show basic language concepts and constructs.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2011-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122057003","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Saying Hello World with VIATRA2 - A Solution to the TTC 2011 Instructive Case 用VIATRA2说Hello World——TTC 2011的一个解决方案
Pub Date : 2011-11-20 DOI: 10.4204/EPTCS.74.25
Ábel Hegedüs, Z. Ujhelyi, Gábor Bergmann
The paper presents a solution of the Hello World! An Instructive Case for the Transformation Tool Contest using the VIATRA2 model transformation tool.
本文提出了Hello World!使用VIATRA2模型转换工具的转换工具竞赛的指导案例。
{"title":"Saying Hello World with VIATRA2 - A Solution to the TTC 2011 Instructive Case","authors":"Ábel Hegedüs, Z. Ujhelyi, Gábor Bergmann","doi":"10.4204/EPTCS.74.25","DOIUrl":"https://doi.org/10.4204/EPTCS.74.25","url":null,"abstract":"The paper presents a solution of the Hello World! An Instructive Case for the Transformation Tool Contest using the VIATRA2 model transformation tool.","PeriodicalId":266655,"journal":{"name":"Transformation Tool Contest","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2011-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116725800","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
期刊
Transformation Tool Contest
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1