{"title":"Upload your program, share your model","authors":"Jens Dietrich","doi":"10.1145/2384716.2384727","DOIUrl":null,"url":null,"abstract":"We demonstrate the Massey Architecture Explorer (MAE), a browser-based application to visualise and analyse the architecture of JVM applications. The MAE extracts a graph-based model from Java byte code, and visualises it using a force directed layout on an HTML5 canvas. A novel scalable algorithm is used to detect architectural antipatterns. The antipatterns detected focus on problems software architects face when trying to refactor applications into OSGi or similar dynamic component models.\n A unique feature of this system is that the state of the application is encoded in the URL (\"URL memento\"). These URLs can be shared and bookmarked, facilitating the sharing of architectural knowledge amongst software engineers.","PeriodicalId":194590,"journal":{"name":"ACM SIGPLAN International Conference on Systems, Programming, Languages and Applications: Software for Humanity","volume":"64 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2012-10-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"7","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"ACM SIGPLAN International Conference on Systems, Programming, Languages and Applications: Software for Humanity","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/2384716.2384727","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 7
Abstract
We demonstrate the Massey Architecture Explorer (MAE), a browser-based application to visualise and analyse the architecture of JVM applications. The MAE extracts a graph-based model from Java byte code, and visualises it using a force directed layout on an HTML5 canvas. A novel scalable algorithm is used to detect architectural antipatterns. The antipatterns detected focus on problems software architects face when trying to refactor applications into OSGi or similar dynamic component models.
A unique feature of this system is that the state of the application is encoded in the URL ("URL memento"). These URLs can be shared and bookmarked, facilitating the sharing of architectural knowledge amongst software engineers.
我们将演示Massey Architecture Explorer (MAE),这是一个基于浏览器的应用程序,用于可视化和分析JVM应用程序的体系结构。MAE从Java字节码中提取基于图形的模型,并在HTML5画布上使用力定向布局将其可视化。采用了一种新颖的可伸缩算法来检测体系结构反模式。检测到的反模式主要关注软件架构师在尝试将应用程序重构为OSGi或类似的动态组件模型时所面临的问题。该系统的一个独特特性是应用程序的状态被编码在URL中(“URL纪念品”)。这些url可以被共享和添加书签,从而促进了软件工程师之间架构知识的共享。