publications: - title: "On the Use of Declarative Meta Programming for Managing Architectural Software Evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" - name: "Roel Wuyts" link: "http://roelwuyts.be" year: "2000" month: "jun" links: "url": "http://www.iam.unibe.ch/~scg/Archive/Papers/DHon99a.pdf" tags: - "meta programming" - "software architecture" - "meta-model" - "architecture" - "software evolution" - "programming" - "Meta-Environment" - "meta-objects" researchr: "https://researchr.org/publication/Mens00a" cites: 0 citedby: 0 booktitle: "Proceedings of the ECOOP 2000 Workshop on Object-Oriented Architectural Evolution" kind: "inproceedings" key: "Mens00a" - title: "Detecting Inconsistencies between UML Models Using Description Logic" author: - name: "Ragnhild Van Der Straeten" link: "http://soft.vub.ac.be/soft/members/ragnhildvanderstraeten" - name: "Jocelyn Simmonds" link: "https://researchr.org/alias/jocelyn-simmonds" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2003" doi: "http://SunSITE.Informatik.RWTH-Aachen.de/Publications/CEUR-WS/Vol-81/vanderstraeten.pdf" links: doi: "http://SunSITE.Informatik.RWTH-Aachen.de/Publications/CEUR-WS/Vol-81/vanderstraeten.pdf" tags: - "UML" - "logic" researchr: "https://researchr.org/publication/StraetenSM03" cites: 0 citedby: 0 booktitle: "dlog" kind: "inproceedings" key: "StraetenSM03" - title: "On the Evolution Complexity of Design Patterns" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Amnon H. Eden" link: "http://www.eden-study.org/" year: "2005" doi: "http://dx.doi.org/10.1016/j.entcs.2004.08.041" abstract: "Software co-evolution can be characterised as a way to “adjust” any given software implementation to a change (“shift”) in the software requirements. In this paper, we propose a formal definition of evolution complexity to precisely quantify the cost of adjusting a particular implementation to a change (“shift”) in the requirements. As a validation, we show that this definition formalises intuition about the evolvability of design patterns." links: doi: "http://dx.doi.org/10.1016/j.entcs.2004.08.041" tags: - "design complexity" - "software evolution" - "design" researchr: "https://researchr.org/publication/MensE05" cites: 0 citedby: 0 journal: "ENTCS" volume: "127" number: "3" pages: "147-163" kind: "article" key: "MensE05" - title: "Combining Software Descriptions" author: - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Patrick Steyaert" link: "https://researchr.org/alias/patrick-steyaert" - name: "Koen De Hondt" link: "https://researchr.org/alias/koen-de-hondt" year: "1997" doi: "http://link.springer.de/link/service/series/0558/bibs/1357/13570274.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/1357/13570274.htm" researchr: "https://researchr.org/publication/MensMSH97" cites: 0 citedby: 0 pages: "274-275" booktitle: "ECOOPW" kind: "inproceedings" key: "MensMSH97" - title: "A formal framework for measuring technical lag in component repositories - and its application to npm" author: - name: "Ahmed Zerouali" link: "https://researchr.org/alias/ahmed-zerouali" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Jesús M. González-Barahona" link: "https://researchr.org/alias/jes%C3%BAs-m.-gonz%C3%A1lez-barahona" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Gregorio Robles" link: "https://researchr.org/alias/gregorio-robles" year: "2019" doi: "https://doi.org/10.1002/smr.2157" links: doi: "https://doi.org/10.1002/smr.2157" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/smr/ZeroualiMGDCR19" researchr: "https://researchr.org/publication/ZeroualiMGDCR19" cites: 0 citedby: 0 journal: "SMR" volume: "31" number: "8" kind: "article" key: "ZeroualiMGDCR19" - title: "Does God Class Decomposition Affect Comprehensibility?" author: - name: "Bart Du Bois" link: "https://researchr.org/alias/bart-du-bois" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" - name: "Jan Verelst" link: "https://researchr.org/alias/jan-verelst" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Marijn Temmerman" link: "https://researchr.org/alias/marijn-temmerman" year: "2006" abstract: "Continuous alterations and extensions of a software system introduce so called god classes, accumulating ever more responsibilities. As god classes make essential steps in program comprehension harder, it is expected that effective and efficient techniques to resolve them will facilitate future maintenance tasks. This work reports on a laboratory experiment with 63 computer science students, in which we verified whether the decomposition of a god class using well-known refactorings can affect comprehensibility of the relevant code part. Five alternative god class decompositions were de- rived through application of refactorings, by which the responsibilities of a natural god class were increasingly split into a number of collaborating classes. Our results indicate that the derived class decompositions differed significantly with regard to the ability of students to map attributes in the class hierarchy to descriptions of the problem domain. Moreover, this effect has been found to interact with the institution in which the participants were enrolled, confirming that comprehensibility is a subjective notion for which we have to take into account people’s skills and expectations. This work indicates that improving comprehensibility is within the grasp of a single maintainer preparing for future change requests by redistributing the responsibilities of a god class using well-known refactorings." tags: - "program comprehension" - "program verification" - "refactoring" - "software evolution" - "software maintenance" - "maintenance" - "comprehensibility" - "e-science" researchr: "https://researchr.org/publication/BoisDVMT06" cites: 0 citedby: 0 pages: "346-355" booktitle: "iastedSE" kind: "inproceedings" key: "BoisDVMT06" - title: "4th Workshop on Object-Oriented Architectural Evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Galal Hassan Galal" link: "https://researchr.org/alias/galal-hassan-galal" year: "2001" doi: "http://link.springer.de/link/service/series/0558/bibs/2323/23230150.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/2323/23230150.htm" tags: - "meta-model" - "architecture" - "Meta-Environment" - "meta-objects" researchr: "https://researchr.org/publication/MensG01" cites: 0 citedby: 0 pages: "150-164" booktitle: "ECOOPW" kind: "inproceedings" key: "MensG01" - title: "High-level Transformations to Support Framework-Based Software Development" author: - name: "Tom Tourwé" link: "https://researchr.org/alias/tom-tourw%C3%A9" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2003" doi: "http://www1.elsevier.com/gej-ng/31/29/23/127/49/show/Products/notes/index.htt#005" links: doi: "http://www1.elsevier.com/gej-ng/31/29/23/127/49/show/Products/notes/index.htt#005" tags: - "rule-based" - "transformation" researchr: "https://researchr.org/publication/TourweM03%3A1" cites: 0 citedby: 0 journal: "ENTCS" volume: "72" number: "4" pages: "34-45" kind: "article" key: "TourweM03:1" - title: "Maispion: a tool for analysing and visualising open source software developer communities" author: - name: "François Stephany" link: "https://researchr.org/alias/fran%C3%A7ois-stephany" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Tudor Gîrba" link: "https://researchr.org/alias/tudor-g%C3%AErba" year: "2009" doi: "http://doi.acm.org/10.1145/1735935.1735944" links: doi: "http://doi.acm.org/10.1145/1735935.1735944" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/iwst/StephanyMG09" researchr: "https://researchr.org/publication/StephanyMG09" cites: 0 citedby: 0 pages: "50-57" booktitle: "iwst" kind: "inproceedings" key: "StephanyMG09" - title: "CSMR 2012 Special issue - Guest editorial" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Anthony Cleve" link: "https://researchr.org/alias/anthony-cleve" year: "2014" doi: "http://dx.doi.org/10.1002/smr.1675" links: doi: "http://dx.doi.org/10.1002/smr.1675" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/smr/MensC14" researchr: "https://researchr.org/publication/MensC14" cites: 0 citedby: 0 journal: "SMR" volume: "26" number: "8" pages: "729" kind: "article" key: "MensC14" - title: "Bot or not?: Detecting bots in GitHub pull request activity based on comment similarity" author: - name: "Mehdi Golzadeh" link: "https://researchr.org/alias/mehdi-golzadeh" - name: "Damien Legay" link: "https://researchr.org/alias/damien-legay" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2020" doi: "https://doi.org/10.1145/3387940.3391503" links: doi: "https://doi.org/10.1145/3387940.3391503" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icse/GolzadehLDM20" researchr: "https://researchr.org/publication/GolzadehLDM20" cites: 0 citedby: 0 pages: "31-35" booktitle: "ICSE" kind: "inproceedings" key: "GolzadehLDM20" - title: "A historical dataset of software engineering conferences" author: - name: "Bogdan Vasilescu" link: "https://researchr.org/alias/bogdan-vasilescu" - name: "Alexander Serebrenik" link: "http://www.win.tue.nl/~aserebre/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2013" doi: "http://dl.acm.org/citation.cfm?id=2487153" links: doi: "http://dl.acm.org/citation.cfm?id=2487153" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/msr/VasilescuSM13" researchr: "https://researchr.org/publication/VasilescuSM13" cites: 0 citedby: 0 pages: "373-376" booktitle: "msr" kind: "inproceedings" key: "VasilescuSM13" - title: "Specifying Domain-Specific Refactorings for AndroMDA Based on Graph Transformation" author: - name: "Gabriele Taentzer" link: "http://www.mathematik.uni-marburg.de/~taentzer/" - name: "Dirk Müller 0002" link: "https://researchr.org/alias/dirk-m%C3%BCller-0002" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2007" doi: "http://dx.doi.org/10.1007/978-3-540-89020-1_9" links: doi: "http://dx.doi.org/10.1007/978-3-540-89020-1_9" tags: - "rule-based" - "graph transformation" - "refactoring" - "graph-rewriting" - "rule-based refactoring" - "rewriting" - "transformation" researchr: "https://researchr.org/publication/TaentzerMM07" cites: 0 citedby: 0 pages: "104-119" booktitle: "agtive" kind: "inproceedings" key: "TaentzerMM07" - title: "Sismic - A Python library for statechart execution and testing" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2020" doi: "https://doi.org/10.1016/j.softx.2020.100590" links: doi: "https://doi.org/10.1016/j.softx.2020.100590" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/softx/DecanM20" researchr: "https://researchr.org/publication/DecanM20-0" cites: 0 citedby: 0 journal: "softx" volume: "12" pages: "100590" kind: "article" key: "DecanM20-0" - title: "Maintaining Consistency between UML Models Using Description Logic" author: - name: "Jocelyn Simmonds" link: "https://researchr.org/alias/jocelyn-simmonds" - name: "Ragnhild Van Der Straeten" link: "http://soft.vub.ac.be/soft/members/ragnhildvanderstraeten" - name: "Viviane Jonckers" link: "https://researchr.org/alias/viviane-jonckers" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2004" doi: "http://objet.revuesonline.com/article.jsp?articleId=2947" links: doi: "http://objet.revuesonline.com/article.jsp?articleId=2947" tags: - "UML" - "consistency" - "logic" researchr: "https://researchr.org/publication/SimmondsSJM04" cites: 0 citedby: 0 journal: "Lobjet" volume: "10" number: "2-3" pages: "231-244" kind: "article" key: "SimmondsSJM04" - title: "Data-Intensive System Evolution" author: - name: "Anthony Cleve" link: "http://www.info.fundp.ac.be/~acl" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Jean-Luc Hainaut" link: "https://researchr.org/alias/jean-luc-hainaut" year: "2010" doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2010.227" links: doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2010.227" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/computer/CleveMH10" tags: - "data-flow" researchr: "https://researchr.org/publication/CleveMH10" cites: 0 citedby: 0 journal: "Computer" volume: "43" number: "8" pages: "110-112" kind: "article" key: "CleveMH10" - title: "High-Speed Migration by Anticipative Mobility" author: - name: "Luk Stoops" link: "https://researchr.org/alias/luk-stoops" - name: "Karsten Verelst" link: "https://researchr.org/alias/karsten-verelst" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Theo D'Hondt" link: "http://soft.vub.ac.be/~tjdhondt/HTM.dir/homepage.htm" year: "2003" doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=2913&spage=500" links: doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=2913&spage=500" tags: - "migration" researchr: "https://researchr.org/publication/StoopsVMD03" cites: 0 citedby: 0 pages: "500-510" booktitle: "hipc" kind: "inproceedings" key: "StoopsVMD03" - title: "A framework for analysing and visualising open source software ecosystems" author: - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2010" doi: "http://doi.acm.org/10.1145/1862372.1862384" links: doi: "http://doi.acm.org/10.1145/1862372.1862384" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/iwpse/GoeminneM10" tags: - "source-to-source" - "peer-to-peer" - "open-source" researchr: "https://researchr.org/publication/GoeminneM10" cites: 0 citedby: 0 pages: "42-47" booktitle: "iwpse" kind: "inproceedings" key: "GoeminneM10" - title: "Future Trends in Software Evolution Metrics" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "https://researchr.org/alias/serge-demeyer" year: "2001" doi: "https://doi.org/10.1145/602461.602476" links: doi: "https://doi.org/10.1145/602461.602476" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/iwpse/MensD01" researchr: "https://researchr.org/publication/MensD01" cites: 0 citedby: 0 pages: "83-86" booktitle: "iwpse" kind: "inproceedings" key: "MensD01" - title: "A comparison of identity merge algorithms for software repositories" author: - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2013" doi: "http://dx.doi.org/10.1016/j.scico.2011.11.004" links: doi: "http://dx.doi.org/10.1016/j.scico.2011.11.004" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/scp/GoeminneM13" researchr: "https://researchr.org/publication/GoeminneM13" cites: 0 citedby: 0 journal: "SCP" volume: "78" number: "8" pages: "971-986" kind: "article" key: "GoeminneM13" - title: "Is It Possible to Express a Semantics of UML in UML? (The Meta-modelling Approach)" author: - name: "Martin Gogolla" link: "http://" - name: "Stuart Kent" link: "https://researchr.org/alias/stuart-kent" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Mark Richters" link: "https://researchr.org/alias/mark-richters" - name: "Oliver Radfelder" link: "https://researchr.org/alias/oliver-radfelder" year: "1999" tags: - "semantics" - "meta-model" - "UML" - "Meta-Environment" - "systematic-approach" - "meta-objects" researchr: "https://researchr.org/publication/GogollaKMRR99" cites: 0 citedby: 0 pages: "45-49" booktitle: "ECOOPW" kind: "inproceedings" key: "GogollaKMRR99" - title: "Badger: A Regression Planner to Resolve Design Model Inconsistencies" author: - name: "Jorge Pinna Puissant" link: "https://researchr.org/alias/jorge-pinna-puissant" - name: "Ragnhild Van Der Straeten" link: "https://researchr.org/alias/ragnhild-van-der-straeten" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" doi: "10.1007/978-3-642-31491-9_13" researchr: "https://researchr.org/publication/ecmfa2012badger" cites: 0 citedby: 0 pages: "141-161" booktitle: "ECMFA 2012" kind: "inproceedings" key: "ecmfa2012badger" - title: "Formal foundations of software evolution: workshop report" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "https://researchr.org/alias/michel-wermelinger" year: "2001" doi: "http://doi.acm.org/10.1145/505482.505488" links: doi: "http://doi.acm.org/10.1145/505482.505488" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/sigsoft/MensW01" researchr: "https://researchr.org/publication/MensW01" cites: 0 citedby: 0 journal: "sigsoft" volume: "26" number: "4" pages: "27-29" kind: "article" key: "MensW01" - title: "A Taxonomy of Model Transformation" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" tags: - "model-to-model transformation" - "meta-model" - "source-to-source" - "model transformation" - "Meta-Environment" - "taxonomy" - "transformation" researchr: "https://researchr.org/publication/menstaxonomy" cites: 0 citedby: 0 booktitle: "Proceedings of the International Workshop on Graph and Model Transformation (GraMoT 2005)" kind: "inproceedings" key: "menstaxonomy" - title: "Studying Evolving Software Ecosystems based on Ecological Models" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" - name: "Alexander Serebrenik" link: "http://www.win.tue.nl/~aserebre/" year: "2014" doi: "http://dx.doi.org/10.1007/978-3-642-45398-4_10" links: doi: "http://dx.doi.org/10.1007/978-3-642-45398-4_10" dblp: "http://dblp.uni-trier.de/rec/bibtex/books/sp/ess14/MensCGS14" researchr: "https://researchr.org/publication/MensCGS14" cites: 0 citedby: 0 pages: "297-326" booktitle: "Evolving Software Systems" editor: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Alexander Serebrenik" link: "http://www.win.tue.nl/~aserebre/" - name: "Anthony Cleve" link: "https://researchr.org/alias/anthony-cleve" publisher: "Springer" isbn: "978-3-642-45397-7" kind: "incollection" key: "MensCGS14" - title: "Fine-Grained Interlaced Code Loading for Mobile Systems" author: - name: "Luk Stoops" link: "https://researchr.org/alias/luk-stoops" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Theo D'Hondt" link: "http://soft.vub.ac.be/~tjdhondt/HTM.dir/homepage.htm" year: "2002" doi: "http://link.springer.de/link/service/series/0558/bibs/2535/25350078.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/2535/25350078.htm" tags: - "mobile code" - "mobile" researchr: "https://researchr.org/publication/StoopsMD02" cites: 0 citedby: 0 pages: "78-92" booktitle: "ma" kind: "inproceedings" key: "StoopsMD02" - title: "Amélioration de la qualité de modèles. Une étude de deux approches complémentaires" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Dalila Tamzalit" link: "https://researchr.org/alias/dalila-tamzalit" - name: "M. Hoste" link: "https://researchr.org/alias/m.-hoste" - name: "Jorge Pinna Puissant" link: "https://researchr.org/alias/jorge-pinna-puissant" year: "2010" doi: "http://tsi.revuesonline.com/article.jsp?articleId=14835" links: doi: "http://tsi.revuesonline.com/article.jsp?articleId=14835" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/tsi/MensTHP10" researchr: "https://researchr.org/publication/MensTHP10" cites: 0 citedby: 0 journal: "tsi" volume: "29" number: "4-5" pages: "571-599" kind: "article" key: "MensTHP10" - title: "On the Relation between Outdated Docker Containers, Severity Vulnerabilities, and Bugs" author: - name: "Ahmed Zerouali" link: "https://researchr.org/alias/ahmed-zerouali" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Gregorio Robles" link: "https://researchr.org/alias/gregorio-robles" - name: "Jesús M. González-Barahona" link: "https://researchr.org/alias/jes%C3%BAs-m.-gonz%C3%A1lez-barahona" year: "2019" doi: "https://doi.org/10.1109/SANER.2019.8668013" links: doi: "https://doi.org/10.1109/SANER.2019.8668013" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/wcre/ZeroualiMRG19" researchr: "https://researchr.org/publication/ZeroualiMRG19" cites: 0 citedby: 0 pages: "491-501" booktitle: "WCRE" kind: "inproceedings" key: "ZeroualiMRG19" - title: "Preface" author: - name: "Reiko Heckel" link: "https://researchr.org/alias/reiko-heckel" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "https://researchr.org/alias/michel-wermelinger" year: "2003" doi: "http://dx.doi.org/10.1016/S1571-0661(05)80629-2" links: doi: "http://dx.doi.org/10.1016/S1571-0661(05)80629-2" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/entcs/HeckelMW03a" researchr: "https://researchr.org/publication/HeckelMW03a" cites: 0 citedby: 0 journal: "ENTCS" volume: "72" number: "4" pages: "77-78" kind: "article" key: "HeckelMW03a" - title: "Refactoring: Current Research and Future Trends" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" - name: "Bart Du Bois" link: "https://researchr.org/alias/bart-du-bois" - name: "Hans Stenten" link: "https://researchr.org/alias/hans-stenten" - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" year: "2003" doi: "http://www1.elsevier.com/gej-ng/31/29/23/133/52/show/Products/notes/index.htt#003" links: doi: "http://www1.elsevier.com/gej-ng/31/29/23/133/52/show/Products/notes/index.htt#003" tags: - "refactoring" researchr: "https://researchr.org/publication/MensDBSG03" cites: 0 citedby: 0 journal: "ENTCS" volume: "82" number: "3" pages: "483-499" kind: "article" key: "MensDBSG03" - title: "GISMO: a domain-specific modelling language for executable prototyping of gestural interaction" author: - name: "Romuald Deshayes" link: "https://researchr.org/alias/romuald-deshayes" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2015" doi: "http://doi.acm.org/10.1145/2774225.2774838" links: doi: "http://doi.acm.org/10.1145/2774225.2774838" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/eics/DeshayesM15" researchr: "https://researchr.org/publication/DeshayesM15" cites: 0 citedby: 0 pages: "34-43" booktitle: "EICS" kind: "inproceedings" key: "DeshayesM15" - title: "Evolving Software - Introduction to the Special Theme" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Jacques Klein" link: "https://researchr.org/alias/jacques-klein" year: "2012" doi: "http://ercim-news.ercim.eu/en88/special/evolving-software-introduction-to-the-special-theme" links: doi: "http://ercim-news.ercim.eu/en88/special/evolving-software-introduction-to-the-special-theme" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/ercim/MensK12" researchr: "https://researchr.org/publication/MensK12" cites: 0 citedby: 0 journal: "ercim" volume: "2012" number: "88" kind: "article" key: "MensK12" - title: "Case Study: Simulation of a LAN" author: - name: "Dirk Janssens" link: "http://" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2003" doi: "http://www1.elsevier.com/gej-ng/31/29/23/127/49/show/Products/notes/index.htt#008" links: doi: "http://www1.elsevier.com/gej-ng/31/29/23/127/49/show/Products/notes/index.htt#008" tags: - "case study" researchr: "https://researchr.org/publication/JanssensDM03" cites: 0 citedby: 0 journal: "ENTCS" volume: "72" number: "4" pages: "71-73" kind: "article" key: "JanssensDM03" - title: "Detecting Structural Refactoring Conflicts Using Critical Pair Analysis" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Gabriele Taentzer" link: "http://www.mathematik.uni-marburg.de/~taentzer/" - name: "Olga Runge" link: "https://researchr.org/alias/olga-runge" year: "2005" doi: "http://dx.doi.org/10.1016/j.entcs.2004.08.038" links: doi: "http://dx.doi.org/10.1016/j.entcs.2004.08.038" tags: - "conflict detection" - "graph transformation" - "refactoring" - "analysis" - "graph-rewriting" - "rewriting" - "transformation" researchr: "https://researchr.org/publication/MensTR05" cites: 0 citedby: 0 journal: "ENTCS" volume: "127" number: "3" pages: "113-128" kind: "article" key: "MensTR05" - title: "Supporting Model Refactorings Through Behaviour Inheritance Consistencies" author: - name: "Ragnhild Van Der Straeten" link: "http://soft.vub.ac.be/soft/members/ragnhildvanderstraeten" - name: "Viviane Jonckers" link: "https://researchr.org/alias/viviane-jonckers" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2004" doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=3273&spage=305" links: doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=3273&spage=305" tags: - "meta-model" - "model refactoring" - "refactoring" - "UML" - "consistency" - "Meta-Environment" researchr: "https://researchr.org/publication/StraetenJM04" cites: 0 citedby: 0 pages: "305-319" booktitle: "uml" kind: "inproceedings" key: "StraetenJM04" - title: "On the Development and Distribution of R Packages: An Empirical Analysis of the R Ecosystem" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" year: "2015" doi: "http://doi.acm.org/10.1145/2797433.2797476" links: doi: "http://doi.acm.org/10.1145/2797433.2797476" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecsa/DecanMCG15" researchr: "https://researchr.org/publication/DecanMCG15" cites: 0 citedby: 0 pages: "41" booktitle: "ecsa" kind: "inproceedings" key: "DecanMCG15" - title: "Guest Editors Introduction: Software Evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Yann-Gaël Guéhéneuc" link: "https://researchr.org/alias/yann-ga%C3%ABl-gu%C3%A9h%C3%A9neuc" - name: "Juan Fernández-Ramil" link: "https://researchr.org/alias/juan-fern%C3%A1ndez-ramil" - name: "Maja D Hondt" link: "https://researchr.org/alias/maja-d-hondt" year: "2010" doi: "http://dx.doi.org/10.1109/MS.2010.100" links: doi: "http://dx.doi.org/10.1109/MS.2010.100" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/software/MensGFD10" tags: - "software evolution" researchr: "https://researchr.org/publication/MensGFD10" cites: 0 citedby: 0 journal: "IEEE Software" volume: "27" number: "4" pages: "22-25" kind: "article" key: "MensGFD10" - title: "What Does It Take to Develop a Million Lines of Open Source Code?" author: - name: "Juan Fernández-Ramil" link: "http://mcs.open.ac.uk/jfr46/" - name: "Daniel Izquierdo-Cortazar" link: "https://researchr.org/alias/daniel-izquierdo-cortazar" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2009" doi: "http://dx.doi.org/10.1007/978-3-642-02032-2_16" abstract: "This article presents a preliminary and exploratory study of the relationship between size, on the one hand, and effort, duration and team size, on the other, for 11 Free/Libre/Open Source Software (FLOSS) projects with current size ranging between between 0.6 and 5.3 million lines of code. Effort was operationalised based on the number of active committers per month. The extracted data did not fit well an early version of the closed-source cost estimation model COCOMO for proprietary software, overall suggesting that, at least to some extent, FLOSS communities are more productive than closed-source teams. This also motivated the need for FLOSS-specific effort models. As a first approximation, we evaluated 16 linear regression models involving different pairs of attributes. One of our experiments was to calculate the net size, that is, to remove any suspiciously large outliers or jumps in the growth trends. The best model we found involved effort against net size, accounting for 79 percent of the variance. This model was based on data excluding a possible outlier (Eclipse), the largest project in our sample. This suggests that different effort models may be needed for certain categories of FLOSS projects. Incidentally, for each of the 11 individual FLOSS projects we were able to model the net size trends with very high accuracy. Of the 11 projects, 3 have grown superlinearly, 5 linearly and 3 sublinearly, suggesting that in the majority of the cases accumulated complexity is either well controlled or don’t constitute a growth constraining factor." links: doi: "http://dx.doi.org/10.1007/978-3-642-02032-2_16" tags: - "rule-based" - "Eclipse" - "case study" - "meta-model" - "data-flow" - "software evolution" - "source-to-source" - "estimation" - "Meta-Environment" - "open-source" researchr: "https://researchr.org/publication/Fernandez-RamilIM09" cites: 0 citedby: 0 pages: "170-184" booktitle: "oss" kind: "inproceedings" key: "Fernandez-RamilIM09" - title: "Measuring software flexibility" author: - name: "Amnon H. Eden" link: "https://researchr.org/alias/amnon-h.-eden" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2006" doi: "http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=1645518" links: doi: "http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=1645518" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/iee/EdenM06" researchr: "https://researchr.org/publication/EdenM06" cites: 0 citedby: 0 journal: "iee" volume: "153" number: "3" pages: "113-125" kind: "article" key: "EdenM06" - title: "An empirical comparison of dependency issues in OSS packaging ecosystems" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" year: "2017" doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2017.7884604" links: doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2017.7884604" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/wcre/DecanMC17" researchr: "https://researchr.org/publication/DecanMC17" cites: 0 citedby: 0 pages: "2-12" booktitle: "WCRE" kind: "inproceedings" key: "DecanMC17" - title: "Techniques and Tools for Parallelizing Software" author: - name: "Hans Vandierendonck" link: "https://researchr.org/alias/hans-vandierendonck" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" doi: "http://doi.ieeecomputersociety.org/10.1109/MS.2012.43" links: doi: "http://doi.ieeecomputersociety.org/10.1109/MS.2012.43" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/software/VandierendonckM12" researchr: "https://researchr.org/publication/VandierendonckM12" cites: 0 citedby: 0 journal: "IEEE Software" volume: "29" number: "2" pages: "22-25" kind: "article" key: "VandierendonckM12" - title: "Analyzing the Evolution of Large-Scale Software" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Juan Férnandez-Ramil" link: "https://researchr.org/alias/juan-f%C3%A9rnandez-ramil" - name: "Michael W. Godfrey" link: "https://researchr.org/alias/michael-w.-godfrey" year: "2004" doi: "http://dx.doi.org/10.1002/smr.300" links: doi: "http://dx.doi.org/10.1002/smr.300" tags: - "software evolution" researchr: "https://researchr.org/publication/MensRG04" cites: 0 citedby: 0 journal: "SMR" volume: "16" number: "6" pages: "363-365" kind: "article" key: "MensRG04" - title: "An empirical comparison of developer retention in the RubyGems and npm software ecosystems" author: - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2017" doi: "https://doi.org/10.1007/s11334-017-0303-4" links: doi: "https://doi.org/10.1007/s11334-017-0303-4" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/isse/ConstantinouM17" researchr: "https://researchr.org/publication/ConstantinouM17-0" cites: 0 citedby: 0 journal: "isse" volume: "13" number: "2-3" pages: "101-115" kind: "article" key: "ConstantinouM17-0" - title: "KinectBalls: An Interactive Tool for Ball Throwing Games" author: - name: "Jonathan Schoreels" link: "https://researchr.org/alias/jonathan-schoreels" - name: "Romuald Deshayes" link: "https://researchr.org/alias/romuald-deshayes" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2013" doi: "http://dx.doi.org/10.1007/978-3-319-03892-6_11" links: doi: "http://dx.doi.org/10.1007/978-3-319-03892-6_11" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/intetain/SchoreelsDM13" researchr: "https://researchr.org/publication/SchoreelsDM13" cites: 0 citedby: 0 pages: "90-95" booktitle: "intetain" kind: "inproceedings" key: "SchoreelsDM13" - title: "Preface" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Andy Schürr" link: "https://researchr.org/alias/andy-sch%26uuml%3Brr" - name: "Gabriele Taentzer" link: "https://researchr.org/alias/gabriele-taentzer" year: "2005" doi: "http://dx.doi.org/10.1016/j.entcs.2004.12.041" links: doi: "http://dx.doi.org/10.1016/j.entcs.2004.12.041" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/entcs/MensST05" researchr: "https://researchr.org/publication/MensST05" cites: 0 citedby: 0 journal: "ENTCS" volume: "127" number: "1" pages: "1" kind: "article" key: "MensST05" - title: "Applying a Model Transformation Taxonomy to Graph Transformation Technology" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" - name: "Daniel Varró" link: "http://home.mit.bme.hu/~varro/" - name: "Gabor Karsai" link: "http://w3.isis.vanderbilt.edu/gabor/" tags: - "model-to-model transformation" - "graph transformation" - "meta-model" - "source-to-source" - "graph-rewriting" - "model transformation" - "Meta-Environment" - "rewriting" - "taxonomy" - "transformation" researchr: "https://researchr.org/publication/mensapplyingmodel" cites: 0 citedby: 0 booktitle: "Proceedings of the International Workshop on Graph and Model Transformation (GraMoT 2005)" kind: "inproceedings" key: "mensapplyingmodel" - title: "A method for testing and validating executable statechart models" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Nikolaos I. Spanoudakis" link: "https://researchr.org/alias/nikolaos-i.-spanoudakis" year: "2019" doi: "https://doi.org/10.1007/s10270-018-0676-3" links: doi: "https://doi.org/10.1007/s10270-018-0676-3" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/sosym/MensDS19" researchr: "https://researchr.org/publication/MensDS19" cites: 0 citedby: 0 journal: "SoSyM" volume: "18" number: "2" pages: "837-863" kind: "article" key: "MensDS19" - title: "On the Diversity of Software Package Popularity Metrics: An Empirical Study of npm" author: - name: "Ahmed Zerouali" link: "https://researchr.org/alias/ahmed-zerouali" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Gregorio Robles" link: "https://researchr.org/alias/gregorio-robles" - name: "Jesús M. González-Barahona" link: "https://researchr.org/alias/jes%C3%BAs-m.-gonz%C3%A1lez-barahona" year: "2019" doi: "https://doi.org/10.1109/SANER.2019.8667997" links: doi: "https://doi.org/10.1109/SANER.2019.8667997" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/wcre/ZeroualiMRG19a" researchr: "https://researchr.org/publication/ZeroualiMRG19a" cites: 0 citedby: 0 pages: "589-593" booktitle: "WCRE" kind: "inproceedings" key: "ZeroualiMRG19a" - title: "Evolution Issues in Aspect-Oriented Programming" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Tom Tourwé" link: "https://researchr.org/alias/tom-tourw%C3%A9" year: "2008" doi: "http://dx.doi.org/10.1007/978-3-540-76440-3_9" links: doi: "http://dx.doi.org/10.1007/978-3-540-76440-3_9" tags: - "object-oriented programming" - "aspect oriented programming" - "programming" - "subject-oriented programming" - "feature-oriented programming" researchr: "https://researchr.org/publication/MensT08" cites: 0 citedby: 0 pages: "203-232" booktitle: "Software Evolution" editor: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" publisher: "Springer" isbn: "978-3-540-76439-7" kind: "incollection" key: "MensT08" - title: "Averting the Next Software Crisis" author: - name: "Hans Vandierendonck" link: "https://researchr.org/alias/hans-vandierendonck" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2011" doi: "http://dx.doi.org/10.1109/MC.2011.99" links: doi: "http://dx.doi.org/10.1109/MC.2011.99" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/computer/VandierendonckM11" researchr: "https://researchr.org/publication/VandierendonckM11" cites: 0 citedby: 0 journal: "Computer" volume: "44" number: "4" pages: "88-90" kind: "article" key: "VandierendonckM11" - title: "Towards Collaborative Immersive Environments for Parametric Modelling" author: - name: "Adrien Coppens" link: "https://researchr.org/alias/adrien-coppens" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2018" doi: "https://www.wikidata.org/entity/Q58209378" links: doi: "https://www.wikidata.org/entity/Q58209378" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/cdve/CoppensM18" researchr: "https://researchr.org/publication/CoppensM18" cites: 0 citedby: 0 pages: "304-307" booktitle: "cdve" kind: "inproceedings" key: "CoppensM18" - title: "Challenges in Software Evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "http://michel.wermelinger.ws/" - name: "Stéphane Ducasse" link: "http://stephane.ducasse.free.fr/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" - name: "Robert Hirschfeld" link: "http://www.hpi.uni-potsdam.de/personen/professoren/hirschfeld.html" - name: "Mehdi Jazayeri" link: "https://researchr.org/alias/mehdi-jazayeri" year: "2005" doi: "http://doi.ieeecomputersociety.org/10.1109/IWPSE.2005.7" links: doi: "http://doi.ieeecomputersociety.org/10.1109/IWPSE.2005.7" tags: - "software evolution" researchr: "https://researchr.org/publication/MensWDDHJ05" cites: 0 citedby: 0 pages: "13-22" booktitle: "iwpse" kind: "inproceedings" key: "MensWDDHJ05" - title: "Workshop on Software Evolution Through Transformations: Model-Based vs. Implementation-Level Solutions" author: - name: "Reiko Heckel" link: "http://www.cs.le.ac.uk/people/rh122/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2004" doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=3256&spage=445" links: doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=3256&spage=445" tags: - "model-to-model transformation" - "meta-model" - "software evolution" - "source-to-source" - "model transformation" - "Meta-Environment" - "transformation" researchr: "https://researchr.org/publication/HeckelM04" cites: 0 citedby: 0 pages: "445-447" booktitle: "gg" kind: "inproceedings" key: "HeckelM04" - title: "Preface of Proceedings of the ERCIM Working Group on Software Evolution (2006)" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Maja D'Hondt" link: "http://ssel.vub.ac.be/ssel/about/members/majadhondt" year: "2007" doi: "http://dx.doi.org/10.1016/j.entcs.2006.09.010" links: doi: "http://dx.doi.org/10.1016/j.entcs.2006.09.010" tags: - "software evolution" researchr: "https://researchr.org/publication/MensD07" cites: 0 citedby: 0 journal: "ENTCS" volume: "166" pages: "1-4" kind: "article" key: "MensD07" - title: "A Declarative Evolution Framework for Object-Oriented Design Patterns" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Tom Tourwé" link: "https://researchr.org/alias/tom-tourw%C3%A9" year: "2001" doi: "http://computer.org/proceedings/icsm/1189/11890570abs.htm" links: doi: "http://computer.org/proceedings/icsm/1189/11890570abs.htm" tags: - "meta-model" - "Meta-Environment" - "design" - "meta-objects" researchr: "https://researchr.org/publication/MensT01" cites: 0 citedby: 0 pages: "570-579" booktitle: "ICSM" kind: "inproceedings" key: "MensT01" - title: "Automating Support for Software Evolution in UML" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Theo D'Hondt" link: "http://soft.vub.ac.be/~tjdhondt/HTM.dir/homepage.htm" year: "2000" tags: - "UML" - "software evolution" researchr: "https://researchr.org/publication/MensD00" cites: 0 citedby: 0 journal: "ASE" volume: "7" number: "1" pages: "39-59" kind: "article" key: "MensD00" - title: "CSMR 2009 European Projects Track" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2009" doi: "http://dx.doi.org/10.1109/CSMR.2009.10" abstract: "The European Projects track of CSMR 2009 presents research projects related to the themes of the conference, carried out by a wide variety of European research institutes and companies. It provides an opportunity for researchers involved in these projects to disseminate their objectives, deliverables and outcome. At the same time it allows the CSMR participants to get a better insight in which research projects are currently going on in Europe within the field of software maintenance and reengineering." links: doi: "http://dx.doi.org/10.1109/CSMR.2009.10" tags: - "maintenance" researchr: "https://researchr.org/publication/Mens09" cites: 0 citedby: 0 pages: "275-276" booktitle: "CSMR" kind: "inproceedings" key: "Mens09" - title: "On the Impact of Outdated and Vulnerable Javascript Packages in Docker Images" author: - name: "Ahmed Zerouali" link: "https://researchr.org/alias/ahmed-zerouali" - name: "Valerio Cosentino" link: "https://researchr.org/alias/valerio-cosentino" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Gregorio Robles" link: "https://researchr.org/alias/gregorio-robles" - name: "Jesús M. González-Barahona" link: "https://researchr.org/alias/jes%C3%BAs-m.-gonz%C3%A1lez-barahona" year: "2019" doi: "https://doi.org/10.1109/SANER.2019.8667984" links: doi: "https://doi.org/10.1109/SANER.2019.8667984" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/wcre/ZeroualiCMRG19" researchr: "https://researchr.org/publication/ZeroualiCMRG19" cites: 0 citedby: 0 pages: "619-623" booktitle: "WCRE" kind: "inproceedings" key: "ZeroualiCMRG19" - title: "On the Evolution of Technical Lag in the npm Package Dependency Network" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" year: "2018" doi: "http://doi.ieeecomputersociety.org/10.1109/ICSME.2018.00050" links: doi: "http://doi.ieeecomputersociety.org/10.1109/ICSME.2018.00050" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsm/DecanMC18" researchr: "https://researchr.org/publication/DecanMC18" cites: 0 citedby: 0 pages: "404-414" booktitle: "ICSM" kind: "inproceedings" key: "DecanMC18" - title: "The evolution of Eclipse" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Juan Fernández-Ramil" link: "http://mcs.open.ac.uk/jfr46/" - name: "Sylvain Degrandsart" link: "https://researchr.org/alias/sylvain-degrandsart" year: "2008" doi: "http://dx.doi.org/10.1109/ICSM.2008.4658087" abstract: "We present a metrics-based study of the evolution of Eclipse, an open source integrated development environment, based on data from seven major releases, from releases 1.0 to 3.3. We investigated whether three of the laws of software evolution were supported by the data. We found that Eclipse displayed continual change and growth, hence supporting laws 1 and 6. Six size indicators, out of eight, closely followed trend models. Four were linear and two superlinear. We found evidence of increasing complexity (law 2) in only two indicators, out of five. At subproject level, size and complexity are not distributed uniformly, and subproject size can be modelled as a negative exponential function of the rank position. We encountered a range of different size and complexity trends across subprojects. Our approach and results can help in evaluating the future evolution of Eclipse, the evolution of other systems and in performing comparisons." links: doi: "http://dx.doi.org/10.1109/ICSM.2008.4658087" tags: - "rule-based" - "Eclipse" - "meta-model" - "growth trend" - "model-driven development" - "data-flow" - "software evolution" - "source-to-source" - "Meta-Environment" - "systematic-approach" - "open-source" researchr: "https://researchr.org/publication/MensFD08" cites: 0 citedby: 0 pages: "386-395" booktitle: "ICSM" kind: "inproceedings" key: "MensFD08" - title: "On the Effect of Discussions on Pull Request Decisions" author: - name: "Mehdi Golzadeh" link: "https://researchr.org/alias/mehdi-golzadeh" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2019" doi: "http://ceur-ws.org/Vol-2605/16.pdf" links: doi: "http://ceur-ws.org/Vol-2605/16.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/benevol/GolzadehDM19" researchr: "https://researchr.org/publication/GolzadehDM19" cites: 0 citedby: 0 booktitle: "BENEVOL" kind: "inproceedings" key: "GolzadehDM19" - title: "Conditional Graph Rewriting as a Domain-Independent Formalism for Software Evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "1999" doi: "http://link.springer.de/link/service/series/0558/bibs/1779/17790127.htm" abstract: "This paper presents a formal approach for managing unanticipated software evolution. Labelled typed nested graphs are used to represent arbitrarily complex software artifacts, and conditional graph rewriting is used for managing evolution of these artifacts. More specifically, we detect structural and behavioural inconsistencies when merging parallel evolutions of the same software artifact. The approach is domain-independent, in the sense that it can be customised to many different domains, such as software architectures, UML analysis and design models, and software code." links: doi: "http://link.springer.de/link/service/series/0558/bibs/1779/17790127.htm" tags: - "model-to-model transformation" - "software architecture" - "graph transformation" - "meta-model" - "architecture" - "points-to analysis" - "domain analysis" - "analysis" - "UML" - "software evolution" - "source-to-source" - "graph-rewriting" - "model transformation" - "Meta-Environment" - "rewriting" - "design" - "systematic-approach" - "transformation" researchr: "https://researchr.org/publication/Mens99" cites: 0 citedby: 0 pages: "127-143" booktitle: "agtive" kind: "inproceedings" key: "Mens99" - title: "Using Graph Transformation to Support Collaborative Ontology Evolution" author: - name: "Pieter De Leenheer" link: "http://www.pieterdeleenheer.be/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2007" doi: "http://dx.doi.org/10.1007/978-3-540-89020-1_4" links: doi: "http://dx.doi.org/10.1007/978-3-540-89020-1_4" tags: - "ontologies" - "ontology" - "graph transformation" - "graph-rewriting" - "rewriting" - "transformation" researchr: "https://researchr.org/publication/LeenheerM07%3A0" cites: 0 citedby: 0 pages: "44-58" booktitle: "agtive" kind: "inproceedings" key: "LeenheerM07:0" - title: "Managing Unanticipated Evolution of Software Architectures" author: - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Bart Wouters" link: "https://researchr.org/alias/bart-wouters" - name: "Roel Wuyts" link: "http://roelwuyts.be" year: "1999" tags: - "software architecture" - "architecture" - "software evolution" researchr: "https://researchr.org/publication/MensMWW99" cites: 0 citedby: 0 pages: "75-76" booktitle: "ECOOPW" kind: "inproceedings" key: "MensMWW99" - title: "Report on the First International Workshop on Technical Debt Analytics (TDA 2016)" author: - name: "Aiko Yamashita" link: "https://researchr.org/alias/aiko-yamashita" - name: "Leon Moonen" link: "https://researchr.org/alias/leon-moonen" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Amjed Tahir" link: "https://researchr.org/alias/amjed-tahir" year: "2016" doi: "http://ceur-ws.org/Vol-1771/paper9.pdf" links: doi: "http://ceur-ws.org/Vol-1771/paper9.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/apsec/YamashitaMMT16" researchr: "https://researchr.org/publication/YamashitaMMT16" cites: 0 citedby: 0 pages: "58-63" booktitle: "apsec" kind: "inproceedings" key: "YamashitaMMT16" - title: "04101 Discussion ? A Taxonomy of Model Transformations" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Krzysztof Czarnecki" link: "http://www.swen.uwaterloo.ca/~kczarnec/" - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" links: "url": "http://drops.dagstuhl.de/opus/volltexte/2005/11" tags: - "model-to-model transformation" - "meta-model" - "source-to-source" - "model transformation" - "Meta-Environment" - "taxonomy" - "transformation" researchr: "https://researchr.org/publication/mens04101" cites: 0 citedby: 0 booktitle: "Language Engineering for Model-Driven Software Development" kind: "inproceedings" key: "mens04101" - title: "SECONDA: Software Ecosystem Analysis Dashboard" author: - name: "Javier Pérez" link: "https://researchr.org/alias/javier-p%C3%A9rez" - name: "Romuald Deshayes" link: "https://researchr.org/alias/romuald-deshayes" - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" doi: "http://doi.ieeecomputersociety.org/10.1109/CSMR.2012.69" links: doi: "http://doi.ieeecomputersociety.org/10.1109/CSMR.2012.69" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/PerezDGM12" researchr: "https://researchr.org/publication/PerezDGM12" cites: 0 citedby: 0 pages: "527-530" booktitle: "CSMR" kind: "inproceedings" key: "PerezDGM12" - title: "Some Challenges of Feature-based Merging of Class Diagrams" author: - name: "Germain Saval" link: "https://researchr.org/alias/germain-saval" - name: "Jorge Pinna Puissant" link: "http://staff.umh.ac.be/PinnaPuissant.Jorge/" - name: "Patrick Heymans" link: "http://www.info.fundp.ac.be/~phe" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2009" doi: "http://www.vamos-workshop.net/proceedings/VaMoS_2009_Proceedings.pdf" links: doi: "http://www.vamos-workshop.net/proceedings/VaMoS_2009_Proceedings.pdf" tags: - "feature diagrams" - "rule-based" researchr: "https://researchr.org/publication/SavalPHM09" cites: 0 citedby: 0 pages: "127-136" booktitle: "vamos" kind: "inproceedings" key: "SavalPHM09" - title: "A Taxonomy of Model Transformation" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" year: "2006" doi: "http://dx.doi.org/10.1016/j.entcs.2005.10.021" links: doi: "http://dx.doi.org/10.1016/j.entcs.2005.10.021" tags: - "model-to-model transformation" - "meta-model" - "source-to-source" - "model transformation" - "Meta-Environment" - "taxonomy" - "transformation" researchr: "https://researchr.org/publication/MensG06" cites: 0 citedby: 0 journal: "ENTCS" volume: "152" pages: "125-142" kind: "article" key: "MensG06" - title: "A Formal Foundation for Object-Oriented Software Evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2001" doi: "http://computer.org/proceedings/icsm/1189/11890549abs.htm" links: doi: "http://computer.org/proceedings/icsm/1189/11890549abs.htm" tags: - "meta-model" - "software evolution" - "Meta-Environment" - "meta-objects" researchr: "https://researchr.org/publication/Mens01" cites: 0 citedby: 0 pages: "549-552" booktitle: "ICSM" kind: "inproceedings" key: "Mens01" - title: "CodeCritics applied to database schema: Challenges and first results" author: - name: "Julien Delplanque" link: "https://researchr.org/alias/julien-delplanque" - name: "Anne Etien" link: "https://researchr.org/alias/anne-etien" - name: "Olivier Auverlot" link: "https://researchr.org/alias/olivier-auverlot" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Nicolas Anquetil" link: "https://researchr.org/alias/nicolas-anquetil" - name: "Stéphane Ducasse" link: "https://researchr.org/alias/st%C3%A9phane-ducasse" year: "2017" doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2017.7884648" links: doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2017.7884648" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/wcre/DelplanqueEAMAD17" researchr: "https://researchr.org/publication/DelplanqueEAMAD17" cites: 0 citedby: 0 pages: "432-436" booktitle: "WCRE" kind: "inproceedings" key: "DelplanqueEAMAD17" - title: "An Empirical Analysis of Technical Lag in npm Package Dependencies" author: - name: "Ahmed Zerouali" link: "https://researchr.org/alias/ahmed-zerouali" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Gregorio Robles" link: "https://researchr.org/alias/gregorio-robles" - name: "Jesús M. González-Barahona" link: "https://researchr.org/alias/jes%C3%BAs-m.-gonz%C3%A1lez-barahona" year: "2018" doi: "https://doi.org/10.1007/978-3-319-90421-4_6" links: doi: "https://doi.org/10.1007/978-3-319-90421-4_6" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsr/ZeroualiCMRG18" researchr: "https://researchr.org/publication/ZeroualiCMRG18" cites: 0 citedby: 0 pages: "95-110" booktitle: "icsr" kind: "inproceedings" key: "ZeroualiCMRG18" - title: "Challenges in Model-Driven Software Engineering" author: - name: "Ragnhild Van Der Straeten" link: "http://soft.vub.ac.be/soft/members/ragnhildvanderstraeten" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Stefan Van Baelen" link: "http://www.cs.kuleuven.be/~stefanv" year: "2008" doi: "http://dx.doi.org/10.1007/978-3-642-01648-6_4" links: doi: "http://dx.doi.org/10.1007/978-3-642-01648-6_4" tags: - "meta-model" - "software engineering" - "model-driven engineering" - "Meta-Environment" researchr: "https://researchr.org/publication/StraetenMB08" cites: 0 citedby: 0 pages: "35-47" booktitle: "MoDELS" kind: "inproceedings" key: "StraetenMB08" - title: "Co-evolving code-related and database-related changes in a data-intensive software system" author: - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2014" doi: "http://dx.doi.org/10.1109/CSMR-WCRE.2014.6747193" links: doi: "http://dx.doi.org/10.1109/CSMR-WCRE.2014.6747193" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/GoeminneDM14" researchr: "https://researchr.org/publication/GoeminneDM14" cites: 0 citedby: 0 pages: "353-357" booktitle: "CSMR" kind: "inproceedings" key: "GoeminneDM14" - title: "Workshop on Graph-Based Tools" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Andy Schürr" link: "http://www.es.tu-darmstadt.de/index.php?id=66" - name: "Gabriele Taentzer" link: "http://www.mathematik.uni-marburg.de/~taentzer/" year: "2004" doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=3256&spage=439" links: doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=3256&spage=439" tags: - "rule-based" - "graph-rewriting" - "rewriting" researchr: "https://researchr.org/publication/MensST04" cites: 0 citedby: 0 pages: "439-441" booktitle: "gg" kind: "inproceedings" key: "MensST04" - title: "On the Complexity of Software Systems" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2012.273" links: doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2012.273" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/computer/Mens12" researchr: "https://researchr.org/publication/Mens12" cites: 0 citedby: 0 journal: "Computer" volume: "45" number: "8" pages: "79-81" kind: "article" key: "Mens12" - title: "Workshop on Software Evolution through Transformations: Towards Uniform Support throughout the Software Life-Cycle" author: - name: "Reiko Heckel" link: "http://www.cs.le.ac.uk/people/rh122/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "http://michel.wermelinger.ws/" year: "2002" doi: "http://link.springer.de/link/service/series/0558/bibs/2505/25050450.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/2505/25050450.htm" tags: - "software evolution" - "transformation" researchr: "https://researchr.org/publication/HeckelMW02" cites: 0 citedby: 0 pages: "450-454" booktitle: "gg" kind: "inproceedings" key: "HeckelMW02" - title: "Incremental Detection of Model Inconsistencies Based on Model Operations" author: - name: "Xavier Blanc" link: "https://researchr.org/alias/xavier-blanc" - name: "Alix Mougenot" link: "https://researchr.org/alias/alix-mougenot" - name: "Isabelle Mounier" link: "https://researchr.org/alias/isabelle-mounier" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2009" doi: "http://dx.doi.org/10.1007/978-3-642-02144-2_8" abstract: "Due to the increasing use of models, and the inevitable model inconsistencies that arise during model-based software development and evolution, model inconsistency detection is gaining more and more attention. Inconsistency checkers typically analyze entire models to detect undesired structures as defined by inconsistency rules. The larger the models become, the more time the inconsistency detection process takes. Taking into account model evolution, one can significantly reduce this time by providing an incremental checker. In this article we propose an incremental inconsistency checker based on the idea of representing models as sequences of primitive construction operations. The impact of these operations on the inconsistency rules can be computed to analyze and reduce the number of rules that need to be re-checked during a model increment." links: doi: "http://dx.doi.org/10.1007/978-3-642-02144-2_8" tags: - "rule-based" - "meta-model" - "modeling" - "model evolution" - "model-driven development" - "software evolution" - "software engineering" - "rules" - "model-driven engineering" - "inconsistency management" - "Meta-Environment" - "incremental" - "process modeling" researchr: "https://researchr.org/publication/BlancMMM09" cites: 0 citedby: 0 pages: "32-46" booktitle: "caise" kind: "inproceedings" key: "BlancMMM09" - title: "A State-of-the-Art Survey on Software Merging" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2002" doi: "http://www.computer.org:80/tse/ts2002/e0449abs.htm" links: doi: "http://www.computer.org:80/tse/ts2002/e0449abs.htm" tags: - "survey" researchr: "https://researchr.org/publication/Mens02" cites: 0 citedby: 0 journal: "TSE" volume: "28" number: "5" pages: "449-462" kind: "article" key: "Mens02" - title: "Transformation dependency analysis - a comparison of two approaches" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Günter Kniesel" link: "http://www.cs.uni-bonn.de/~gk/" - name: "Olga Runge" link: "https://researchr.org/alias/olga-runge" year: "2006" tags: - "analysis" - "systematic-approach" - "transformation" researchr: "https://researchr.org/publication/MensKR06" cites: 0 citedby: 0 pages: "167-184" booktitle: "lmo" kind: "inproceedings" key: "MensKR06" - title: "Analysing the evolution of social aspects of open source software ecosystems" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" year: "2011" doi: "http://ceur-ws.org/Vol-746/IWSECO2011-1-InvitedPaper-MensGoeminne.pdf" links: doi: "http://ceur-ws.org/Vol-746/IWSECO2011-1-InvitedPaper-MensGoeminne.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsob/MensG11" researchr: "https://researchr.org/publication/MensG11" cites: 0 citedby: 0 pages: "1-14" booktitle: "icsob" kind: "inproceedings" key: "MensG11" - title: "Detecting model inconsistency through operation-based model construction" author: - name: "Xavier Blanc" link: "https://researchr.org/alias/xavier-blanc" - name: "Isabelle Mounier" link: "https://researchr.org/alias/isabelle-mounier" - name: "Alix Mougenot" link: "https://researchr.org/alias/alix-mougenot" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2008" doi: "http://doi.acm.org/10.1145/1368088.1368158" abstract: "Nowadays, large-scale industrial software systems may involve hundreds of developers working on hundreds of different but related models representing parts of the same system specification. Detecting and resolving structural inconsistencies between these models is then critical. In this article we propose to represent models by sequences of elementary construction operations, rather than by the set of model elements they contain. Structural and methodological consistency rules can then be expressed uniformly as logical constraints on such sequences. Our approach is meta-model independent, allowing us to deal with consistency between different models whatever their kind. We have validated our approach by building a Prolog engine that detects violations of structural and methodological constraints specified on UML 2.1 models and requirement models. This engine has been integrated into two contemporary UML-based modelling environments, Eclipse EMF and Rational Software Architect." links: doi: "http://doi.acm.org/10.1145/1368088.1368158" tags: - "Prolog" - "rule-based" - "Eclipse" - "meta-model" - "modeling" - "constraints" - "EMF" - "UML" - "rules" - "consistency" - "Meta-Environment" - "systematic-approach" - "meta-objects" researchr: "https://researchr.org/publication/BlancMMM08" cites: 0 citedby: 0 pages: "511-520" booktitle: "ICSE" kind: "inproceedings" key: "BlancMMM08" - title: "A Survey of Software Refactoring" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Tom Tourwé" link: "https://researchr.org/alias/tom-tourw%C3%A9" year: "2004" doi: "http://csdl.computer.org/comp/trans/ts/2004/02/e0126abs.htm" abstract: "This paper provides an extensive overview of existing research in the field of software refactoring. This research is compared and discussed based on a number of different criteria: the refactoring activities that are supported, the specific techniques and formalisms that are used for supporting these activities, the types of software artifacts that are being refactored, the important issues that need to be taken into account when building refactoring tool support, and the effect of refactoring on the software process. A running example is used throughout the paper to explain and illustrate the main concepts." links: doi: "http://csdl.computer.org/comp/trans/ts/2004/02/e0126abs.htm" tags: - "rule-based" - "refactoring" - "survey" - "rule-based refactoring" researchr: "https://researchr.org/publication/MensT04" cites: 0 citedby: 0 journal: "TSE" volume: "30" number: "2" pages: "126-139" kind: "article" key: "MensT04" - title: "Analysing refactoring dependencies using graph transformation" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Gabriele Taentzer" link: "http://www.mathematik.uni-marburg.de/~taentzer/" - name: "Olga Runge" link: "https://researchr.org/alias/olga-runge" year: "2007" doi: "http://dx.doi.org/10.1007/s10270-006-0044-6" links: doi: "http://dx.doi.org/10.1007/s10270-006-0044-6" tags: - "graph transformation" - "refactoring" - "graph-rewriting" - "rewriting" - "transformation" researchr: "https://researchr.org/publication/MensTR07" cites: 0 citedby: 0 journal: "SoSyM" volume: "6" number: "3" pages: "269-285" kind: "article" key: "MensTR07" - title: "GAP: Forecasting commit activity in git projects" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Henrique Rocha" link: "https://researchr.org/alias/henrique-rocha" year: "2020" doi: "https://doi.org/10.1016/j.jss.2020.110573" links: doi: "https://doi.org/10.1016/j.jss.2020.110573" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/jss/DecanCMR20" researchr: "https://researchr.org/publication/DecanCMR20" cites: 0 citedby: 0 journal: "jss" volume: "165" pages: "110573" kind: "article" key: "DecanCMR20" - title: "Automated Support for Framework-Based Software Evolution" author: - name: "Tom Tourwé" link: "https://researchr.org/alias/tom-tourw%C3%A9" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2003" doi: "http://csdl.computer.org/comp/proceedings/icsm/2003/1905/00/19050148abs.htm" links: doi: "http://csdl.computer.org/comp/proceedings/icsm/2003/1905/00/19050148abs.htm" tags: - "rule-based" - "software evolution" researchr: "https://researchr.org/publication/TourweM03" cites: 0 citedby: 0 pages: "148" booktitle: "ICSM" kind: "inproceedings" key: "TourweM03" - title: "Reducing Network Latency by Application Streaming" author: - name: "Luk Stoops" link: "https://researchr.org/alias/luk-stoops" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Theo D'Hondt" link: "http://soft.vub.ac.be/~tjdhondt/HTM.dir/homepage.htm" year: "2003" researchr: "https://researchr.org/publication/StoopsMD03" cites: 0 citedby: 0 pages: "1056-1062" booktitle: "pdpta" kind: "inproceedings" key: "StoopsMD03" - title: "On the maintainability of CRAN packages" author: - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" year: "2014" doi: "http://dx.doi.org/10.1109/CSMR-WCRE.2014.6747183" links: doi: "http://dx.doi.org/10.1109/CSMR-WCRE.2014.6747183" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/ClaesMG14" researchr: "https://researchr.org/publication/ClaesMG14" cites: 0 citedby: 0 pages: "308-312" booktitle: "CSMR" kind: "inproceedings" key: "ClaesMG14" - title: "Generation of Sierpinski Triangles: A Case Study for Graph Transformation Tools" author: - name: "Gabriele Taentzer" link: "http://www.mathematik.uni-marburg.de/~taentzer/" - name: "Enrico Biermann" link: "http://www.tu-berlin.de/tfs/menue/home/team/biermann_enrico/" - name: "Dénes Bisztray" link: "https://researchr.org/alias/d%C3%A9nes-bisztray" - name: "Bernd Bohnet" link: "https://researchr.org/alias/bernd-bohnet" - name: "Iovka Boneva" link: "https://researchr.org/alias/iovka-boneva" - name: "Artur Boronat" link: "http://www.cs.le.ac.uk/people/aboronat/" - name: "Leif Geiger" link: "http://" - name: "Rubino Geiß" link: "https://researchr.org/alias/rubino-gei%C3%9F" - name: "Ákos Horváth" link: "https://researchr.org/alias/%C3%A1kos-horv%C3%A1th" - name: "Ole Kniemeyer" link: "https://researchr.org/alias/ole-kniemeyer" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Benjamin Ness" link: "https://researchr.org/alias/benjamin-ness" - name: "Detlef Plump" link: "http://www-users.cs.york.ac.uk/~det/" - name: "Tamás Vajk" link: "https://researchr.org/alias/tam%C3%A1s-vajk" year: "2007" doi: "http://dx.doi.org/10.1007/978-3-540-89020-1_35" links: doi: "http://dx.doi.org/10.1007/978-3-540-89020-1_35" tags: - "case study" - "graph transformation" - "graph-rewriting" - "rewriting" - "transformation" researchr: "https://researchr.org/publication/TaentzerBBBBBGGHKMNPV07" cites: 0 citedby: 0 pages: "514-539" booktitle: "agtive" kind: "inproceedings" key: "TaentzerBBBBBGGHKMNPV07" - title: "On the impact of security vulnerabilities in the npm package dependency network" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" year: "2018" doi: "https://doi.org/10.1145/3196398.3196401" links: doi: "https://doi.org/10.1145/3196398.3196401" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/msr/DecanMC18" researchr: "https://researchr.org/publication/DecanMC18-0" cites: 0 citedby: 0 pages: "181-191" booktitle: "msr" kind: "inproceedings" key: "DecanMC18-0" - title: "Social and technical evolution of software ecosystems: a case study of rails" author: - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2016" doi: "http://dl.acm.org/citation.cfm?id=3003384" links: doi: "http://dl.acm.org/citation.cfm?id=3003384" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecsa/ConstantinouM16" researchr: "https://researchr.org/publication/ConstantinouM16" cites: 0 citedby: 0 pages: "23" booktitle: "ecsa" kind: "inproceedings" key: "ConstantinouM16" - title: "On the impact of release policies on bug handling activity: A case study of Eclipse" author: - name: "Zeinab Abou Khalil" link: "https://researchr.org/alias/zeinab-abou-khalil" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Laurence Duchien" link: "https://researchr.org/alias/laurence-duchien" year: "2021" doi: "https://doi.org/10.1016/j.jss.2020.110882" links: doi: "https://doi.org/10.1016/j.jss.2020.110882" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/jss/KhalilCMD21" researchr: "https://researchr.org/publication/KhalilCMD21" cites: 0 citedby: 0 journal: "jss" volume: "173" pages: "110882" kind: "article" key: "KhalilCMD21" - title: "Applying a Model Transformation Taxonomy to Graph Transformation Technology" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" - name: "Dániel Varró" link: "http://" - name: "Gabor Karsai" link: "http://w3.isis.vanderbilt.edu/gabor/" year: "2006" doi: "http://dx.doi.org/10.1016/j.entcs.2005.10.022" links: doi: "http://dx.doi.org/10.1016/j.entcs.2005.10.022" tags: - "model-to-model transformation" - "graph transformation" - "meta-model" - "source-to-source" - "graph-rewriting" - "model transformation" - "Meta-Environment" - "rewriting" - "taxonomy" - "transformation" researchr: "https://researchr.org/publication/MensGVK06" cites: 0 citedby: 0 journal: "ENTCS" volume: "152" pages: "143-159" kind: "article" key: "MensGVK06" - title: "Welcome from the WEA-IWSECO Chairs" author: - name: "Carina Frota Alves" link: "https://researchr.org/alias/carina-frota-alves" - name: "Jan Bosch" link: "https://researchr.org/alias/jan-bosch" - name: "Slinger Jansen" link: "https://researchr.org/alias/slinger-jansen" - name: "Jens Knodel" link: "https://researchr.org/alias/jens-knodel" - name: "Mircea Lungu" link: "https://researchr.org/alias/mircea-lungu" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2015" doi: "http://doi.acm.org/10.1145/2797433.2797474" links: doi: "http://doi.acm.org/10.1145/2797433.2797474" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecsa/AlvesBJKLM15" researchr: "https://researchr.org/publication/AlvesBJKLM15" cites: 0 citedby: 0 pages: "39" booktitle: "ecsa" kind: "inproceedings" key: "AlvesBJKLM15" - title: "A formal approach to model refactoring and model refinement" author: - name: "Ragnhild Van Der Straeten" link: "http://soft.vub.ac.be/soft/members/ragnhildvanderstraeten" - name: "Viviane Jonckers" link: "https://researchr.org/alias/viviane-jonckers" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2007" doi: "http://dx.doi.org/10.1007/s10270-006-0025-9" abstract: "Model-driven engineering is an emerging software engineering approach that relies on model transformation. Typical kinds of model transformations are model refinement and model refactoring. Whenever such a transformation is applied to a consistent model, we would like to know whether the consistency is preserved by the transformation. Therefore, in this article, we formally define and explore the relation between behaviour inheritance consistency of a refined model with respect to the original model, and behaviour preservation of a refactored model with respect to the original model. As it turns out, there is a strong similarity between these notions of behaviour consistency and behaviour preservation. To illustrate this claim, we formalised the behaviour specified by UML 2.0 sequence and protocol state machine diagrams. We show how the reasoning capabilities of description logics, a decidable fragment of first-order logic, can be used in a natural way to detect behaviour inconsistencies. These reasoning capabilities can be used in exactly the same way to detect behaviour preservation violations during model refactoring. A prototype plug-in in a UML CASE tool has been developed to validate our claims." links: doi: "http://dx.doi.org/10.1007/s10270-006-0025-9" tags: - "model-to-model transformation" - "transformation engineering" - "meta-model" - "modeling" - "protocol" - "refinement" - "model refactoring" - "refactoring" - "UML" - "source-to-source" - "software engineering" - "model-driven engineering" - "model transformation" - "sequence diagrams" - "consistency" - "logic" - "Meta-Environment" - "state machines" - "higher-order transformations" - "model refinement" - "systematic-approach" - "transformation" researchr: "https://researchr.org/publication/StraetenJM07" cites: 0 citedby: 0 journal: "SoSyM" volume: "6" number: "2" pages: "139-162" kind: "article" key: "StraetenJM07" - title: "A transformation-based approach to context-aware modelling" author: - name: "Sylvain Degrandsart" link: "https://researchr.org/alias/sylvain-degrandsart" - name: "Serge Demeyer" link: "https://researchr.org/alias/serge-demeyer" - name: "Jan Van den Bergh" link: "https://researchr.org/alias/jan-van-den-bergh" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2014" doi: "http://dx.doi.org/10.1007/s10270-012-0239-y" links: doi: "http://dx.doi.org/10.1007/s10270-012-0239-y" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/sosym/DegrandsartDBM14" researchr: "https://researchr.org/publication/DegrandsartDBM14" cites: 0 citedby: 0 journal: "SoSyM" volume: "13" number: "1" pages: "191-208" kind: "article" key: "DegrandsartDBM14" - title: "ECOS: Ecological studies of open source software ecosystems" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" year: "2014" doi: "http://dx.doi.org/10.1109/CSMR-WCRE.2014.6747205" links: doi: "http://dx.doi.org/10.1109/CSMR-WCRE.2014.6747205" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/MensCG14" researchr: "https://researchr.org/publication/MensCG14" cites: 0 citedby: 0 pages: "403-406" booktitle: "CSMR" kind: "inproceedings" key: "MensCG14" - title: "Assessing the Evolvability of Software Architectures" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" year: "1998" doi: "http://link.springer.de/link/service/series/0558/bibs/1543/15430054.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/1543/15430054.htm" tags: - "software architecture" - "architecture" researchr: "https://researchr.org/publication/MensM98" cites: 0 citedby: 0 pages: "54-55" booktitle: "ECOOPW" kind: "inproceedings" key: "MensM98" - title: "OPUS: A Calculus for Modelling Object-Oriented Concepts" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" - name: "Patrick Steyaert" link: "https://researchr.org/alias/patrick-steyaert" year: "1994" tags: - "meta-model" - "object-role modeling" - "Meta-Environment" - "meta-objects" researchr: "https://researchr.org/publication/MensMS94%3A0" cites: 0 citedby: 0 pages: "152-165" booktitle: "oois" kind: "inproceedings" key: "MensMS94:0" - title: "On the Interaction of Relational Database Access Technologies in Open Source Java Projects" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2015" doi: "http://ceur-ws.org/Vol-1820/paper-03.pdf" links: doi: "http://ceur-ws.org/Vol-1820/paper-03.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/sattose/DecanGM15" researchr: "https://researchr.org/publication/DecanGM15" cites: 0 citedby: 0 pages: "26-35" booktitle: "sattose" kind: "inproceedings" key: "DecanGM15" - title: "Preface of the Proceedings of the Third International ERCIM Symposium on Software Evolution - EVOL 2007" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" - name: "Ellen Van Paesschen" link: "https://researchr.org/alias/ellen-van-paesschen" - name: "Maja D'Hondt" link: "http://ssel.vub.ac.be/ssel/about/members/majadhondt" year: "2007" doi: "http://eceasst.cs.tu-berlin.de/index.php/eceasst/article/view/111/109" links: doi: "http://eceasst.cs.tu-berlin.de/index.php/eceasst/article/view/111/109" tags: - "software evolution" researchr: "https://researchr.org/publication/MensMPD07" cites: 0 citedby: 0 journal: "eceasst" volume: "8" kind: "article" key: "MensMPD07" - title: "Maintaining software through intentional source-code views" author: - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "https://researchr.org/alias/michel-wermelinger" year: "2002" doi: "http://doi.acm.org/10.1145/568760.568812" links: doi: "http://doi.acm.org/10.1145/568760.568812" tags: - "source-to-source" - "peer-to-peer" - "open-source" researchr: "https://researchr.org/publication/MensMW02" cites: 0 citedby: 0 pages: "289-296" booktitle: "seke" kind: "inproceedings" key: "MensMW02" - title: "Ontology Evolution" author: - name: "Pieter De Leenheer" link: "http://www.pieterdeleenheer.be/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2008" doi: "http://dx.doi.org/10.1007/978-0-387-69900-4_5" abstract: "The research area of ontology engineering seems to have reached a certain level of maturity, considering the vast amount of contemporary methods and tools for formalising and applying knowledge representation models. However, there is still little understanding of, and support for, the evolutionary aspects of ontologies. This is particularly crucial in distributed and collaborative settings such as the Semantic Web, where ontologies naturally co-evolve with their communities of use. For managing the evolution of single ontologies, established techniques from data schema evolution have been successfully adopted, and consensus on a general ontology evolution process model seems to emerge. Much less explored, however, is the problem of evolution of interorganisational ontologies. In this “complex” and dynamic setting, a collaborative change process model requires more powerful engineering, argumentation and negotiation methodologies, complemented by support for context dependency management.. It turns out that much can be learned from other domains where formal artefacts are being collaboratively engineered. In particular, the field of system engineering offers a wealth of techniques and tools for versioning, merging and evolving software artefacts, and many of these techniques can be reused in an ontology engineering setting. Based on this insight, this chapter gives a unified overview of the wide variety of models and mechanisms that can be used to support all of the above aspects of ontology evolution. The key remaining challenge is to construct a single framework, based on these mechanisms, which can be tailored for the needs of a particular environment." links: doi: "http://dx.doi.org/10.1007/978-0-387-69900-4_5" tags: - "ontologies" - "rule-based" - "ontology" - "meta-model" - "XML" - "XML Schema" - "modeling" - "web engineering" - "reuse" - "data-flow" - "software evolution" - "software engineering" - "model-driven engineering" - "context-aware" - "Meta-Environment" - "process modeling" - "semantic web" researchr: "https://researchr.org/publication/conf-swb-LeenheerM08" cites: 0 citedby: 0 pages: "131-176" booktitle: "Ontology Management, Semantic Web, Semantic Web Services, and Business Applications" editor: - name: "Martin Hepp" link: "https://researchr.org/alias/martin-hepp" - name: "Pieter De Leenheer" link: "http://www.pieterdeleenheer.be/" - name: "Aldo de Moor" link: "https://researchr.org/alias/aldo-de-moor" - name: "York Sure" link: "https://researchr.org/alias/york-sure" volume: "7" series: "Semantic Web And Beyond Computing for Human Experience" publisher: "Springer" isbn: "978-0-387-69900-4" kind: "incollection" key: "conf-swb-LeenheerM08" - title: "Dependency Analysis of Model Inconsistency Resolutions" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Ragnhild Van Der Straeten" link: "https://researchr.org/alias/ragnhild-van-der-straeten" - name: "Maja D'Hondt" link: "https://researchr.org/alias/maja-d%27hondt" year: "2006" links: dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/evol/MensSD06" researchr: "https://researchr.org/publication/MensSD06-0" cites: 0 citedby: 0 pages: "127-136" booktitle: "revolutions" kind: "inproceedings" key: "MensSD06-0" - title: "Supporting software evolution with intentional software views" author: - name: "Kim Mens" link: "https://researchr.org/alias/kim-mens" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "https://researchr.org/alias/michel-wermelinger" year: "2002" doi: "https://doi.org/10.1145/512035.512068" links: doi: "https://doi.org/10.1145/512035.512068" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/iwpse/MensMW02" researchr: "https://researchr.org/publication/MensMW02-0" cites: 0 citedby: 0 pages: "138-142" booktitle: "iwpse" kind: "inproceedings" key: "MensMW02-0" - title: "A framework for analysing and visualising open source software ecosystems" author: - name: "Mathieu Goeminne" link: "http://www.goeminne.eu/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2010" month: "September" doi: "http://doi.acm.org/10.1145/1862372.1862384" abstract: "Nowadays, most empirical studies in open source software evolution are based on the analysis of program code alone. In order to get a better understanding of how software evolves over time, many more entities that are part of the software ecosystem need to be taken into account. We present a general framework to automate the analysis of the evolution of software ecosystems. The framework incorporates a database that stores all relevant information obtained thanks to several mining tools, and provides a unified data source to visualisation tools. One such visualisation tool is integrated in order to get a first quick overview of the evolution of different aspects of the software project under study. The framework is extensible in order to accommodate more and different types of input and output, depending on the needs of the user. We compare our framework against existing solutions, and show how we can use this framework for carrying out concrete ecosystem evolution experiments." links: doi: "http://doi.acm.org/10.1145/1862372.1862384" tags: - "empirical" - "rule-based" - "program analysis" - "points-to analysis" - "analysis" - "data-flow programming" - "data-flow" - "software evolution" - "source-to-source" - "database" - "data-flow analysis" - "open-source" researchr: "https://researchr.org/publication/1862384" cites: 0 citedby: 0 booktitle: "IWPSE-EVOL '10: Proceedings of the Joint ERCIM Workshop on Software Evolution (EVOL) and International Workshop on Principles of Software Evolution (IWPSE)" kind: "inproceedings" key: "1862384" - title: "ConPan: a tool to analyze packages in software containers" author: - name: "Ahmed Zerouali" link: "https://researchr.org/alias/ahmed-zerouali" - name: "Valerio Cosentino" link: "https://researchr.org/alias/valerio-cosentino" - name: "Gregorio Robles" link: "https://researchr.org/alias/gregorio-robles" - name: "Jesús M. González-Barahona" link: "https://researchr.org/alias/jes%C3%BAs-m.-gonz%C3%A1lez-barahona" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2019" doi: "https://dl.acm.org/citation.cfm?id=3341978" links: doi: "https://dl.acm.org/citation.cfm?id=3341978" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/msr/ZeroualiCRGM19" researchr: "https://researchr.org/publication/ZeroualiCRGM19" cites: 0 citedby: 0 pages: "592-596" booktitle: "msr" kind: "inproceedings" key: "ZeroualiCRGM19" - title: "An Ecosystemic and Socio-Technical View on Software Maintenance and Evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2016" doi: "http://doi.ieeecomputersociety.org/10.1109/ICSME.2016.19" links: doi: "http://doi.ieeecomputersociety.org/10.1109/ICSME.2016.19" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsm/Mens16" researchr: "https://researchr.org/publication/Mens16" cites: 0 citedby: 0 pages: "1-8" booktitle: "ICSM" kind: "inproceedings" key: "Mens16" - title: "Towards an Interdisciplinary, Socio-technical Analysis of Software Ecosystems Health" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Bram Adams" link: "https://researchr.org/alias/bram-adams" - name: "Josianne Marsan" link: "https://researchr.org/alias/josianne-marsan" year: "2017" doi: "http://ceur-ws.org/Vol-2047/BENEVOL_2017_paper_2.pdf" links: doi: "http://ceur-ws.org/Vol-2047/BENEVOL_2017_paper_2.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/benevol/MensAM17" researchr: "https://researchr.org/publication/MensAM17" cites: 0 citedby: 0 pages: "7-9" booktitle: "BENEVOL" kind: "inproceedings" key: "MensAM17" - title: "ProMoBox in Practice : A Case Study on the GISMO Domain-Specific Modelling Language" author: - name: "Romuald Deshayes" link: "https://researchr.org/alias/romuald-deshayes" - name: "Bart Meyers" link: "https://researchr.org/alias/bart-meyers" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Hans Vangheluwe" link: "http://msdl.cs.mcgill.ca/people/hv" year: "2014" doi: "http://ceur-ws.org/Vol-1237/paper3.pdf" links: doi: "http://ceur-ws.org/Vol-1237/paper3.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/models/DeshayesMMV14" researchr: "https://researchr.org/publication/DeshayesMMV14" cites: 0 citedby: 0 pages: "21-30" booktitle: "MoDELS" kind: "inproceedings" key: "DeshayesMMV14" - title: "Breaking the Borders: An Investigation of Cross-Ecosystem Software Packages" author: - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2018" doi: "http://ceur-ws.org/Vol-2361/short1.pdf" links: doi: "http://ceur-ws.org/Vol-2361/short1.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/benevol/ConstantinouDM18" researchr: "https://researchr.org/publication/ConstantinouDM18" cites: 0 citedby: 0 pages: "1-5" booktitle: "BENEVOL" kind: "inproceedings" key: "ConstantinouDM18" - title: "Introduction to the special issue on software maintenance and evolution research" author: - name: "Yann-Gaël Guéhéneuc" link: "https://researchr.org/alias/yann-ga%C3%ABl-gu%C3%A9h%C3%A9neuc" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2015" doi: "http://dx.doi.org/10.1007/s10664-015-9398-0" links: doi: "http://dx.doi.org/10.1007/s10664-015-9398-0" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/ese/GueheneucM15" researchr: "https://researchr.org/publication/GueheneucM15" cites: 0 citedby: 0 journal: "ese" volume: "20" number: "5" pages: "1193-1197" kind: "article" key: "GueheneucM15" - title: "An empirical study of identical function clones in CRAN" author: - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Narjisse Tabout" link: "https://researchr.org/alias/narjisse-tabout" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" year: "2015" doi: "http://dx.doi.org/10.1109/IWSC.2015.7069885" links: doi: "http://dx.doi.org/10.1109/IWSC.2015.7069885" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/iwsc/ClaesMTG15" researchr: "https://researchr.org/publication/ClaesMTG15" cites: 0 citedby: 0 pages: "19-25" booktitle: "iwsc" kind: "inproceedings" key: "ClaesMTG15" - title: "Language-independent detection of object-oriented design patterns" author: - name: "Johan Fabry" link: "https://researchr.org/alias/johan-fabry" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2004" doi: "http://dx.doi.org/10.1016/j.cl.2003.09.002" abstract: "This paper shows that one can reason at a meta level about the structure of object-oriented source code in a language-independent way. To achieve this, we propose a language-independent meta-level interface to extract complex information about the structure of the source code. This approach is validated by defining a set of logic queries to detect object-oriented best practice patterns and design patterns in two different languages: Smalltalk and Java. The queries were applied to two similar medium-sized applications available for each language, and the results were confirmed by manually investigating the source code and available documentation." links: doi: "http://dx.doi.org/10.1016/j.cl.2003.09.002" tags: - "Java" - "pattern language" - "meta-model" - "language design" - "source-to-source" - "logic" - "Meta-Environment" - "design" - "systematic-approach" - "open-source" - "meta-objects" - "query language" researchr: "https://researchr.org/publication/FabryM04" cites: 0 citedby: 0 journal: "Comp. Lang., Syst. \\& Struct." volume: "30" number: "1-2" pages: "21-33" kind: "article" key: "FabryM04" - title: "The LAN-simulation: A Refactoring Teaching Example" author: - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" - name: "Filip Van Rysselberghe" link: "https://researchr.org/alias/filip-van-rysselberghe" - name: "Tudor Gîrba" link: "https://researchr.org/alias/tudor-g%C3%AErba" - name: "Jacek Ratzinger" link: "https://researchr.org/alias/jacek-ratzinger" - name: "Radu Marinescu" link: "https://researchr.org/alias/radu-marinescu" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Bart Du Bois" link: "https://researchr.org/alias/bart-du-bois" - name: "Dirk Janssens" link: "https://researchr.org/alias/dirk-janssens" - name: "Stéphane Ducasse" link: "https://researchr.org/alias/st%C3%A9phane-ducasse" - name: "Michele Lanza" link: "https://researchr.org/alias/michele-lanza" - name: "Matthias Rieger" link: "https://researchr.org/alias/matthias-rieger" - name: "Harald Gall" link: "https://researchr.org/alias/harald-gall" - name: "Mohammad El-Ramly" link: "https://researchr.org/alias/mohammad-el-ramly" year: "2005" doi: "http://doi.ieeecomputersociety.org/10.1109/IWPSE.2005.30" links: doi: "http://doi.ieeecomputersociety.org/10.1109/IWPSE.2005.30" tags: - "refactoring" - "teaching" researchr: "https://researchr.org/publication/DemeyerRGRMMBJDLRGE05" cites: 0 citedby: 0 pages: "123-134" booktitle: "iwpse" kind: "inproceedings" key: "DemeyerRGRMMBJDLRGE05" - title: "3rd International Workshop on Software Evolution Through Transformations: Embracing Change" author: - name: "Jean-Marie Favre" link: "http://megaplanet.org/jean-marie-favre/" - name: "Reiko Heckel" link: "http://www.cs.le.ac.uk/people/rh122/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2006" doi: "http://dx.doi.org/10.1007/11841883_36" abstract: "Transformation-based techniques such as refactoring, model transformation and model-driven development, architectural reconfiguration, etc. are at the heart of many software engineering activities, making it possible to cope with an ever changing environment. This workshop provides a forum for discussing these techniques, their formal foundations and applications." links: doi: "http://dx.doi.org/10.1007/11841883_36" tags: - "model-to-model transformation" - "rule-based" - "transformation engineering" - "software architecture" - "meta-model" - "modeling" - "model refactoring" - "refactoring" - "architecture" - "model-driven development" - "software evolution" - "source-to-source" - "software engineering" - "model-driven engineering" - "rule-based refactoring" - "model transformation" - "Meta-Environment" - "transformation" researchr: "https://researchr.org/publication/FavreHM06" cites: 0 citedby: 0 pages: "470-472" booktitle: "gg" kind: "inproceedings" key: "FavreHM06" - title: "On Package Freshness in Linux Distributions" author: - name: "Damien Legay" link: "https://researchr.org/alias/damien-legay" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2020" doi: "https://doi.org/10.1109/ICSME46990.2020.00072" links: doi: "https://doi.org/10.1109/ICSME46990.2020.00072" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsm/LegayDM20" researchr: "https://researchr.org/publication/LegayDM20" cites: 0 citedby: 0 pages: "682-686" booktitle: "ICSM" kind: "inproceedings" key: "LegayDM20" - title: "How healthy are software engineering conferences?" author: - name: "Bogdan Vasilescu" link: "https://researchr.org/alias/bogdan-vasilescu" - name: "Alexander Serebrenik" link: "http://www.win.tue.nl/~aserebre/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Mark G. J. van den Brand" link: "https://researchr.org/alias/mark-g.-j.-van-den-brand" - name: "Ekaterina Pek" link: "https://researchr.org/alias/ekaterina-pek" year: "2014" doi: "http://dx.doi.org/10.1016/j.scico.2014.01.016" links: doi: "http://dx.doi.org/10.1016/j.scico.2014.01.016" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/scp/VasilescuSMBP14" researchr: "https://researchr.org/publication/VasilescuSMBP14" cites: 0 citedby: 0 journal: "SCP" volume: "89" pages: "251-272" kind: "article" key: "VasilescuSMBP14" - title: "Declarative Meta Programming to Support Software Development: Workshop Report" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Roel Wuyts" link: "http://roelwuyts.be" - name: "Kris De Volder" link: "https://researchr.org/alias/kris-de-volder" - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" year: "2003" doi: "http://doi.acm.org/10.1145/638750.638770" links: doi: "http://doi.acm.org/10.1145/638750.638770" tags: - "meta programming" - "meta-model" - "model-driven development" - "programming" - "Meta-Environment" - "meta-objects" researchr: "https://researchr.org/publication/MensWVM03" cites: 0 citedby: 0 journal: "sigsoft" volume: "28" number: "2" pages: "1" kind: "article" key: "MensWVM03" - title: "Refactoring: Current Research and Future Trends" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" - name: "Bart Du Bois" link: "https://researchr.org/alias/bart-du-bois" - name: "Hans Stenten" link: "https://researchr.org/alias/hans-stenten" - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" year: "2002" tags: - "refactoring" researchr: "https://researchr.org/publication/mensrefactoring%3A2002" cites: 0 citedby: 0 journal: "Language Descriptions, Tools and Applications (LDTA)" kind: "article" key: "mensrefactoring:2002" - title: "OPUS: a Formal Approach to Object-Orientation" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" - name: "Patrick Steyaert" link: "https://researchr.org/alias/patrick-steyaert" year: "1994" tags: - "meta-model" - "Meta-Environment" - "systematic-approach" - "meta-objects" researchr: "https://researchr.org/publication/MensMS94" cites: 0 citedby: 0 pages: "326-345" booktitle: "FM" kind: "inproceedings" key: "MensMS94" - title: "The Ecology of Software Ecosystems" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" year: "2015" doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2015.298" links: doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2015.298" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/computer/MensG15" researchr: "https://researchr.org/publication/MensG15" cites: 0 citedby: 0 journal: "Computer" volume: "48" number: "10" pages: "85-87" kind: "article" key: "MensG15" - title: "Badger: A Regression Planner to Resolve Design Model Inconsistencies" author: - name: "Jorge Pinna Puissant" link: "https://researchr.org/alias/jorge-pinna-puissant" - name: "Ragnhild Van Der Straeten" link: "https://researchr.org/alias/ragnhild-van-der-straeten" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" doi: "10.1007/978-3-642-31491-9_13" researchr: "https://researchr.org/publication/ecmfa2012badger-0" cites: 0 citedby: 0 pages: "141-161" booktitle: "ECMFA 2012" kind: "inproceedings" key: "ecmfa2012badger-0" - title: "Preface of SQM 2014 Proceedings - 8th International Workshop on Software Quality and Maintainability" author: - name: "Lodewijk Bergmans" link: "https://researchr.org/alias/lodewijk-bergmans" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Steven Raemaekers" link: "https://researchr.org/alias/steven-raemaekers" year: "2014" doi: "http://journal.ub.tu-berlin.de/eceasst/article/view/901" links: doi: "http://journal.ub.tu-berlin.de/eceasst/article/view/901" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/eceasst/BergmansMR14" researchr: "https://researchr.org/publication/BergmansMR14" cites: 0 citedby: 0 journal: "eceasst" volume: "65" kind: "article" key: "BergmansMR14" - title: "When GitHub Meets CRAN: An Analysis of Inter-Repository Package Dependency Problems" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" year: "2016" doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2016.12" links: doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2016.12" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/wcre/DecanMCG16" researchr: "https://researchr.org/publication/DecanMCG16" cites: 0 citedby: 0 pages: "493-504" booktitle: "WCRE" kind: "inproceedings" key: "DecanMCG16" - title: "QUALGEN: Modeling and Analysing the Quality of Evolving Software Systems" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Leandro Doctors" link: "https://researchr.org/alias/leandro-doctors" - name: "Naji Habra" link: "https://researchr.org/alias/naji-habra" - name: "Benoit Vanderose" link: "https://researchr.org/alias/benoit-vanderose" - name: "Flora Kamseu" link: "https://researchr.org/alias/flora-kamseu" year: "2011" doi: "http://dx.doi.org/10.1109/CSMR.2011.50" links: doi: "http://dx.doi.org/10.1109/CSMR.2011.50" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/MensDHVK11" tags: - "modeling" researchr: "https://researchr.org/publication/MensDHVK11" cites: 0 citedby: 0 pages: "351-354" booktitle: "CSMR" kind: "inproceedings" key: "MensDHVK11" - title: "maintaineR: A Web-Based Dashboard for Maintainers of CRAN Packages" author: - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" year: "2014" doi: "http://dx.doi.org/10.1109/ICSME.2014.104" links: doi: "http://dx.doi.org/10.1109/ICSME.2014.104" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsm/ClaesMG14" researchr: "https://researchr.org/publication/ClaesMG14-0" cites: 0 citedby: 0 pages: "597-600" booktitle: "ICSM" kind: "inproceedings" key: "ClaesMG14-0" - title: "Heterogeneous Modeling of Gesture-Based 3D Applications" author: - name: "Romuald Deshayes" link: "https://researchr.org/alias/romuald-deshayes" - name: "Christophe Jacquet" link: "https://researchr.org/alias/christophe-jacquet" - name: "Cécile Hardebolle" link: "https://researchr.org/alias/c%C3%A9cile-hardebolle" - name: "Frédéric Boulanger" link: "https://researchr.org/alias/fr%C3%A9d%C3%A9ric-boulanger" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" tags: - "rule-based" researchr: "https://researchr.org/publication/DeshayesJacquetHardebolleBoulangerMens2012" cites: 0 citedby: 0 kind: "inproceedings" key: "DeshayesJacquetHardebolleBoulangerMens2012" - title: "A transformation-based approach to context-aware modelling" author: - name: "Degrandsart, Sylvain" link: "https://researchr.org/alias/degrandsart%2C-sylvain" - name: "Demeyer, Serge" link: "https://researchr.org/alias/demeyer%2C-serge" - name: "Van den Bergh, Jan" link: "https://researchr.org/alias/van-den-bergh%2C-jan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" doi: "http://dx.doi.org/10.1007/s10270-012-0239-y" links: doi: "http://dx.doi.org/10.1007/s10270-012-0239-y" "url": "http://dx.doi.org/10.1007/s10270-012-0239-y" tags: - "model-to-model transformation" - "rule-based" - "meta-model" - "source-to-source" - "model transformation" - "context-aware" - "Meta-Environment" - "systematic-approach" - "transformation" researchr: "https://researchr.org/publication/springerlink%3A10.1007-s10270-012-0239-y" cites: 0 citedby: 0 journal: "SoSyM" kind: "article" key: "springerlink:10.1007-s10270-012-0239-y" - title: "Using Description Logic to Maintain Consistency between UML Models" author: - name: "Ragnhild Van Der Straeten" link: "http://soft.vub.ac.be/soft/members/ragnhildvanderstraeten" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Jocelyn Simmonds" link: "https://researchr.org/alias/jocelyn-simmonds" - name: "Viviane Jonckers" link: "https://researchr.org/alias/viviane-jonckers" year: "2003" doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=2863&spage=326" links: doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=2863&spage=326" tags: - "UML" - "consistency" - "logic" researchr: "https://researchr.org/publication/StraetenMSJ03" cites: 0 citedby: 0 pages: "326-340" booktitle: "uml" kind: "inproceedings" key: "StraetenMSJ03" - title: "A Graph-Based Metamodel for Object-Oriented Software Metrics" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michele Lanza" link: "http://www.inf.usi.ch/faculty/lanza/" year: "2002" doi: "http://www.elsevier.com/gej-ng/31/29/23/127/46/show/Products/notes/index.htt#011" links: doi: "http://www.elsevier.com/gej-ng/31/29/23/127/46/show/Products/notes/index.htt#011" tags: - "rule-based" - "graph-rewriting" - "Meta-Environment" - "rewriting" - "meta-objects" researchr: "https://researchr.org/publication/MensL02" cites: 0 citedby: 0 journal: "ENTCS" volume: "72" number: "2" pages: "57-68" kind: "article" key: "MensL02" - title: "Detecting and Resolving Model Inconsistencies Using Transformation Dependency Analysis" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Ragnhild Van Der Straeten" link: "http://soft.vub.ac.be/soft/members/ragnhildvanderstraeten" - name: "Maja D'Hondt" link: "http://ssel.vub.ac.be/ssel/about/members/majadhondt" year: "2006" doi: "http://dx.doi.org/10.1007/11880240_15" links: doi: "http://dx.doi.org/10.1007/11880240_15" tags: - "model-to-model transformation" - "meta-model" - "points-to analysis" - "analysis" - "source-to-source" - "model transformation" - "Meta-Environment" - "transformation" researchr: "https://researchr.org/publication/MensSD06" cites: 0 citedby: 0 pages: "200-214" booktitle: "MoDELS" kind: "inproceedings" key: "MensSD06" - title: "Challenges in Software Ecosystems Research" author: - name: "Alexander Serebrenik" link: "http://www.win.tue.nl/~aserebre/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2015" doi: "http://doi.acm.org/10.1145/2797433.2797475" links: doi: "http://doi.acm.org/10.1145/2797433.2797475" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecsa/SerebrenikM15" researchr: "https://researchr.org/publication/SerebrenikM15" cites: 0 citedby: 0 pages: "40" booktitle: "ecsa" kind: "inproceedings" key: "SerebrenikM15" - title: "Introduction and Roadmap: History and Challenges of Software Evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2008" doi: "http://dx.doi.org/10.1007/978-3-540-76440-3_1" links: doi: "http://dx.doi.org/10.1007/978-3-540-76440-3_1" tags: - "software evolution" - "history" researchr: "https://researchr.org/publication/Mens08" cites: 0 citedby: 0 pages: "1-11" booktitle: "Software Evolution" editor: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" publisher: "Springer" isbn: "978-3-540-76439-7" kind: "incollection" key: "Mens08" - title: "Evolution d Architectures à base de Composants par Transformation de Graphes" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Dalila Tamzalit" link: "https://researchr.org/alias/dalila-tamzalit" year: "2006" tags: - "graph transformation" - "architecture" - "graph-rewriting" - "rewriting" - "transformation" researchr: "https://researchr.org/publication/MensT06" cites: 0 citedby: 0 pages: "171-172" booktitle: "cal" kind: "inproceedings" key: "MensT06" - title: "On the Impact of Pull Request Decisions on Future Contributions" author: - name: "Damien Legay" link: "https://researchr.org/alias/damien-legay" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2018" doi: "http://ceur-ws.org/Vol-2361/short12.pdf" links: doi: "http://ceur-ws.org/Vol-2361/short12.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/benevol/LegayDM18" researchr: "https://researchr.org/publication/LegayDM18" cites: 0 citedby: 0 pages: "46-50" booktitle: "BENEVOL" kind: "inproceedings" key: "LegayDM18" - title: "Towards a taxonomy of software change" author: - name: "Jim Buckley" link: "https://researchr.org/alias/jim-buckley" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Matthias Zenger" link: "https://researchr.org/alias/matthias-zenger" - name: "Awais Rashid" link: "http://www.comp.lancs.ac.uk/department/staff.php?name=marash" - name: "Günter Kniesel" link: "http://www.cs.uni-bonn.de/~gk/" year: "2005" doi: "http://dx.doi.org/10.1002/smr.319" links: doi: "http://dx.doi.org/10.1002/smr.319" tags: - "taxonomy" researchr: "https://researchr.org/publication/BuckleyMZRK05" cites: 0 citedby: 0 journal: "SMR" volume: "17" number: "5" pages: "309-332" kind: "article" key: "BuckleyMZRK05" - title: "Unanticipated Software Evolution" author: - name: "Günter Kniesel" link: "http://www.cs.uni-bonn.de/~gk/" - name: "Joost Noppen" link: "http://www.comp.lancs.ac.uk/~noppen/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Jim Buckley" link: "https://researchr.org/alias/jim-buckley" year: "2002" doi: "http://link.springer.de/link/service/series/0558/bibs/2548/25480092.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/2548/25480092.htm" tags: - "software evolution" researchr: "https://researchr.org/publication/KnieselNMB02" cites: 0 citedby: 0 pages: "92-106" booktitle: "ECOOPW" kind: "inproceedings" key: "KnieselNMB02" - title: "A Pilot Study on Software Quality Practices in Belgian Industry" author: - name: "Javier Pérez" link: "https://researchr.org/alias/javier-p%C3%A9rez" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Flora Kamseu" link: "https://researchr.org/alias/flora-kamseu" year: "2013" doi: "http://doi.ieeecomputersociety.org/10.1109/CSMR.2013.57" links: doi: "http://doi.ieeecomputersociety.org/10.1109/CSMR.2013.57" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/PerezMK13" researchr: "https://researchr.org/publication/PerezMK13" cites: 0 citedby: 0 pages: "395-398" booktitle: "CSMR" kind: "inproceedings" key: "PerezMK13" - title: "Evolving Software Ecosystems A Historical and Ecological Perspective" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2015" doi: "http://dx.doi.org/10.3233/978-1-61499-495-4-170" links: doi: "http://dx.doi.org/10.3233/978-1-61499-495-4-170" dblp: "http://dblp.uni-trier.de/rec/bibtex/series/natosec/Mens15" researchr: "https://researchr.org/publication/Mens15" cites: 0 citedby: 0 pages: "170-192" booktitle: "Dependable Software Systems Engineering" editor: - name: "Maximilian Irlbeck" link: "https://researchr.org/alias/maximilian-irlbeck" - name: "Doron Peled" link: "https://researchr.org/alias/doron-peled" - name: "Alexander Pretschner" link: "https://researchr.org/alias/alexander-pretschner" volume: "40" series: "NATO Science for Peace and Security Series, D: Information and Communication Security" publisher: "IOS Press" isbn: "978-1-61499-495-4" kind: "incollection" key: "Mens15" - title: "Towards Automating Source-Consistent UML Refactorings" author: - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" - name: "Hans Stenten" link: "https://researchr.org/alias/hans-stenten" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" year: "2003" doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=2863&spage=144" links: doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=2863&spage=144" tags: - "refactoring" - "UML" - "source-to-source" - "open-source" researchr: "https://researchr.org/publication/GorpSMD03" cites: 0 citedby: 0 pages: "144-158" booktitle: "uml" kind: "inproceedings" key: "GorpSMD03" - title: "Separation of concerns for software evolution" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "https://researchr.org/alias/michel-wermelinger" year: "2002" doi: "http://dx.doi.org/10.1002/smr.257" abstract: "This special issue reports on approaches that apply the idea of separation of concerns to software evolution. In this context, separation of concerns allows us to separate parts of the software that exhibit different rates of change or different types of change. This makes it possible to provide better evolution support for those parts that have a higher change rate, or to provide different evolution techniques for different views on the software. Another common way to achieve separation of concerns is by raising the level of abstraction to the level of software architectures, business rules and metamodels. This makes software evolution more manageable. The above ideas emerged as important conclusions of the workshop on Formal Foundations of Software Evolution, which was co-located with the Conference on Software Maintenance and Re-engineering in Lisbon in March 2001. Of the 12 original position papers, five have been selected for revision and inclusion in this special issue of the Journal of Software Maintenance and Evolution. Copyright © 2002 John Wiley & Sons, Ltd." links: doi: "http://dx.doi.org/10.1002/smr.257" tags: - "rule-based" - "software architecture" - "separation of concerns" - "architecture" - "business rules" - "software evolution" - "maintenance" - "software engineering" - "rules" - "context-aware" - "abstraction" - "systematic-approach" researchr: "https://researchr.org/publication/MensW02" cites: 0 citedby: 0 journal: "SMR" volume: "14" number: "5" pages: "311-315" kind: "article" key: "MensW02" - title: "Badger: A Regression Planner to Resolve Design Model Inconsistencies" author: - name: "Jorge Pinna Puissant" link: "https://researchr.org/alias/jorge-pinna-puissant" - name: "Ragnhild Van Der Straeten" link: "https://researchr.org/alias/ragnhild-van-der-straeten" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" doi: "http://dx.doi.org/10.1007/978-3-642-31491-9_13" links: doi: "http://dx.doi.org/10.1007/978-3-642-31491-9_13" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecmdafa/PuissantSM12" researchr: "https://researchr.org/publication/PuissantSM12" cites: 0 citedby: 0 pages: "146-161" booktitle: "ECMDA-FA" kind: "inproceedings" key: "PuissantSM12" - title: "Graph-Based Tools (GraBaTs 2002)" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Andy Schürr" link: "http://www.es.tu-darmstadt.de/index.php?id=66" - name: "Gabriele Taentzer" link: "http://www.mathematik.uni-marburg.de/~taentzer/" year: "2002" doi: "http://www.elsevier.com/gej-ng/31/29/23/127/46/show/Products/notes/index.htt#001" links: doi: "http://www.elsevier.com/gej-ng/31/29/23/127/46/show/Products/notes/index.htt#001" tags: - "rule-based" - "graph-rewriting" - "rewriting" researchr: "https://researchr.org/publication/MensST02" cites: 0 citedby: 0 journal: "ENTCS" volume: "72" number: "2" pages: "11-13" kind: "article" key: "MensST02" - title: "Analysing Object-Oriented Application Frameworks Using Concept Analysis" author: - name: "Gabriela Arévalo" link: "https://researchr.org/alias/gabriela-ar%C3%A9valo" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2002" doi: "http://link.springer.de/link/service/series/0558/bibs/2426/24260053.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/2426/24260053.htm" tags: - "application framework" - "analysis" researchr: "https://researchr.org/publication/ArevaloM02" cites: 0 citedby: 0 pages: "53-63" booktitle: "oois" kind: "inproceedings" key: "ArevaloM02" - title: "The ERCIM working group on software evolution: the past and the future" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2009" doi: "http://doi.acm.org/10.1145/1595808.1595809" links: doi: "http://doi.acm.org/10.1145/1595808.1595809" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/iwpse/Mens09" researchr: "https://researchr.org/publication/Mens09-0" cites: 0 citedby: 0 pages: "1-4" booktitle: "iwpse" kind: "inproceedings" key: "Mens09-0" - title: "Formalizing refactorings with graph transformations" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Niels Van Eetvelde" link: "https://researchr.org/alias/niels-van-eetvelde" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" - name: "Dirk Janssens" link: "http://" year: "2005" doi: "http://dx.doi.org/10.1002/smr.316" links: doi: "http://dx.doi.org/10.1002/smr.316" tags: - "graph transformation" - "refactoring" - "graph-rewriting" - "rewriting" - "transformation" researchr: "https://researchr.org/publication/MensEDJ05" cites: 0 citedby: 0 journal: "SMR" volume: "17" number: "4" pages: "247-276" kind: "article" key: "MensEDJ05" - title: "Supporting Disciplined Reuse and Evolution of UML Models" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Carine Lucas" link: "https://researchr.org/alias/carine-lucas" - name: "Patrick Steyaert" link: "https://researchr.org/alias/patrick-steyaert" year: "1998" tags: - "reuse" - "UML" researchr: "https://researchr.org/publication/MensLS98" cites: 0 citedby: 0 pages: "378-392" booktitle: "uml" kind: "inproceedings" key: "MensLS98" - title: "A case study to evaluate the suitability of graph transformation tools for program refactoring" author: - name: "Francisco Javier Pérez" link: "https://researchr.org/alias/francisco-javier-p%C3%A9rez" - name: "Yania Crespo" link: "https://researchr.org/alias/yania-crespo" - name: "Berthold Hoffmann" link: "https://researchr.org/alias/berthold-hoffmann" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2010" doi: "http://dx.doi.org/10.1007/s10009-010-0153-y" links: doi: "http://dx.doi.org/10.1007/s10009-010-0153-y" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/sttt/PerezCHM10" tags: - "case study" - "graph transformation" - "refactoring" - "graph-rewriting" - "rewriting" - "transformation" - "program transformation" researchr: "https://researchr.org/publication/PerezCHM10" cites: 0 citedby: 0 journal: "STTT" volume: "12" number: "3-4" pages: "183-199" kind: "article" key: "PerezCHM10" - title: "An empirical comparison of dependency network evolution in seven software packaging ecosystems" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Philippe Grosjean" link: "https://researchr.org/alias/philippe-grosjean" year: "2019" doi: "https://doi.org/10.1007/s10664-017-9589-y" links: doi: "https://doi.org/10.1007/s10664-017-9589-y" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/ese/DecanMG19" researchr: "https://researchr.org/publication/DecanMG19" cites: 0 citedby: 0 journal: "ese" volume: "24" number: "1" pages: "381-416" kind: "article" key: "DecanMG19" - title: "Heterogeneous modeling of gesture-based 3D applications" author: - name: "Romuald Deshayes" link: "https://researchr.org/alias/romuald-deshayes" - name: "Christophe Jacquet" link: "https://researchr.org/alias/christophe-jacquet" - name: "Cécile Hardebolle" link: "https://researchr.org/alias/c%C3%A9cile-hardebolle" - name: "Frédéric Boulanger" link: "https://researchr.org/alias/fr%C3%A9d%C3%A9ric-boulanger" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" doi: "http://doi.acm.org/10.1145/2508443.2508447" links: doi: "http://doi.acm.org/10.1145/2508443.2508447" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/models/DeshayesJHBM12" researchr: "https://researchr.org/publication/DeshayesJHBM12" cites: 0 citedby: 0 pages: "19-24" booktitle: "MoDELS" kind: "inproceedings" key: "DeshayesJHBM12" - title: "Approaches to Software Model Inconsistency Management" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2010" doi: "http://ceur-ws.org/Vol-661/paper1.pdf" links: doi: "http://ceur-ws.org/Vol-661/paper1.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/kbse/Mens10" researchr: "https://researchr.org/publication/Mens10" cites: 0 citedby: 0 pages: "1" booktitle: "ASE" kind: "inproceedings" key: "Mens10" - title: "A Historical Analysis of Debian Package Incompatibilities" author: - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Roberto Di Cosmo" link: "https://researchr.org/alias/roberto-di-cosmo" - name: "Jérôme Vouillon" link: "https://researchr.org/alias/j%C3%A9r%C3%B4me-vouillon" year: "2015" doi: "http://dx.doi.org/10.1109/MSR.2015.27" links: doi: "http://dx.doi.org/10.1109/MSR.2015.27" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/msr/ClaesMCV15" researchr: "https://researchr.org/publication/ClaesMCV15" cites: 0 citedby: 0 pages: "212-223" booktitle: "msr" kind: "inproceedings" key: "ClaesMCV15" - title: "A Taxonomy of Model Transformation" author: - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" links: "url": "http://www.es.tu-darmstadt.de/english/events/tgg-workshop2006/presentations.html" tags: - "model-to-model transformation" - "meta-model" - "source-to-source" - "model transformation" - "Meta-Environment" - "taxonomy" - "transformation" researchr: "https://researchr.org/publication/gorptaxonomy" cites: 0 citedby: 0 kind: "book" key: "gorptaxonomy" - title: "Identifying Refactoring Opportunities Using Logic Meta Programming" author: - name: "Tom Tourwé" link: "https://researchr.org/alias/tom-tourw%C3%A9" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2003" doi: "http://csdl.computer.org/comp/proceedings/csmr/2003/1902/00/19020091abs.htm" links: doi: "http://csdl.computer.org/comp/proceedings/csmr/2003/1902/00/19020091abs.htm" tags: - "meta programming" - "meta-model" - "model refactoring" - "refactoring" - "logic programming" - "programming" - "logic" - "Meta-Environment" - "meta-objects" researchr: "https://researchr.org/publication/TourweM03%3A0" cites: 0 citedby: 0 pages: "91-100" booktitle: "CSMR" kind: "inproceedings" key: "TourweM03:0" - title: "Guiding Architectural Restructuring through Architectural Styles" author: - name: "Dalila Tamzalit" link: "https://researchr.org/alias/dalila-tamzalit" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2010" doi: "http://doi.ieeecomputersociety.org/10.1109/ECBS.2010.15" links: doi: "http://doi.ieeecomputersociety.org/10.1109/ECBS.2010.15" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecbs/TamzalitM10" tags: - "architecture" researchr: "https://researchr.org/publication/TamzalitM10" cites: 0 citedby: 0 pages: "69-78" booktitle: "ECBS" kind: "inproceedings" key: "TamzalitM10" - title: "How Magic Is Zero?: An Empirical Analysis of Initial Development Releases in Three Software Package Distributions" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2020" doi: "https://doi.org/10.1145/3387940.3392205" links: doi: "https://doi.org/10.1145/3387940.3392205" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icse/DecanM20" researchr: "https://researchr.org/publication/DecanM20" cites: 0 citedby: 0 pages: "695-702" booktitle: "ICSE" kind: "inproceedings" key: "DecanM20" - title: "Essentials of the 4th UML/MoDELS Workshop in Software Model Engineering (WiSME 2005)" author: - name: "Krzysztof Czarnecki" link: "http://www.swen.uwaterloo.ca/~kczarnec/" - name: "Jean-Marie Favre" link: "http://megaplanet.org/jean-marie-favre/" - name: "Martin Gogolla" link: "http://" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2005" doi: "http://dx.doi.org/10.1007/11663430_16" abstract: "Model-Driven Engineering is a form of generative engineering, by which all or at least central parts of a software application are generated from models. Model Driven Engineering should be seen as an integrative approach combining existing software engineering techniques (e.g., testing and refinement) and technical spaces (e.g., ’ModelWare’, ’XmlWare’) that have usually been studied in separation. The goal of the workshop is to improve common understanding of these techniques across technical spaces and create bridges and increase the synergies among the spaces. This year’s WiSME workshop will concentrate on two complementing themes: Bridging Technical Spaces and Model-Driven Evolution. This paper reports on a workshop held at the 8th UML/MoDELS conference. It describes motivation and aims, organisational issues, and abstracts of the accepted papers." links: doi: "http://dx.doi.org/10.1007/11663430_16" tags: - "meta-model" - "modeling" - "refinement" - "testing" - "UML" - "software evolution" - "software engineering" - "model-driven engineering" - "Meta-Environment" - "systematic-approach" researchr: "https://researchr.org/publication/CzarneckiFGM05" cites: 0 citedby: 0 pages: "151-158" booktitle: "uml" kind: "inproceedings" key: "CzarneckiFGM05" - title: "International workshop on software quality and maintainability" author: - name: "Lodewijk Bergmans" link: "https://researchr.org/alias/lodewijk-bergmans" - name: "Steven Raemaekers" link: "https://researchr.org/alias/steven-raemaekers" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2014" doi: "http://dx.doi.org/10.1109/CSMR-WCRE.2014.6747224" links: doi: "http://dx.doi.org/10.1109/CSMR-WCRE.2014.6747224" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/BergmansRM14" researchr: "https://researchr.org/publication/BergmansRM14" cites: 0 citedby: 0 pages: "479" booktitle: "CSMR" kind: "inproceedings" key: "BergmansRM14" - title: "Preface - Proceedings of the Third Workshop on Software Evolution through Transformations: Embracing the Change (SeTra 2006)" author: - name: "Reiko Heckel" link: "http://www.cs.le.ac.uk/people/rh122/" - name: "Jean-Marie Favre" link: "http://megaplanet.org/jean-marie-favre/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2006" doi: "http://eceasst.cs.tu-berlin.de/index.php/eceasst/article/view/35/24" links: doi: "http://eceasst.cs.tu-berlin.de/index.php/eceasst/article/view/35/24" tags: - "software evolution" - "transformation" researchr: "https://researchr.org/publication/HeckelFM06" cites: 0 citedby: 0 journal: "eceasst" volume: "3" kind: "article" key: "HeckelFM06" - title: "Resolving model inconsistencies using automated regression planning" author: - name: "Jorge Pinna Puissant" link: "https://researchr.org/alias/jorge-pinna-puissant" - name: "Ragnhild Van Der Straeten" link: "https://researchr.org/alias/ragnhild-van-der-straeten" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2015" doi: "http://dx.doi.org/10.1007/s10270-013-0317-9" links: doi: "http://dx.doi.org/10.1007/s10270-013-0317-9" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/sosym/PuissantSM15" researchr: "https://researchr.org/publication/PuissantSM15" cites: 0 citedby: 0 journal: "SoSyM" volume: "14" number: "1" pages: "461-481" kind: "article" key: "PuissantSM15" - title: "Towards a survival analysis of database framework usage in Java projects" author: - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2015" doi: "http://dx.doi.org/10.1109/ICSM.2015.7332512" links: doi: "http://dx.doi.org/10.1109/ICSM.2015.7332512" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsm/GoeminneM15" researchr: "https://researchr.org/publication/GoeminneM15" cites: 0 citedby: 0 pages: "551-555" booktitle: "ICSM" kind: "inproceedings" key: "GoeminneM15" - title: "On the Usage of Badges in Open Source Packages on GitHub" author: - name: "Damien Legay" link: "https://researchr.org/alias/damien-legay" - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2019" doi: "http://ceur-ws.org/Vol-2605/9.pdf" links: doi: "http://ceur-ws.org/Vol-2605/9.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/benevol/LegayDM19" researchr: "https://researchr.org/publication/LegayDM19" cites: 0 citedby: 0 booktitle: "BENEVOL" kind: "inproceedings" key: "LegayDM19" - title: "Incremental Resolution of Model Inconsistencies" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Ragnhild Van Der Straeten" link: "http://soft.vub.ac.be/soft/members/ragnhildvanderstraeten" year: "2006" doi: "http://dx.doi.org/10.1007/978-3-540-71998-4_7" links: doi: "http://dx.doi.org/10.1007/978-3-540-71998-4_7" tags: - "meta-model" - "Meta-Environment" - "incremental" researchr: "https://researchr.org/publication/MensS06" cites: 0 citedby: 0 pages: "111-126" booktitle: "WADT" kind: "inproceedings" key: "MensS06" - title: "Workshop on Graph-Based Tools" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Andy Schürr" link: "http://www.es.tu-darmstadt.de/index.php?id=66" - name: "Gabriele Taentzer" link: "http://www.mathematik.uni-marburg.de/~taentzer/" year: "2002" doi: "http://link.springer.de/link/service/series/0558/bibs/2505/25050440.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/2505/25050440.htm" tags: - "rule-based" - "graph-rewriting" - "rewriting" researchr: "https://researchr.org/publication/MensST02%3A0" cites: 0 citedby: 0 pages: "440-444" booktitle: "gg" kind: "inproceedings" key: "MensST02:0" - title: "Encapsulation and composition as orthogonal operators on mixins: a solution to multiple inheritance problems" author: - name: "Marc Van Limberghen" link: "https://researchr.org/alias/marc-van-limberghen" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "1996" tags: - "composition" researchr: "https://researchr.org/publication/LimberghenM96" cites: 0 citedby: 0 journal: "oos" volume: "3" pages: "1-30" kind: "article" key: "LimberghenM96" - title: "Socio-technical evolution of the Ruby ecosystem in GitHub" author: - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2017" doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2017.7884607" links: doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2017.7884607" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/wcre/ConstantinouM17" researchr: "https://researchr.org/publication/ConstantinouM17" cites: 0 citedby: 0 pages: "34-44" booktitle: "WCRE" kind: "inproceedings" key: "ConstantinouM17" - title: "Managing Unanticipated Evolution of Software Architectures" author: - name: "Kim Mens" link: "http://www.info.ucl.ac.be/~km/MyResearchPages/research/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Wouters, Bart" link: "https://researchr.org/alias/wouters%2C-bart" - name: "Roel Wuyts" link: "http://roelwuyts.be" year: "1999" links: "url": "http://www.iam.unibe.ch/~scg/Archive/Papers/Mens99b.pdf" tags: - "software architecture" - "architecture" - "software evolution" researchr: "https://researchr.org/publication/Mens99b" cites: 0 citedby: 0 booktitle: "Proceedings of ECOOP '99 Workshop on Architectural Evolution" kind: "inproceedings" key: "Mens99b" - title: "Using Genetic Programming to Generate Protocol Adaptors for Interprocess Communication" author: - name: "Werner Van Belle" link: "https://researchr.org/alias/werner-van-belle" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Theo D'Hondt" link: "http://soft.vub.ac.be/~tjdhondt/HTM.dir/homepage.htm" year: "2003" doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=2606&spage=422" links: doi: "http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=2606&spage=422" tags: - "protocol" - "programming" - "genetic programming" researchr: "https://researchr.org/publication/BelleMD03" cites: 0 citedby: 0 pages: "422-433" booktitle: "ices" kind: "inproceedings" key: "BelleMD03" - title: "A Longitudinal Analysis of Bug Handling Across Eclipse Releases" author: - name: "Zeinab Abou Khalil" link: "https://researchr.org/alias/zeinab-abou-khalil" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Laurence Duchien" link: "https://researchr.org/alias/laurence-duchien" - name: "Clément Quinton" link: "https://researchr.org/alias/cl%C3%A9ment-quinton" year: "2019" doi: "https://doi.org/10.1109/ICSME.2019.00010" links: doi: "https://doi.org/10.1109/ICSME.2019.00010" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsm/KhalilCMDQ19" researchr: "https://researchr.org/publication/KhalilCMDQ19" cites: 0 citedby: 0 pages: "1-12" booktitle: "ICSM" kind: "inproceedings" key: "KhalilCMDQ19" - title: "On the Use of Graph Transformations for Model Refactoring" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2006" doi: "http://dx.doi.org/10.1007/11877028_7" links: doi: "http://dx.doi.org/10.1007/11877028_7" tags: - "model-to-model transformation" - "graph transformation" - "meta-model" - "model refactoring" - "refactoring" - "source-to-source" - "graph-rewriting" - "model transformation" - "Meta-Environment" - "rewriting" - "transformation" researchr: "https://researchr.org/publication/Mens06" cites: 0 citedby: 0 pages: "219-257" booktitle: "GTTSE" kind: "inproceedings" key: "Mens06" - title: "Abstract Semantics for ESM Systems" author: - name: "Dirk Janssens" link: "http://" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "1996" tags: - "semantics" researchr: "https://researchr.org/publication/JanssensM96" cites: 0 citedby: 0 journal: "FUIN" volume: "26" number: "3/4" pages: "315-339" kind: "article" key: "JanssensM96" - title: "Towards automating source-consistent UML Refactorings" author: - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" - name: "Hans Stenten" link: "https://researchr.org/alias/hans-stenten" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" tags: - "refactoring" - "UML" - "source-to-source" - "open-source" researchr: "https://researchr.org/publication/gorptowards" cites: 0 citedby: 0 booktitle: "UML'03: Proceedings of the 6th International Conference on The Unified Modeling Language" kind: "inproceedings" key: "gorptowards" - title: "04101 Discussion - A Taxonomy of Model Transformations" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Krzysztof Czarnecki" link: "http://www.swen.uwaterloo.ca/~kczarnec/" - name: "Pieter Van Gorp" link: "http://www.pietervangorp.com/" year: "2004" doi: "http://drops.dagstuhl.de/opus/volltexte/2005/11" links: doi: "http://drops.dagstuhl.de/opus/volltexte/2005/11" tags: - "model-to-model transformation" - "meta-model" - "source-to-source" - "model transformation" - "Meta-Environment" - "taxonomy" - "transformation" researchr: "https://researchr.org/publication/MensCG04" cites: 0 citedby: 0 booktitle: "Dagstuhl" kind: "inproceedings" key: "MensCG04" - title: "On the variation and specialisation of workload - A case study of the Gnome ecosystem community" author: - name: "Bogdan Vasilescu" link: "https://researchr.org/alias/bogdan-vasilescu" - name: "Alexander Serebrenik" link: "http://www.win.tue.nl/~aserebre/" - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2014" doi: "http://dx.doi.org/10.1007/s10664-013-9244-1" links: doi: "http://dx.doi.org/10.1007/s10664-013-9244-1" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/ese/VasilescuSGM14" researchr: "https://researchr.org/publication/VasilescuSGM14" cites: 0 citedby: 0 journal: "ese" volume: "19" number: "4" pages: "955-1008" kind: "article" key: "VasilescuSGM14" - title: "On the topology of package dependency networks: a comparison of three programming language ecosystems" author: - name: "Alexandre Decan" link: "https://researchr.org/alias/alexandre-decan" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" year: "2016" doi: "http://dl.acm.org/citation.cfm?id=3003382" links: doi: "http://dl.acm.org/citation.cfm?id=3003382" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecsa/DecanMC16" researchr: "https://researchr.org/publication/DecanMC16" cites: 0 citedby: 0 pages: "21" booktitle: "ecsa" kind: "inproceedings" key: "DecanMC16" - title: "Model-driven Software Refactoring" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Gabriele Taentzer" link: "https://researchr.org/alias/gabriele-taentzer" year: "2007" doi: "http://netfiles.uiuc.edu/dig/RefactoringWorkshop/" links: doi: "http://netfiles.uiuc.edu/dig/RefactoringWorkshop/" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecoop/MensT07" tags: - "meta-model" - "model refactoring" - "refactoring" - "Meta-Environment" researchr: "https://researchr.org/publication/MensT07" cites: 0 citedby: 0 pages: "25-27" booktitle: "ECOOP" kind: "inproceedings" key: "MensT07" - title: "Software Evolution through Transformations" author: - name: "Reiko Heckel" link: "http://www.cs.le.ac.uk/people/rh122/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "http://michel.wermelinger.ws/" year: "2003" doi: "http://www1.elsevier.com/gej-ng/31/29/23/127/49/show/Products/notes/index.htt#001" links: doi: "http://www1.elsevier.com/gej-ng/31/29/23/127/49/show/Products/notes/index.htt#001" tags: - "software evolution" - "transformation" researchr: "https://researchr.org/publication/HeckelMW03" cites: 0 citedby: 0 journal: "ENTCS" volume: "72" number: "4" pages: "1-5" kind: "article" key: "HeckelMW03" - title: "An empirical comparison of the development history of cloudstack and eucalyptus" author: - name: "Ahmed Zerouali" link: "https://researchr.org/alias/ahmed-zerouali" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2017" doi: "http://doi.acm.org/10.1145/3128128.3128146" links: doi: "http://doi.acm.org/10.1145/3128128.3128146" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icsde/ZeroualiM17" researchr: "https://researchr.org/publication/ZeroualiM17-0" cites: 0 citedby: 0 pages: "116-121" booktitle: "icsde" kind: "inproceedings" key: "ZeroualiM17-0" - title: "A historical dataset for the gnome ecosystem" author: - name: "Mathieu Goeminne" link: "https://researchr.org/alias/mathieu-goeminne" - name: "Maëlick Claes" link: "https://researchr.org/alias/ma%C3%ABlick-claes" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2013" doi: "http://dl.acm.org/citation.cfm?id=2487130" links: doi: "http://dl.acm.org/citation.cfm?id=2487130" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/msr/GoeminneCM13" researchr: "https://researchr.org/publication/GoeminneCM13" cites: 0 citedby: 0 pages: "225-228" booktitle: "msr" kind: "inproceedings" key: "GoeminneCM13" - title: "Analyzing the evolution of testing library usage in open source Java projects" author: - name: "Ahmed Zerouali" link: "https://researchr.org/alias/ahmed-zerouali" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2017" doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2017.7884645" links: doi: "http://doi.ieeecomputersociety.org/10.1109/SANER.2017.7884645" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/wcre/ZeroualiM17" researchr: "https://researchr.org/publication/ZeroualiM17" cites: 0 citedby: 0 pages: "417-421" booktitle: "WCRE" kind: "inproceedings" key: "ZeroualiM17" - title: "Beyond the Refactoring Browser: Advanced Tool Support for Software Refactoring" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Tom Tourwé" link: "https://researchr.org/alias/tom-tourw%C3%A9" - name: "Francisca Muñoz" link: "https://researchr.org/alias/francisca-mu%C3%B1oz" year: "2003" doi: "http://csdl.computer.org/comp/proceedings/iwpse/2003/1903/00/19030039abs.htm" links: doi: "http://csdl.computer.org/comp/proceedings/iwpse/2003/1903/00/19030039abs.htm" tags: - "refactoring" researchr: "https://researchr.org/publication/MensTM03" cites: 0 citedby: 0 pages: "39-44" booktitle: "iwpse" kind: "inproceedings" key: "MensTM03" - title: "Resolving Model Inconsistencies with Automated Planning" author: - name: "Jorge Pinna Puissant" link: "https://researchr.org/alias/jorge-pinna-puissant" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Ragnhild Van Der Straeten" link: "https://researchr.org/alias/ragnhild-van-der-straeten" year: "2010" doi: "http://ceur-ws.org/Vol-661/paper3.pdf" links: doi: "http://ceur-ws.org/Vol-661/paper3.pdf" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/kbse/PuissantMS10" researchr: "https://researchr.org/publication/PuissantMS10" cites: 0 citedby: 0 pages: "8-14" booktitle: "ASE" kind: "inproceedings" key: "PuissantMS10" - title: "Evolving Software Architecture Descriptions of Critical Systems" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Jeff Magee" link: "https://researchr.org/alias/jeff-magee" - name: "Bernhard Rumpe" link: "http://www.se-rwth.de/~rumpe/" year: "2010" doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2010.136" links: doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2010.136" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/computer/MensMR10" tags: - "software architecture" - "architecture" researchr: "https://researchr.org/publication/MensMR10" cites: 0 citedby: 0 journal: "Computer" volume: "43" number: "5" pages: "42-48" kind: "article" key: "MensMR10" - title: "Assessing the Kodkod Model Finder for Resolving Model Inconsistencies" author: - name: "Ragnhild Van Der Straeten" link: "https://researchr.org/alias/ragnhild-van-der-straeten" - name: "Jorge Pinna Puissant" link: "https://researchr.org/alias/jorge-pinna-puissant" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2011" doi: "http://dx.doi.org/10.1007/978-3-642-21470-7_6" links: doi: "http://dx.doi.org/10.1007/978-3-642-21470-7_6" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/ecmdafa/StraetenPM11" tags: - "meta-model" - "Meta-Environment" researchr: "https://researchr.org/publication/StraetenPM11" cites: 0 citedby: 0 pages: "69-84" booktitle: "ECMDA-FA" kind: "inproceedings" key: "StraetenPM11" - title: "Towards a Software Evolution Benchmark" author: - name: "Serge Demeyer" link: "https://researchr.org/alias/serge-demeyer" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Michel Wermelinger" link: "https://researchr.org/alias/michel-wermelinger" year: "2001" doi: "https://doi.org/10.1145/602461.602502" links: doi: "https://doi.org/10.1145/602461.602502" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/iwpse/DemeyerMW01" researchr: "https://researchr.org/publication/DemeyerMW01" cites: 0 citedby: 0 pages: "174-177" booktitle: "iwpse" kind: "inproceedings" key: "DemeyerMW01" - title: "Refactoring of UML models using AGG" author: - name: "Alessandro Folli" link: "https://researchr.org/alias/alessandro-folli" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2007" doi: "http://eceasst.cs.tu-berlin.de/index.php/eceasst/article/view/112" links: doi: "http://eceasst.cs.tu-berlin.de/index.php/eceasst/article/view/112" tags: - "meta-model" - "model refactoring" - "refactoring" - "UML" - "Meta-Environment" researchr: "https://researchr.org/publication/FolliM07" cites: 0 citedby: 0 journal: "eceasst" volume: "8" kind: "article" key: "FolliM07" - title: "On the Complexity of Software Systems" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2012" month: "July" doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2012.273" links: doi: "http://doi.ieeecomputersociety.org/10.1109/MC.2012.273" researchr: "https://researchr.org/publication/Mens2012computer" cites: 0 citedby: 0 journal: "Computer" volume: "45" number: "8" pages: "79-81" kind: "article" key: "Mens2012computer" - title: "Preface of Proceedings of the Workshop on Software Evolution through Transformations: Model-based vs. Implementation-level Solutions (SETra 2004)" author: - name: "Reiko Heckel" link: "http://www.cs.le.ac.uk/people/rh122/" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2005" doi: "http://dx.doi.org/10.1016/j.entcs.2004.08.028" links: doi: "http://dx.doi.org/10.1016/j.entcs.2004.08.028" tags: - "model-to-model transformation" - "meta-model" - "software evolution" - "source-to-source" - "model transformation" - "Meta-Environment" - "transformation" researchr: "https://researchr.org/publication/HeckelM05" cites: 0 citedby: 0 journal: "ENTCS" volume: "127" number: "3" pages: "1-3" kind: "article" key: "HeckelM05" - title: "A generic framework for executable gestural interaction models" author: - name: "Romuald Deshayes" link: "https://researchr.org/alias/romuald-deshayes" - name: "Philippe A. Palanque" link: "https://researchr.org/alias/philippe-a.-palanque" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" year: "2013" doi: "http://dx.doi.org/10.1109/VLHCC.2013.6645240" links: doi: "http://dx.doi.org/10.1109/VLHCC.2013.6645240" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/vl/DeshayesPM13" researchr: "https://researchr.org/publication/DeshayesPM13" cites: 0 citedby: 0 pages: "35-38" booktitle: "vl" kind: "inproceedings" key: "DeshayesPM13" - title: "Formalising Behaviour Preserving Program Transformations" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" - name: "Dirk Janssens" link: "http://" year: "2002" doi: "http://link.springer.de/link/service/series/0558/bibs/2505/25050286.htm" links: doi: "http://link.springer.de/link/service/series/0558/bibs/2505/25050286.htm" tags: - "transformation" - "program transformation" researchr: "https://researchr.org/publication/MensDJ02" cites: 0 citedby: 0 pages: "286-301" booktitle: "gg" kind: "inproceedings" key: "MensDJ02" - title: "PetriNect: A tool for executable modeling of gestural interaction" author: - name: "Romuald Deshayes" link: "https://researchr.org/alias/romuald-deshayes" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Philippe A. Palanque" link: "https://researchr.org/alias/philippe-a.-palanque" year: "2013" doi: "http://dx.doi.org/10.1109/VLHCC.2013.6645266" links: doi: "http://dx.doi.org/10.1109/VLHCC.2013.6645266" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/vl/DeshayesMP13" researchr: "https://researchr.org/publication/DeshayesMP13" cites: 0 citedby: 0 pages: "197-198" booktitle: "vl" kind: "inproceedings" key: "DeshayesMP13" - title: "The Social Developer: The Future of Software Development [Guest Editors' Introduction]" author: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Marcelo Cataldo" link: "https://researchr.org/alias/marcelo-cataldo" - name: "Daniela E. Damian" link: "https://researchr.org/alias/daniela-e.-damian" year: "2019" doi: "https://doi.org/10.1109/MS.2018.2874316" links: doi: "https://doi.org/10.1109/MS.2018.2874316" dblp: "http://dblp.uni-trier.de/rec/bibtex/journals/software/MensCD19" researchr: "https://researchr.org/publication/MensCD19" cites: 0 citedby: 0 journal: "IEEE Software" volume: "36" number: "1" pages: "11-14" kind: "article" key: "MensCD19" - title: "15th European Conference on Software Maintenance and Reengineering, CSMR 2011, 1-4 March 2011, Oldenburg, Germany" year: "2011" links: dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/2011" tags: - "maintenance" researchr: "https://researchr.org/publication/csmr-2011" cites: 0 citedby: 0 booktitle: "15th European Conference on Software Maintenance and Reengineering, CSMR 2011, 1-4 March 2011, Oldenburg, Germany" conference: "CSMR" editor: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Yiannis Kanellopoulos" link: "https://researchr.org/alias/yiannis-kanellopoulos" - name: "Andreas Winter" link: "https://researchr.org/alias/andreas-winter" publisher: "IEEE Computer Society" isbn: "978-0-7695-4343-7" kind: "proceedings" key: "csmr-2011" - title: "Proceedings of the 1st International Workshop on Software Health, SoHeal@ICSE 2018, Gothenburg, Sweden, May 27, 2018" year: "2018" doi: "http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=8444855" links: doi: "http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=8444855" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icse/2018soheal" researchr: "https://researchr.org/publication/icse-2018soheal" cites: 0 citedby: 0 booktitle: "Proceedings of the 1st International Workshop on Software Health, SoHeal@ICSE 2018, Gothenburg, Sweden, May 27, 2018" conference: "ICSE" editor: - name: "Bram Adams" link: "https://researchr.org/alias/bram-adams" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Gregorio Robles" link: "https://researchr.org/alias/gregorio-robles" publisher: "ACM" isbn: "978-1-4503-5730-2" kind: "proceedings" key: "icse-2018soheal" - title: "16th European Conference on Software Maintenance and Reengineering, CSMR 2012, Szeged, Hungary, March 27-30, 2012" year: "2012" doi: "http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=6178852" links: doi: "http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=6178852" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/csmr/2012" researchr: "https://researchr.org/publication/csmr-2012" cites: 0 citedby: 0 booktitle: "16th European Conference on Software Maintenance and Reengineering, CSMR 2012, Szeged, Hungary, March 27-30, 2012" conference: "CSMR" editor: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Anthony Cleve" link: "https://researchr.org/alias/anthony-cleve" - name: "Rudolf Ferenc" link: "https://researchr.org/alias/rudolf-ferenc" publisher: "IEEE" isbn: "978-1-4673-0984-4" kind: "proceedings" key: "csmr-2012" - title: "2nd ERCIM Workshop on Software Evolution, EVOL 2006, Lille, France, April 6-7, 2006" year: "2006" links: dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/evol/2006" researchr: "https://researchr.org/publication/evol-2006" cites: 0 citedby: 0 booktitle: "2nd ERCIM Workshop on Software Evolution, EVOL 2006, Lille, France, April 6-7, 2006" conference: "revolutions" editor: - name: "Laurence Duchien" link: "https://researchr.org/alias/laurence-duchien" - name: "Maja D'Hondt" link: "https://researchr.org/alias/maja-d%27hondt" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" kind: "proceedings" key: "evol-2006" - title: "Proceedings of the joint international and annual ERCIM workshops on Principles of software evolution (IWPSE) and software evolution (Evol) workshops, Amsterdam, Netherlands, August 24-28, 2009" year: "2009" doi: "http://dl.acm.org/citation.cfm?id=1595808" links: doi: "http://dl.acm.org/citation.cfm?id=1595808" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/iwpse/2009" researchr: "https://researchr.org/publication/iwpse-2009" cites: 0 citedby: 0 booktitle: "Proceedings of the joint international and annual ERCIM workshops on Principles of software evolution (IWPSE) and software evolution (Evol) workshops, Amsterdam, Netherlands, August 24-28, 2009" conference: "iwpse" editor: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Kim Mens" link: "https://researchr.org/alias/kim-mens" - name: "Michel Wermelinger" link: "https://researchr.org/alias/michel-wermelinger" publisher: "ACM" isbn: "978-1-60558-678-6" kind: "proceedings" key: "iwpse-2009" - title: "Software Evolution" year: "2008" doi: "http://dx.doi.org/10.1007/978-3-540-76440-3" links: doi: "http://dx.doi.org/10.1007/978-3-540-76440-3" tags: - "software evolution" researchr: "https://researchr.org/publication/springer%3A2008Mens" cites: 0 citedby: 0 editor: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Serge Demeyer" link: "http://win.ua.ac.be/~sdemey/" publisher: "Springer" isbn: "978-3-540-76439-7" kind: "book" key: "springer:2008Mens" - title: "Proceedings of the 2nd International Workshop on Software Health, SoHeal@ICSE 2019, Montreal, QC, Canada, May 28, 2019" year: "2019" doi: "https://dl.acm.org/citation.cfm?id=3355301" links: doi: "https://dl.acm.org/citation.cfm?id=3355301" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/icse/2019soheal" researchr: "https://researchr.org/publication/icse-2019soheal" cites: 0 citedby: 0 booktitle: "Proceedings of the 2nd International Workshop on Software Health, SoHeal@ICSE 2019, Montreal, QC, Canada, May 28, 2019" conference: "ICSE" editor: - name: "Bram Adams" link: "https://researchr.org/alias/bram-adams" - name: "Eleni Constantinou" link: "https://researchr.org/alias/eleni-constantinou" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Kate Stewart" link: "https://researchr.org/alias/kate-stewart" - name: "Gregorio Robles" link: "https://researchr.org/alias/gregorio-robles" publisher: "IEEE / ACM" kind: "proceedings" key: "icse-2019soheal" - title: "Joint Proceedings of the 4th International Workshop on Quantitative Approaches to Software Quality (QuASoQ 2016) and 1st International Workshop on Technical Debt Analytics (TDA 2016) co-located with the 23rd Asia-Pacific Software Engineering Conference (APSEC 2016), Hamilton, New Zealand, December 6, 2016" year: "2016" doi: "http://nbn-resolving.de/urn:nbn:de:0074-1771-0" links: doi: "http://nbn-resolving.de/urn:nbn:de:0074-1771-0" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/apsec/2016quasoq" researchr: "https://researchr.org/publication/apsec-2016quasoq" cites: 0 citedby: 0 booktitle: "Joint Proceedings of the 4th International Workshop on Quantitative Approaches to Software Quality (QuASoQ 2016) and 1st International Workshop on Technical Debt Analytics (TDA 2016) co-located with the 23rd Asia-Pacific Software Engineering Conference (APSEC 2016), Hamilton, New Zealand, December 6, 2016" conference: "apsec" editor: - name: "Horst Lichter" link: "https://researchr.org/alias/horst-lichter" - name: "Konrad Fögen" link: "https://researchr.org/alias/konrad-f%C3%B6gen" - name: "Thanwadee Sunetnanta" link: "https://researchr.org/alias/thanwadee-sunetnanta" - name: "Toni Anwar" link: "https://researchr.org/alias/toni-anwar" - name: "Aiko Yamashita" link: "https://researchr.org/alias/aiko-yamashita" - name: "Leon Moonen" link: "https://researchr.org/alias/leon-moonen" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Amjed Tahir" link: "https://researchr.org/alias/amjed-tahir" - name: "Ashish Sureka" link: "https://researchr.org/alias/ashish-sureka" volume: "1771" series: "CEUR Workshop Proceedings" publisher: "CEUR-WS.org" kind: "proceedings" key: "apsec-2016quasoq" - title: "Evolving Software Systems" year: "2014" doi: "http://dx.doi.org/10.1007/978-3-642-45398-4" links: doi: "http://dx.doi.org/10.1007/978-3-642-45398-4" dblp: "http://dblp.uni-trier.de/rec/bibtex/books/sp/ess2014" researchr: "https://researchr.org/publication/ess2014" cites: 0 citedby: 0 editor: - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Alexander Serebrenik" link: "http://www.win.tue.nl/~aserebre/" - name: "Anthony Cleve" link: "https://researchr.org/alias/anthony-cleve" publisher: "Springer" isbn: "978-3-642-45397-7" kind: "book" key: "ess2014" - title: "Post-proceedings of the 8th Seminar on Advanced Techniques and Tools for Software Evolution, Mons, Belgium, July 6-8, 2015" year: "2017" doi: "http://nbn-resolving.de/urn:nbn:de:0074-1820-3" links: doi: "http://nbn-resolving.de/urn:nbn:de:0074-1820-3" dblp: "http://dblp.uni-trier.de/rec/bibtex/conf/sattose/2015" researchr: "https://researchr.org/publication/sattose-2015" cites: 0 citedby: 0 booktitle: "Post-proceedings of the 8th Seminar on Advanced Techniques and Tools for Software Evolution, Mons, Belgium, July 6-8, 2015" conference: "sattose" editor: - name: "Anya Helene Bagge" link: "https://researchr.org/alias/anya-helene-bagge" - name: "Tom Mens" link: "http://staff.umh.ac.be/Mens.Tom/" - name: "Haidar Osman" link: "https://researchr.org/alias/haidar-osman" volume: "1820" series: "CEUR Workshop Proceedings" publisher: "CEUR-WS.org" kind: "proceedings" key: "sattose-2015"